sched_atom
static struct sched_atom *
struct sched_atom *event = zalloc(sizeof(*event));
struct sched_atom **atoms_p;
size = sizeof(struct sched_atom *) * (task->nr_events + 1);
static struct sched_atom *last_event(struct task_desc *task)
struct sched_atom *event, *curr_event = last_event(task);
struct sched_atom *event, *wakee_event;
struct sched_atom *event = get_new_event(task, timestamp);
struct sched_atom *atom)
struct sched_atom;
struct sched_atom **atoms;