Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c850 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) in qp_notify_peer_local() function
1039 result = qp_notify_peer_local(false, handle); in qp_detatch_guest_work()
1139 result = qp_notify_peer_local(true, *handle); in qp_alloc_guest_work()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c852 static int qp_notify_peer_local(bool attach, struct vmci_handle handle) in qp_notify_peer_local() function
1041 result = qp_notify_peer_local(false, handle); in qp_detatch_guest_work()
1141 result = qp_notify_peer_local(true, *handle); in qp_alloc_guest_work()

Completed in 8 milliseconds