Searched refs:a653sched_priv_t (Results 1 – 1 of 1) sorted by relevance
62 #define SCHED_PRIV(s) ((a653sched_priv_t *)((s)->sched_data))146 } a653sched_priv_t; typedef233 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()349 a653sched_priv_t *prv; in a653sched_init()351 prv = xzalloc(a653sched_priv_t); in a653sched_init()388 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_alloc_udata()448 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_free_udata()518 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_do_schedule()
Completed in 3 milliseconds