Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dworkqueue.h89 typedef struct LosTaskCB task_struct; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1094 struct task_struct { struct
1105 struct task_struct *last_wakee; argument
1106 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 …]