Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
731 struct task_struct { struct747 * This begins the randomizable portion of task_struct. Only argument767 struct task_struct *last_wakee; argument776 int recent_used_cpu;777 int wake_cpu;779 int on_rq;781 int prio;782 int static_prio;783 int normal_prio;784 unsigned int rt_priority;[all …]
1349 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()