notify_idx 229 drivers/misc/vmw_vmci/vmci_doorbell.c static int dbell_link(struct vmci_handle handle, u32 notify_idx) notify_idx 238 drivers/misc/vmw_vmci/vmci_doorbell.c link_msg.notify_idx = notify_idx; notify_idx 353 drivers/misc/vmw_vmci/vmci_doorbell.c static void dbell_fire_entries(u32 notify_idx) notify_idx 355 drivers/misc/vmw_vmci/vmci_doorbell.c u32 bucket = VMCI_DOORBELL_HASH(notify_idx); notify_idx 361 drivers/misc/vmw_vmci/vmci_doorbell.c if (dbell->idx == notify_idx && notify_idx 589 include/linux/vmw_vmci_defs.h u64 notify_idx;