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

/freebsd-13-stable/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);
829 result = queue_pair_notify_peer_local(false, handle);
898 * queue_pair_notify_peer_local --
913 queue_pair_notify_peer_local(bool attach, struct vmci_handle handle) function

Completed in 46 milliseconds