Searched defs:task_struct (Results 1 – 2 of 2) sorted by relevance
89 typedef struct LosTaskCB task_struct; typedef
1094 struct task_struct { struct1105 struct task_struct *last_wakee; argument1106 int recent_used_cpu;1107 int wake_cpu;1108 int on_rq;1109 int prio;1110 int static_prio;1111 int normal_prio;1112 unsigned int rt_priority;1113 struct sched_entity se;[all …]