Searched refs:vmci_ctx_exists (Results 1 – 3 of 3) sorted by relevance
153 if (vmci_ctx_exists(dst->context)) { in vmci_route()
138 bool vmci_ctx_exists(u32 cid);
162 while (vmci_ctx_exists(cid)) { in vmci_ctx_create()370 bool vmci_ctx_exists(u32 cid) in vmci_ctx_exists() function