Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_route.c153 if (vmci_ctx_exists(dst->context)) { in vmci_route()
H A Dvmci_context.h138 bool vmci_ctx_exists(u32 cid);
H A Dvmci_context.c162 while (vmci_ctx_exists(cid)) { in vmci_ctx_create()
370 bool vmci_ctx_exists(u32 cid) in vmci_ctx_exists() function
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_route.c153 if (vmci_ctx_exists(dst->context)) { in vmci_route()
H A Dvmci_context.h138 bool vmci_ctx_exists(u32 cid);
H A Dvmci_context.c162 while (vmci_ctx_exists(cid)) { in vmci_ctx_create()
370 bool vmci_ctx_exists(u32 cid) in vmci_ctx_exists() function

Completed in 5 milliseconds