Home
last modified time | relevance | path

Searched refs:vmci_event_unsubscribe (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/misc/vmw_vmci/
A Dvmci_event.c199 int vmci_event_unsubscribe(u32 sub_id) in vmci_event_unsubscribe() function
216 EXPORT_SYMBOL_GPL(vmci_event_unsubscribe);
A Dvmci_guest.c873 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_probe_device()
911 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_remove_device()
/linux-6.3-rc2/include/linux/
A Dvmw_vmci_api.h46 int vmci_event_unsubscribe(u32 subid);
/linux-6.3-rc2/net/vmw_vsock/
A Dvmci_transport.c1488 vmci_event_unsubscribe(detach_sub_id); in vmci_transport_recv_connecting_client_negotiate()
1604 vmci_event_unsubscribe(transport->detach_sub_id); in vmci_transport_free_resources()
2113 vmci_event_unsubscribe(vmci_transport_qp_resumed_sub_id); in vmci_transport_init()
2133 vmci_event_unsubscribe(vmci_transport_qp_resumed_sub_id); in vmci_transport_exit()

Completed in 12 milliseconds