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

/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c852 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) function
1041 result = qp_notify_peer_local(false, handle);
1141 result = qp_notify_peer_local(true, *handle);

Completed in 261 milliseconds