Home
last modified time | relevance | path

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

/include/trace/hooks/
Dbinder.h47 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/
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/
Dvfio.h265 void (*thread)(void *, void *); member
275 void (*thread)(void *, void *), void *data,
Dpktcdvd.h56 struct task_struct *thread; member
Dw1.h231 struct task_struct *thread; member
Dcpu.h42 int cpu, unsigned int *thread);
Dof.h352 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
DmISDNif.h508 struct task_struct *thread; member
Dinterrupt.h124 struct task_struct *thread; member
Dsched.h1565 struct thread_struct thread; member
Dnetdevice.h374 struct task_struct *thread; member
/include/linux/sched/
Dtask.h177 *size = arch_task_struct_size - offsetof(struct task_struct, thread); in arch_thread_struct_whitelist()
/include/soc/tegra/
Dbpmp.h26 } cpu_tx, thread, cpu_rx; member
/include/pcmcia/
Dss.h184 struct task_struct *thread; member
/include/drm/
Dgpu_scheduler.h462 struct task_struct *thread; member