Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
737 struct task_struct { struct753 * This begins the randomizable portion of task_struct. Only argument773 struct task_struct *last_wakee; argument782 int recent_used_cpu;783 int wake_cpu;785 int on_rq;787 int prio;788 int static_prio;789 int normal_prio;790 unsigned int rt_priority;[all …]
1351 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()