Home
last modified time | relevance | path

Searched refs:destroy_waitqueue_head (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dwait.h30 void destroy_waitqueue_head(struct waitqueue_head *wq);
/xen-4.10.0-shim-comet/xen/common/
A Dvm_event.c572 destroy_waitqueue_head(&d->vm_event_paging->wq); in vm_event_cleanup()
578 destroy_waitqueue_head(&d->vm_event_monitor->wq); in vm_event_cleanup()
584 destroy_waitqueue_head(&d->vm_event_share->wq); in vm_event_cleanup()
A Dwait.c89 void destroy_waitqueue_head(struct waitqueue_head *wq) in destroy_waitqueue_head() function

Completed in 5 milliseconds