Searched defs:task_struct (Results 1 – 1 of 1) sorted by relevance
939 struct task_struct { struct950 struct task_struct *last_wakee; argument951 int recent_used_cpu;952 int wake_cpu;953 int on_rq;954 int prio;955 int static_prio;956 int normal_prio;957 unsigned int rt_priority;966 struct sched_entity se;[all …]