Searched defs:task_struct (Results 1 – 9 of 9) sorted by relevance
754 struct task_struct { struct766 * This begins the randomizable portion of task_struct. Only argument786 struct task_struct *last_wakee; argument795 int recent_used_cpu;796 int wake_cpu;798 int on_rq;800 int prio;801 int static_prio;802 int normal_prio;803 unsigned int rt_priority;[all …]
1111 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
26 struct task_struct { struct39 extern struct task_struct *__curr(void); argument
26 struct task_struct { struct30 struct task_struct *group_leader; argument
7 struct task_struct { struct28 struct task_struct *task = (void *)bpf_get_current_task(); in handle_sys_enter() argument
14 struct task_struct {}; struct
62 struct task_struct *task_struct; in kunit_try_catch_run() local
663 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
1329 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()