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