Searched refs:ctx_update_sub_id (Results 1 – 1 of 1) sorted by relevance
42 static u32 ctx_update_sub_id = VMCI_INVALID_ID; variable141 if (sub_id != ctx_update_sub_id) { in vmci_guest_cid_update()574 &ctx_update_sub_id); in vmci_guest_probe_device()652 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_probe_device()656 VMCI_EVENT_CTX_ID_UPDATE, ctx_update_sub_id, vmci_err); in vmci_guest_probe_device()691 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_remove_device()695 VMCI_EVENT_CTX_ID_UPDATE, ctx_update_sub_id, vmci_err); in vmci_guest_remove_device()
Completed in 6 milliseconds