VMCI_FLAG_DELAYED_CB
error = vmci_doorbell_create(&b->vmci_doorbell, VMCI_FLAG_DELAYED_CB,
if (!handle || !notify_cb || flags & ~VMCI_FLAG_DELAYED_CB ||
entry->run_delayed = flags & VMCI_FLAG_DELAYED_CB;