Home
last modified time | relevance | path

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

/include/linux/
Dsched.h636 struct task_struct { struct
648 * This begins the randomizable portion of task_struct. Only argument
668 struct task_struct *last_wakee; argument
677 int recent_used_cpu;
678 int wake_cpu;
680 int on_rq;
682 int prio;
683 int static_prio;
684 int normal_prio;
685 unsigned int rt_priority;
[all …]
Dmemcontrol.h990 int (*fn)(struct task_struct *, void *), void *arg) in mem_cgroup_scan_tasks()