Searched refs:vmci_event_unsubscribe (Results 1 – 4 of 4) sorted by relevance
199 int vmci_event_unsubscribe(u32 sub_id) in vmci_event_unsubscribe() function216 EXPORT_SYMBOL_GPL(vmci_event_unsubscribe);
873 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()
46 int vmci_event_unsubscribe(u32 subid);
1488 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