VMCI_FLAG_DELAYED_CB 1383 drivers/misc/vmw_balloon.c 	error = vmci_doorbell_create(&b->vmci_doorbell, VMCI_FLAG_DELAYED_CB,
VMCI_FLAG_DELAYED_CB  418 drivers/misc/vmw_vmci/vmci_doorbell.c 	if (!handle || !notify_cb || flags & ~VMCI_FLAG_DELAYED_CB ||
VMCI_FLAG_DELAYED_CB  469 drivers/misc/vmw_vmci/vmci_doorbell.c 	entry->run_delayed = flags & VMCI_FLAG_DELAYED_CB;