Searched defs:task_struct (Results 1 – 9 of 9) sorted by relevance
764 struct task_struct { struct776 * This begins the randomizable portion of task_struct. Only argument796 struct task_struct *last_wakee; argument805 int recent_used_cpu;806 int wake_cpu;808 int on_rq;810 int prio;811 int static_prio;812 int normal_prio;813 unsigned int rt_priority;[all …]
1112 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
655 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()