Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h36179 struct task_struct___2 { struct
36191 struct task_struct___2 *last_wakee; argument
36192 int recent_used_cpu;
36193 int wake_cpu;
36194 int on_rq;
36195 int prio;
36196 int static_prio;
36197 int normal_prio;
36198 unsigned int rt_priority;
36199 const struct sched_class *sched_class;
[all …]
Dvmlinux.h36179 struct task_struct___2 { struct
36191 struct task_struct___2 *last_wakee; argument
36192 int recent_used_cpu;
36193 int wake_cpu;
36194 int on_rq;
36195 int prio;
36196 int static_prio;
36197 int normal_prio;
36198 unsigned int rt_priority;
36199 const struct sched_class *sched_class;
[all …]