Home
last modified time | relevance | path

Searched defs:num_sockets (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/
H A Dnuma.c36 uint8_t num_sockets = soc_get_num_cpus(); in fill_pds() local
/aosp_15_r20/packages/modules/adb/
Dsysdeps_test.cpp217 static constexpr int num_sockets = 256; in TEST_F() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c190 __u32 i, num_sockets, num_elems; in test_sockmap_copy() local
H A Dbpf_iter.c1237 int err, i, len, map_fd, iter_fd, num_sockets; in test_bpf_sk_storage_map() local
/aosp_15_r20/external/cronet/net/dns/
H A Dfuzzed_host_resolver_util.cc358 int num_sockets = data_provider_->ConsumeIntegralInRange(1, 4); in CreateSockets() local
/aosp_15_r20/external/cronet/net/socket/
H A Dwebsocket_transport_client_socket_pool.cc133 int num_sockets, in RequestSockets()
H A Dtransport_client_socket_pool.cc303 int num_sockets, in RequestSockets()
/aosp_15_r20/external/curl/lib/
H A Deasy.c389 int num_sockets; /* number of nodes in the monitor list */ member
/aosp_15_r20/external/curl/tests/server/
H A Dsws.c133 static size_t num_sockets = 0; variable
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_session.cc2274 void QuicChromiumClientSession::OnMigrationTimeout(size_t num_sockets) { in OnMigrationTimeout()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_unittest.cc469 int num_sockets, in RequestSockets()