Home
last modified time | relevance | path

Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dsched.h731 struct task_struct { struct
747 * This begins the randomizable portion of task_struct. Only argument
767 struct task_struct *last_wakee; argument
776 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 …]
Dmemcontrol.h1349 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()