Searched refs:non_socket_contexts (Results 1 – 1 of 1) sorted by relevance
649 static const u32 non_socket_contexts[] = { in vmci_transport_stream_allow() local654 BUILD_BUG_ON(sizeof(cid) != sizeof(*non_socket_contexts)); in vmci_transport_stream_allow()656 for (i = 0; i < ARRAY_SIZE(non_socket_contexts); i++) { in vmci_transport_stream_allow()657 if (cid == non_socket_contexts[i]) in vmci_transport_stream_allow()