Searched refs:VMCI_FLAG_DELAYED_CB (Results 1 – 3 of 3) sorted by relevance
418 if (!handle || !notify_cb || flags & ~VMCI_FLAG_DELAYED_CB || in vmci_doorbell_create()469 entry->run_delayed = flags & VMCI_FLAG_DELAYED_CB; in vmci_doorbell_create()
761 #define VMCI_FLAG_DELAYED_CB BIT(0) macro
1377 error = vmci_doorbell_create(&b->vmci_doorbell, VMCI_FLAG_DELAYED_CB, in vmballoon_vmci_init()