Searched defs:task_struct (Results 1 – 3 of 3) sorted by relevance
835 struct task_struct { struct849 * This begins the randomizable portion of task_struct. Only argument869 struct task_struct *last_wakee; argument878 int recent_used_cpu;879 int wake_cpu;881 int on_rq;883 int prio;884 int static_prio;885 int normal_prio;886 unsigned int rt_priority;[all …]
1367 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()
176 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE()241 DEFINE_GUARD(task_lock, struct task_struct *, task_lock(_T), task_unlock(_T)) in DEFINE_GUARD()