Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
656 struct task_struct { struct668 * This begins the randomizable portion of task_struct. Only argument688 struct task_struct *last_wakee; argument697 int recent_used_cpu;698 int wake_cpu;700 int on_rq;702 int prio;703 int static_prio;704 int normal_prio;705 unsigned int rt_priority;[all …]
1096 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()