Home
last modified time | relevance | path

Searched defs:task_struct (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dsched.h593 struct task_struct { struct
605 * This begins the randomizable portion of task_struct. Only argument
625 struct task_struct *last_wakee; argument
634 int recent_used_cpu;
635 int wake_cpu;
637 int on_rq;
639 int prio;
640 int static_prio;
641 int normal_prio;
642 unsigned int rt_priority;
[all …]
Dmemcontrol.h921 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
/Linux-v4.19/tools/include/linux/
Dlockdep.h26 struct task_struct { struct
39 extern struct task_struct *__curr(void); argument
/Linux-v4.19/mm/
Dmemcontrol.c1068 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()