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

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

Completed in 211 milliseconds