Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vmware/vmci/
H A Dvmci_queue_pair.c60 static int queue_pair_notify_peer_local(bool attach,
634 result = queue_pair_notify_peer_local(true, *handle); in vmci_queue_pair_alloc_guest_work()
829 result = queue_pair_notify_peer_local(false, handle); in vmci_queue_pair_detach_guest_work()
915 queue_pair_notify_peer_local(bool attach, struct vmci_handle handle) in queue_pair_notify_peer_local() function