Searched refs:queue_pair_notify_peer_local (Results 1 – 1 of 1) sorted by relevance
58 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