Searched refs:SCHED_PRIV (Results 1 – 1 of 1) sorted by relevance
61 #define SCHED_PRIV(s) ((a653sched_priv_t *)((s)->sched_data)) macro210 SCHED_PRIV(ops)->schedule[i].vc = in update_schedule_vcpus()212 SCHED_PRIV(ops)->schedule[i].dom_handle, in update_schedule_vcpus()213 SCHED_PRIV(ops)->schedule[i].vcpu_id); in update_schedule_vcpus()232 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()371 xfree(SCHED_PRIV(ops)); in a653sched_deinit()385 a653sched_priv_t *sched_priv = SCHED_PRIV(ops); in a653sched_alloc_vdata()429 list_add(&svc->list, &SCHED_PRIV(ops)->vcpu_list); in a653sched_alloc_vdata()471 return SCHED_PRIV(ops); in a653sched_alloc_domdata()[all …]
Completed in 4 milliseconds