/include/trace/hooks/ |
D | binder.h | 50 struct binder_thread **thread, int node_debug_id, bool pending_async, 52 TP_ARGS(proc, t, thread, node_debug_id, pending_async, sync, skip)); 54 TP_PROTO(struct list_head **list, struct binder_thread *thread, struct binder_proc *proc, 56 TP_ARGS(list, thread, proc, wait_for_proc_work)); 66 TP_PROTO(struct binder_thread *thread, struct binder_proc *proc), 67 TP_ARGS(thread, proc)); 70 struct binder_thread *thread), 71 TP_ARGS(list, proc, thread)); 76 TP_PROTO(struct binder_proc *proc, struct binder_thread *thread), 77 TP_ARGS(proc, thread)); [all …]
|
/include/linux/iio/ |
D | triggered_buffer.h | 13 irqreturn_t (*thread)(int irq, void *p), 18 #define iio_triggered_buffer_setup(indio_dev, h, thread, setup_ops) \ argument 19 iio_triggered_buffer_setup_ext((indio_dev), (h), (thread), (setup_ops), NULL) 24 irqreturn_t (*thread)(int irq, void *p), 28 #define devm_iio_triggered_buffer_setup(dev, indio_dev, h, thread, setup_ops) \ argument 29 devm_iio_triggered_buffer_setup_ext((dev), (indio_dev), (h), (thread), (setup_ops), NULL)
|
D | trigger_consumer.h | 33 irqreturn_t (*thread)(int irq, void *p); member 43 irqreturn_t (*thread)(int irq, void *p),
|
D | triggered_event.h | 9 irqreturn_t (*thread)(int irq, void *p));
|
/include/linux/ |
D | vfio.h | 240 void (*thread)(void *, void *); member 251 void (*thread)(void *, void *),
|
D | pktcdvd.h | 56 struct task_struct *thread; member
|
D | w1.h | 231 struct task_struct *thread; member
|
D | cpu.h | 42 int cpu, unsigned int *thread);
|
D | mISDNif.h | 508 struct task_struct *thread; member
|
D | interrupt.h | 124 struct task_struct *thread; member
|
D | of.h | 352 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread); 632 unsigned int *thread) in of_get_cpu_node() argument
|
D | sched.h | 1531 struct thread_struct thread; member
|
D | netdevice.h | 349 struct task_struct *thread; member
|
/include/linux/sched/ |
D | task.h | 168 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
|
/include/soc/tegra/ |
D | bpmp.h | 26 } cpu_tx, thread, cpu_rx; member
|
/include/pcmcia/ |
D | ss.h | 184 struct task_struct *thread; member
|
/include/drm/ |
D | gpu_scheduler.h | 331 struct task_struct *thread; member
|