Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
636 struct task_struct { struct648 * This begins the randomizable portion of task_struct. Only argument668 struct task_struct *last_wakee; argument677 int recent_used_cpu;678 int wake_cpu;680 int on_rq;682 int prio;683 int static_prio;684 int normal_prio;685 unsigned int rt_priority;[all …]
990 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()