Searched refs:qp_notify_peer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 1449 static int qp_notify_peer(bool attach, in qp_notify_peer() function 1662 qp_notify_peer(true, entry->qp.handle, context_id, in qp_broker_attach() 2034 qp_notify_peer(true, handle, context_id, entry->create_id); in vmci_qp_broker_set_page_store() 2183 qp_notify_peer(false, handle, context_id, peer_id); in vmci_qp_broker_detach()
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_queue_pair.c | 1451 static int qp_notify_peer(bool attach, in qp_notify_peer() function 1664 qp_notify_peer(true, entry->qp.handle, context_id, in qp_broker_attach() 2039 qp_notify_peer(true, handle, context_id, entry->create_id); in vmci_qp_broker_set_page_store() 2188 qp_notify_peer(false, handle, context_id, peer_id); in vmci_qp_broker_detach()
|
Completed in 15 milliseconds