Home
last modified time | relevance | path

Searched refs:vmci_ctx_supports_host_qp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_context.h131 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
H A Dvmci_context.c1117 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context) in vmci_ctx_supports_host_qp() function
H A Dvmci_queue_pair.c1572 if (!vmci_ctx_supports_host_qp(context)) in qp_broker_attach()
1585 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_context.h131 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context);
H A Dvmci_context.c1114 bool vmci_ctx_supports_host_qp(struct vmci_ctx *context) in vmci_ctx_supports_host_qp() function
H A Dvmci_queue_pair.c1574 if (!vmci_ctx_supports_host_qp(context)) in qp_broker_attach()
1587 supports_host_qp = vmci_ctx_supports_host_qp(create_context); in qp_broker_attach()

Completed in 11 milliseconds