Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
624 struct task_struct { struct636 * This begins the randomizable portion of task_struct. Only argument656 struct task_struct *last_wakee; argument665 int recent_used_cpu;666 int wake_cpu;668 int on_rq;670 int prio;671 int static_prio;672 int normal_prio;673 unsigned int rt_priority;[all …]
948 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()