Home
last modified time | relevance | path

Searched refs:all_restrict_cb (Results 1 – 6 of 6) sorted by relevance

/xen/tools/libs/evtchn/
A Dcore.c21 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
42 xce->tc_ah.restrict_callback = all_restrict_cb; in xenevtchn_open()
/xen/tools/libs/gnttab/
A Dgnttab_core.c26 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
42 xgt->tc_ah.restrict_callback = all_restrict_cb; in xengnttab_open()
/xen/tools/libs/call/
A Dcore.c20 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
43 xcall->tc_ah.restrict_callback = all_restrict_cb; in xencall_open()
/xen/tools/libs/foreignmemory/
A Dcore.c24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
46 fmem->tc_ah.restrict_callback = all_restrict_cb; in xenforeignmemory_open()
/xen/tools/libs/devicemodel/
A Dcore.c24 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
44 dmod->tc_ah.restrict_callback = all_restrict_cb; in xendevicemodel_open()
/xen/tools/xenstore/
A Dxs.c232 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
250 h->tc_ah.restrict_callback = all_restrict_cb; in get_handle()

Completed in 9 milliseconds