Searched refs:thread (Results 1 - 11 of 11) sorted by relevance

/include/linux/iio/
H A Dtrigger_consumer.h24 * @thread: threaded interrupt part
36 irqreturn_t (*thread)(int irq, void *p); member in struct:iio_poll_func
46 irqreturn_t (*thread)(int irq, void *p),
/include/media/
H A Dvideobuf-dvb.h18 struct task_struct *thread; member in struct:videobuf_dvb
/include/linux/
H A Dpktcdvd.h56 struct task_struct *thread; member in struct:packet_cdrw
H A Dcpu.h34 int cpu, unsigned int *thread);
H A Dinit_task.h207 .thread = INIT_THREAD, \
H A Dof.h282 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
502 unsigned int *thread)
501 of_get_cpu_node(int cpu, unsigned int *thread) argument
H A Dinterrupt.h100 * @thread: thread pointer for threaded interrupts
101 * @thread_flags: flags related to @thread
102 * @thread_mask: bitmask for keeping track of @thread activity
111 struct task_struct *thread; member in struct:irqaction
H A DmISDNif.h509 struct task_struct *thread; member in struct:mISDNstack
H A Dsched.h505 * that are tracked for threads and thread groups. Most things considering
542 * struct thread_group_cputimer - thread group interval timer counts
543 * @cputime: thread group interval timers.
549 * used for thread group CPU timer calculations.
575 /* current thread group signal load-balancing target: */
581 /* thread group exit support */
591 /* thread group stop support, overloads group_exit_code too */
1305 /* per-thread vma caching */
1386 /* mm fault and swap info: this can arguably be seen as either mm-specific or thread-specific */
1413 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
/include/scsi/
H A Dlibfcoe.h321 * struct fcoe_percpu_s - The context for FCoE receive thread(s)
322 * @thread: The thread context
329 struct task_struct *thread; member in struct:fcoe_percpu_s

Completed in 2367 milliseconds