Home
last modified time | relevance | path

Searched defs:clients (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/libuv/test/
H A Dtest-pipe-connect-multiple.c40 static client_t clients[NUM_CLIENTS]; variable
H A Dbenchmark-multi-accept.c364 struct client_ctx* clients; in test_tcp() local
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_queue.h42 unsigned int clients; /* users of this queue */ member
/kernel/linux/linux-5.10/drivers/memory/tegra/
H A Dtegra186.c30 const struct tegra186_mc_client *clients; member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_queue.h42 unsigned int clients; /* users of this queue */ member
/kernel/linux/linux-5.10/include/linux/
H A Dpci-p2pdma.h56 static inline struct pci_dev *pci_p2pmem_find_many(struct device **clients, in pci_p2pmem_find_many() argument
47 pci_p2pdma_distance_many(struct pci_dev *provider, struct device **clients, int num_clients, bool verbose) pci_p2pdma_distance_many() argument
H A Dagpgart.h103 struct agp_client *clients; member
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Di2c-multi-instantiate.c31 struct i2c_client *clients[]; member
/kernel/linux/linux-6.6/include/linux/
H A Dpci-p2pdma.h52 static inline struct pci_dev *pci_p2pmem_find_many(struct device **clients, in pci_p2pmem_find_many() argument
43 pci_p2pdma_distance_many(struct pci_dev *provider, struct device **clients, int num_clients, bool verbose) pci_p2pdma_distance_many() argument
H A Dagpgart.h103 struct agp_client *clients; member
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_009.cpp237 pthread_t clients[CLIENT_NUM]; in PollTest() local
H A Dnet_socket_test_008.cpp237 pthread_t clients[CLIENT_NUM]; in SelectTest() local
H A Dnet_socket_test_011.cpp217 pthread_t clients[CLIENT_NUM]; in UdpSelectTest() local
H A Dnet_socket_test_013.cpp291 pthread_t clients[CLIENT_NUM]; in UdpBrdcastSelectTest() local
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py170 clients=[] variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h62 uint32_t clients[MAX_CLIENTS]; /* SMP port allocation /pipe */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddrm.h51 struct list_head clients; member
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dpmic_glink.c43 struct list_head clients; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h62 uint32_t clients[MAX_CLIENTS]; /* SMP port allocation /pipe */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddrm.h46 struct list_head clients; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c52 __s64 clients[NR_CLIENTS]; member
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c37 static struct client clients[200]; variable
[all...]
/third_party/node/deps/v8/src/heap/
H A Dsafepoint.cc352 std::vector<PerClientSafepointData> clients; in EnterGlobalSafepointScope() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dserver.cpp120 vector<std::future<void>> clients; in main() local
H A DvksIPC.cpp113 vector<std::future<void>> clients; in ParentLoop() local

Completed in 11 milliseconds

1234