Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_guest.c50 static u32 ctx_update_sub_id = VMCI_INVALID_ID; variable
142 if (sub_id != ctx_update_sub_id) { in vmci_guest_cid_update()
557 &ctx_update_sub_id); in vmci_guest_probe_device()
633 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_probe_device()
637 VMCI_EVENT_CTX_ID_UPDATE, ctx_update_sub_id, vmci_err); in vmci_guest_probe_device()
672 vmci_err = vmci_event_unsubscribe(ctx_update_sub_id); in vmci_guest_remove_device()
676 VMCI_EVENT_CTX_ID_UPDATE, ctx_update_sub_id, vmci_err); in vmci_guest_remove_device()