Searched defs:thread (Results 1 - 8 of 8) sorted by relevance

/include/media/
H A Dvideobuf-dvb.h18 struct task_struct *thread; member in struct:videobuf_dvb
/include/linux/mtd/
H A Dblktrans.h46 struct task_struct *thread; member in struct:mtd_blktrans_dev
/include/scsi/
H A Dlibfcoe.h286 * struct fcoe_percpu_s - The context for FCoE receive thread(s)
287 * @thread: The thread context
294 struct task_struct *thread; member in struct:fcoe_percpu_s
/include/linux/
H A Dinterrupt.h104 * @thread: thread pointer for threaded interrupts
105 * @thread_flags: flags related to @thread
106 * @thread_mask: bitmask for keeping track of @thread activity
116 struct task_struct *thread; member in struct:irqaction
H A Dpktcdvd.h151 struct task_struct *thread; member in struct:packet_cdrw
H A DmISDNif.h496 struct task_struct *thread; member in struct:mISDNstack
H A Dsched.h15 #define CLONE_THREAD 0x00010000 /* Same thread group? */
472 * tracked for threads and thread groups. Most things considering
503 * struct thread_group_cputimer - thread group interval timer counts
504 * @cputime: thread group interval timers.
510 * used for thread group CPU timer calculations.
535 /* current thread group signal load-balancing target: */
541 /* thread group exit support */
551 /* thread group stop support, overloads group_exit_code too */
867 POWERSAVINGS_BALANCE_BASIC, /* Fill one thread/core/package
1400 /* mm fault and swap info: this can arguably be seen as either mm-specific or thread
1428 struct thread_struct thread; member in struct:task_struct
[all...]
/include/pcmcia/
H A Dss.h186 /* state thread */
187 struct task_struct *thread; member in struct:pcmcia_socket

Completed in 500 milliseconds