/include/trace/hooks/ |
D | binder.h | 47 TP_PROTO(struct binder_thread *thread, struct binder_proc *proc), 48 TP_ARGS(thread, proc)); 51 struct binder_thread *thread), 52 TP_ARGS(list, proc, thread)); 57 TP_PROTO(struct binder_proc *proc, struct binder_thread *thread), 58 TP_ARGS(proc, thread)); 60 TP_PROTO(struct binder_proc *proc, struct binder_thread *thread), 61 TP_ARGS(proc, thread)); 63 TP_PROTO(struct binder_thread *thread, bool do_proc_work, int *ret), 64 TP_ARGS(thread, do_proc_work, ret)); [all …]
|
/include/linux/iio/ |
D | triggered_buffer.h | 14 irqreturn_t (*thread)(int irq, void *p), 20 #define iio_triggered_buffer_setup(indio_dev, h, thread, setup_ops) \ argument 21 iio_triggered_buffer_setup_ext((indio_dev), (h), (thread), \ 28 irqreturn_t (*thread)(int irq, void *p), 33 #define devm_iio_triggered_buffer_setup(dev, indio_dev, h, thread, setup_ops) \ argument 34 devm_iio_triggered_buffer_setup_ext((dev), (indio_dev), (h), (thread), \
|
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 | 265 void (*thread)(void *, void *); member 275 void (*thread)(void *, void *), void *data,
|
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 | of.h | 352 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread); 356 extern u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread); 622 unsigned int *thread) in of_get_cpu_node() argument
|
D | mISDNif.h | 508 struct task_struct *thread; member
|
D | interrupt.h | 124 struct task_struct *thread; member
|
D | sched.h | 1565 struct thread_struct thread; member
|
D | netdevice.h | 374 struct task_struct *thread; member
|
/include/linux/sched/ |
D | task.h | 177 *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 | 462 struct task_struct *thread; member
|