Home
last modified time | relevance | path

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

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