Searched defs:sched_atom (Results 1 – 1 of 1) sorted by relevance
85 struct sched_atom { struct86 enum sched_event_type type;87 int specific_wait;88 u64 timestamp;89 u64 duration;90 unsigned long nr;91 sem_t *wait_sem;92 struct task_desc *wakee;