Searched refs:all_restrict_cb (Results 1 – 6 of 6) sorted by relevance
21 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function42 xce->tc_ah.restrict_callback = all_restrict_cb; in xenevtchn_open()
26 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function42 xgt->tc_ah.restrict_callback = all_restrict_cb; in xengnttab_open()
20 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function43 xcall->tc_ah.restrict_callback = all_restrict_cb; in xencall_open()
24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function46 fmem->tc_ah.restrict_callback = all_restrict_cb; in xenforeignmemory_open()
24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function44 dmod->tc_ah.restrict_callback = all_restrict_cb; in xendevicemodel_open()
232 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function250 h->tc_ah.restrict_callback = all_restrict_cb; in get_handle()
Completed in 9 milliseconds