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