Searched refs:SCHED_PRIV (Results 1 – 1 of 1) sorted by relevance
62 #define SCHED_PRIV(s) ((a653sched_priv_t *)((s)->sched_data)) macro211 SCHED_PRIV(ops)->schedule[i].unit = in update_schedule_units()213 SCHED_PRIV(ops)->schedule[i].dom_handle, in update_schedule_units()214 SCHED_PRIV(ops)->schedule[i].unit_id); in update_schedule_units()233 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in arinc653_sched_set()310 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in arinc653_sched_get()372 xfree(SCHED_PRIV(ops)); in a653sched_deinit()388 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_alloc_udata()432 list_add(&svc->list, &SCHED_PRIV(ops)->unit_list); in a653sched_alloc_udata()448 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_free_udata()[all …]
Completed in 3 milliseconds