Searched refs:vmci_ctx_exists (Results 1 – 3 of 3) sorted by relevance
161 if (vmci_ctx_exists(dst->context)) { in vmci_route()
146 bool vmci_ctx_exists(u32 cid);
164 while (vmci_ctx_exists(cid)) { in vmci_ctx_create()372 bool vmci_ctx_exists(u32 cid) in vmci_ctx_exists() function