Home
last modified time | relevance | path

Searched refs:thread (Results 1 – 17 of 17) sorted by relevance

/include/trace/hooks/
Dbinder.h39 struct binder_thread *thread, struct binder_transaction_data *tr),
40 TP_ARGS(target_proc, proc, thread, tr));
43 struct binder_thread *thread, struct binder_transaction_data *tr),
44 TP_ARGS(target_proc, proc, thread, tr));
56 TP_PROTO(struct list_head **list, struct binder_thread *thread, struct binder_proc *proc,
58 TP_ARGS(list, thread, proc, wait_for_proc_work, nothing_to_do));
65 struct binder_thread *thread, uint32_t cmd),
66 TP_ARGS(t, proc, thread, cmd));
72 struct binder_thread *thread, struct binder_work *w,
74 TP_ARGS(t, proc, thread, w, head, sync, special_task));
[all …]
/include/linux/iio/
Dtriggered_buffer.h14 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), \
Dtrigger_consumer.h33 irqreturn_t (*thread)(int irq, void *p); member
43 irqreturn_t (*thread)(int irq, void *p),
Dtriggered_event.h9 irqreturn_t (*thread)(int irq, void *p));
/include/linux/
Dpktcdvd.h56 struct task_struct *thread; member
Dvfio.h346 void (*thread)(void *, void *); member
357 void (*thread)(void *, void *), void *data,
Dw1.h231 struct task_struct *thread; member
Dcpu.h43 int cpu, unsigned int *thread);
DmISDNif.h508 struct task_struct *thread; member
Dof.h357 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
363 extern u64 of_get_cpu_hwid(struct device_node *cpun, unsigned int thread);
646 unsigned int *thread) in of_get_cpu_node() argument
Dinterrupt.h124 struct task_struct *thread; member
Dsched.h1549 struct thread_struct thread; member
Dnetdevice.h383 struct task_struct *thread; member
/include/linux/sched/
Dtask.h193 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
/include/pcmcia/
Dss.h184 struct task_struct *thread; member
/include/soc/tegra/
Dbpmp.h27 } cpu_tx, thread, cpu_rx; member
/include/drm/
Dgpu_scheduler.h510 struct task_struct *thread; member