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