Home
last modified time | relevance | path

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

/include/linux/
Dsched.h737 struct task_struct { struct
753 * This begins the randomizable portion of task_struct. Only argument
773 struct task_struct *last_wakee; argument
782 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 …]
Dmemcontrol.h1351 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()