Home
last modified time | relevance | path

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

/include/linux/
A Dsched.h832 * This begins the randomizable portion of task_struct. Only argument
851 struct task_struct *last_wakee; argument
862 int on_rq;
864 int prio;
1068 struct task_struct __rcu *real_parent; argument
1078 struct task_struct *group_leader; argument
1105 u64 utime;
1232 struct task_struct *pi_top_task; argument
1324 u32 rmid;
1577 struct task_struct *oom_reaper_list; argument
[all …]
A Dmemcontrol.h1285 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
/include/linux/sched/
A Dtask.h162 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE()

Completed in 26 milliseconds