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()
25 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function41 xgt->tc_ah.restrict_callback = all_restrict_cb; in xengnttab_open()
22 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function44 fmem->tc_ah.restrict_callback = all_restrict_cb; in xenforeignmemory_open()
20 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function33 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() function44 dmod->tc_ah.restrict_callback = all_restrict_cb; in xendevicemodel_open()
226 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function244 h->tc_ah.restrict_callback = all_restrict_cb; in get_handle()
Completed in 8 milliseconds