| /include/trace/hooks/ |
| D | binder.h | 45 TP_PROTO(struct list_head **list, struct binder_thread *thread, struct binder_proc *proc, 47 TP_ARGS(list, thread, proc, wait_for_proc_work, nothing_to_do)); 54 struct binder_thread *thread, uint32_t cmd), 55 TP_ARGS(t, proc, thread, cmd)); 61 struct binder_thread *thread, struct binder_work *w, 63 TP_ARGS(t, proc, thread, w, head, sync, special_task)); 65 TP_PROTO(struct binder_proc *proc, struct binder_thread *thread, 67 TP_ARGS(proc, thread, buffer, has_transaction)); 72 struct binder_thread *thread, 75 TP_ARGS(caller_task, cmd, arg, thread, proc, 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 | pktcdvd.h | 56 struct task_struct *thread; member
|
| D | vfio.h | 357 void (*thread)(void *, void *); member 368 void (*thread)(void *, void *), void *data,
|
| D | w1.h | 232 struct task_struct *thread; member
|
| D | cpu.h | 43 int cpu, unsigned int *thread);
|
| D | mISDNif.h | 508 struct task_struct *thread; member
|
| D | of.h | 356 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread); 362 extern u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread); 641 unsigned int *thread) in of_get_cpu_node() argument
|
| D | interrupt.h | 128 struct task_struct *thread; member
|
| D | sched.h | 1687 struct thread_struct thread; member
|
| D | netdevice.h | 379 struct task_struct *thread; member
|
| /include/pcmcia/ |
| D | ss.h | 184 struct task_struct *thread; member
|
| /include/soc/tegra/ |
| D | bpmp.h | 27 } cpu_tx, thread, cpu_rx; member
|
| /include/linux/sched/ |
| D | task.h | 205 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
|