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