vmci_ctx_exists   162 drivers/misc/vmw_vmci/vmci_context.c 	while (vmci_ctx_exists(cid)) {
vmci_ctx_exists   138 drivers/misc/vmw_vmci/vmci_context.h bool vmci_ctx_exists(u32 cid);
vmci_ctx_exists   153 drivers/misc/vmw_vmci/vmci_route.c 		if (vmci_ctx_exists(dst->context)) {