Searched refs:a653sched_priv_t (Results 1 – 1 of 1) sorted by relevance
61 #define SCHED_PRIV(s) ((a653sched_priv_t *)((s)->sched_data))145 } a653sched_priv_t; typedef232 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in arinc653_sched_set()309 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in arinc653_sched_get()348 a653sched_priv_t *prv; in a653sched_init()350 prv = xzalloc(a653sched_priv_t); in a653sched_init()385 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_alloc_vdata()541 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_do_schedule()
Completed in 3 milliseconds