Home
last modified time | relevance | path

Searched refs:vmci_doorbell_notify (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvmw_vmci_api.h38 int vmci_doorbell_notify(struct vmci_handle handle, u32 priv_flags);
/kernel/linux/linux-6.6/include/linux/
H A Dvmw_vmci_api.h38 int vmci_doorbell_notify(struct vmci_handle handle, u32 priv_flags);
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c571 * vmci_doorbell_notify() - Ring the doorbell (and hide in the bushes).
579 int vmci_doorbell_notify(struct vmci_handle dst, u32 priv_flags) in vmci_doorbell_notify() function
604 EXPORT_SYMBOL_GPL(vmci_doorbell_notify); variable
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c571 * vmci_doorbell_notify() - Ring the doorbell (and hide in the bushes).
579 int vmci_doorbell_notify(struct vmci_handle dst, u32 priv_flags) in vmci_doorbell_notify() function
604 EXPORT_SYMBOL_GPL(vmci_doorbell_notify); variable

Completed in 3 milliseconds