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