Searched refs:sched_prio_data (Results 1 – 1 of 1) sorted by relevance
11 struct sched_prio_data { struct31 struct sched_prio_data *data; in sched_prio_init_data() argument33 data = (struct sched_prio_data *)obj->data; in sched_prio_init_data()56 struct sched_prio_data *data = (struct sched_prio_data *)obj->data; in prio_queue_add()57 struct sched_prio_data *iter_data; in prio_queue_add()64 iter_data = container_of(pos, struct sched_prio_data, list); in prio_queue_add()78 struct sched_prio_data *data = (struct sched_prio_data *)obj->data; in prio_queue_remove()
Completed in 4 milliseconds