Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/libs/gnttab/
A Dgnttab_core.c25 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
41 xgt->tc_ah.restrict_callback = all_restrict_cb; in xengnttab_open()
/xen-4.10.0-shim-comet/tools/libs/foreignmemory/
A Dcore.c22 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
44 fmem->tc_ah.restrict_callback = all_restrict_cb; in xenforeignmemory_open()
/xen-4.10.0-shim-comet/tools/libs/call/
A Dcore.c20 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
33 xcall->tc_ah.restrict_callback = all_restrict_cb; in xencall_open()
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/xenstore/
A Dxs.c226 static int all_restrict_cb(Xentoolcore__Active_Handle *ah, domid_t domid) { in all_restrict_cb() function
244 h->tc_ah.restrict_callback = all_restrict_cb; in get_handle()

Completed in 8 milliseconds