Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_queue_pair.c58 static int queue_pair_notify_peer_local(bool attach,
635 result = queue_pair_notify_peer_local(true, *handle); in vmci_queue_pair_alloc_guest_work()
830 result = queue_pair_notify_peer_local(false, handle); in vmci_queue_pair_detach_guest_work()
914 queue_pair_notify_peer_local(bool attach, struct vmci_handle handle) in queue_pair_notify_peer_local() function