Searched defs:task_struct (Results 1 – 3 of 3) sorted by relevance
832 * This begins the randomizable portion of task_struct. Only argument851 struct task_struct *last_wakee; argument862 int on_rq;864 int prio;1068 struct task_struct __rcu *real_parent; argument1078 struct task_struct *group_leader; argument1105 u64 utime;1232 struct task_struct *pi_top_task; argument1324 u32 rmid;1577 struct task_struct *oom_reaper_list; argument[all …]
1285 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
162 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE()
Completed in 20 milliseconds