Searched refs:VMCI_FLAG_DELAYED_CB (Results 1 – 3 of 3) sorted by relevance
421 if (!handle || !notify_cb || flags & ~VMCI_FLAG_DELAYED_CB || in vmci_doorbell_create()472 entry->run_delayed = flags & VMCI_FLAG_DELAYED_CB; in vmci_doorbell_create()
694 #define VMCI_FLAG_DELAYED_CB 0x01 macro
967 error = vmci_doorbell_create(&b->vmci_doorbell, VMCI_FLAG_DELAYED_CB, in vmballoon_vmci_init()