Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
597 struct task_struct { struct609 * This begins the randomizable portion of task_struct. Only argument629 struct task_struct *last_wakee; argument638 int recent_used_cpu;639 int wake_cpu;641 int on_rq;643 int prio;644 int static_prio;645 int normal_prio;646 unsigned int rt_priority;[all …]
924 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()