Searched defs:task_struct (Results 1 – 9 of 9) sorted by relevance
640 struct task_struct { struct652 * This begins the randomizable portion of task_struct. Only argument672 struct task_struct *last_wakee; argument681 int recent_used_cpu;682 int wake_cpu;684 int on_rq;686 int prio;687 int static_prio;688 int normal_prio;689 unsigned int rt_priority;[all …]
1062 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
660 BPF_CALL_4(bpf_get_task_stack, struct task_struct *, task, void *, buf, in BPF_CALL_4()
1315 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()