Searched defs:lockfd (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_suspend.c | 43 static int lock_suspend_event(xc_interface *xch, uint32_t domid, int *lockfd) in lock_suspend_event() 103 static int unlock_suspend_event(xc_interface *xch, uint32_t domid, int *lockfd) in unlock_suspend_event() 151 uint32_t domid, int suspend_evtchn, int *lockfd) in xc_suspend_evtchn_release() 160 uint32_t domid, int port, int *lockfd) in xc_suspend_evtchn_init_sane() 190 uint32_t domid, int port, int *lockfd) in xc_suspend_evtchn_init_exclusive()
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-hptool.c | 103 int *evtchn, int *lockfd) in suspend_guest()
|
/xen-4.10.0-shim-comet/tools/console/client/ |
A D | main.c | 50 static int lockfd = -1; variable
|
Completed in 3 milliseconds