Searched refs:vmci_ctx_notify_dbell (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 157 int vmci_ctx_notify_dbell(u32 cid, struct vmci_handle handle,
|
H A D | vmci_doorbell.c | 595 return vmci_ctx_notify_dbell(VMCI_HOST_CONTEXT_ID, in vmci_doorbell_notify()
|
H A D | vmci_context.c | 1039 int vmci_ctx_notify_dbell(u32 src_cid, in vmci_ctx_notify_dbell() function
|
H A D | vmci_host.c | 833 info.result = vmci_ctx_notify_dbell(cid, info.handle, in vmci_host_do_notify_resource()
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 157 int vmci_ctx_notify_dbell(u32 cid, struct vmci_handle handle,
|
H A D | vmci_doorbell.c | 595 return vmci_ctx_notify_dbell(VMCI_HOST_CONTEXT_ID, in vmci_doorbell_notify()
|
H A D | vmci_context.c | 1036 int vmci_ctx_notify_dbell(u32 src_cid, in vmci_ctx_notify_dbell() function
|
H A D | vmci_host.c | 835 info.result = vmci_ctx_notify_dbell(cid, info.handle, in vmci_host_do_notify_resource()
|
Completed in 10 milliseconds