Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 25 of 241) sorted by relevance

12345678910

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_cxt.c444 struct qed_ilt_client_cfg *clients = p_hwfn->p_cxt_mngr->clients; in qed_cxt_ilt_blk_reset() local
752 p_cli = &p_mngr->clients[ILT_CLI_CDUT]; in qed_cxt_cfg_ilt_compute_excess()
902 if (!clients[pos].active) { \
991 struct qed_ilt_client_cfg *clients = p_mngr->clients; in qed_ilt_shadow_alloc() local
1008 for_each_ilt_valid_client(i, clients) { in qed_ilt_shadow_alloc()
1010 p_blk = &clients[i].pf_blks[j]; in qed_ilt_shadow_alloc()
1019 p_blk = &clients[i].vf_blks[j]; in qed_ilt_shadow_alloc()
1113 struct qed_ilt_client_cfg *clients; in qed_cxt_mngr_alloc() local
1122 clients = p_mngr->clients; in qed_cxt_mngr_alloc()
1573 struct qed_ilt_client_cfg *clients; in qed_ilt_init_pf() local
[all …]
/linux/drivers/gpu/vga/
A Dvga_switcheroo.c157 struct list_head clients; member
175 .clients = LIST_HEAD_INIT(vgasr_priv.clients),
195 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_enable()
207 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_enable()
313 list_add_tail(&client->list, &vgasr_priv.clients); in register_client()
482 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_get_client_state()
652 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_show()
711 active = find_active_client(&vgasr_priv.clients); in vga_switchto_stage1()
728 active = find_active_client(&vgasr_priv.clients); in vga_switchto_stage2()
765 list_for_each_entry(client, &vgasr_priv.clients, list) { in check_can_switch()
[all …]
/linux/include/linux/
A Dpci-p2pdma.h22 int pci_p2pdma_distance_many(struct pci_dev *provider, struct device **clients,
25 struct pci_dev *pci_p2pmem_find_many(struct device **clients, int num_clients);
44 struct device **clients, int num_clients, bool verbose) in pci_p2pdma_distance_many() argument
52 static inline struct pci_dev *pci_p2pmem_find_many(struct device **clients, in pci_p2pmem_find_many() argument
/linux/drivers/gpu/host1x/
A Dbus.c19 static LIST_HEAD(clients);
123 list_move_tail(&client->list, &device->clients); in host1x_subdev_register()
200 list_for_each_entry(client, &device->clients, list) { in host1x_device_init()
211 list_for_each_entry(client, &device->clients, list) { in host1x_device_init()
394 list_add_tail(&client->list, &clients); in __host1x_device_del()
408 list_for_each_entry_safe(client, cl, &device->clients, list) in __host1x_device_del()
409 list_move_tail(&client->list, &clients); in __host1x_device_del()
444 INIT_LIST_HEAD(&device->clients); in host1x_device_add()
468 list_for_each_entry_safe(client, tmp, &clients, list) { in host1x_device_add()
767 list_add_tail(&client->list, &clients); in __host1x_client_register()
[all …]
/linux/fs/nfsd/
A DKconfig30 available to clients mounting the NFS server on this system.
42 Unless you are hosting ancient (1990's era) NFS clients, you don't
57 This protocol extension allows applications on NFS clients to
63 NFSv3 ACL protocol extension allowing NFS clients to manipulate
65 clients which support the Solaris NFSv3 ACL protocol can then
104 clients to directly perform I/O to block devices accessible to both
105 the server and the clients. See RFC 5663 for more details.
117 clients to directly perform I/O to SCSI devices accessible to both
118 the server and the clients. See draft-ietf-nfsv4-scsi-layout for
130 enables NFS clients to directly perform I/O to NFSv3 devices
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
A Dmigrate_reuseport.c52 __s64 clients[NR_CLIENTS]; member
284 test_case->clients[i] = socket(test_case->family, SOCK_STREAM, in start_clients()
286 if (!ASSERT_NEQ(test_case->clients[i], -1, "socket")) in start_clients()
292 err = settimeo(test_case->clients[i], 100); in start_clients()
299 err = setsockopt(test_case->clients[i], IPPROTO_TCP, in start_clients()
307 err = connect(test_case->clients[i], in start_clients()
313 err = write(test_case->clients[i], buf, MSGLEN); in start_clients()
468 init_fds(test_case->clients, NR_CLIENTS); in run_test()
528 close_fds(test_case->clients, NR_CLIENTS); in run_test()
/linux/Documentation/userspace-api/
A Dtee.rst30 There are two classes of clients, normal clients and supplicants. The latter is
35 Much of the communication between clients and the TEE is opaque to the
37 clients, forward them to the TEE and send back the results. In the case of
/linux/Documentation/virt/acrn/
A Dio-request.rst23 2. I/O clients
27 GPA falls in a certain range. Multiple I/O clients can be associated with each
30 any other clients. The ACRN userspace acts as the default client for each User
34 I/O requests and I/O clients.
54 || | | | I/O clients | | | |
93 registered clients based on the address of the I/O accesses, updates
/linux/Documentation/admin-guide/nfs/
A Dpnfs-scsi-server.rst9 also hands out layouts to the clients so that they can directly access the
14 file system must sit on a SCSI LUN that is accessible to the clients in
16 exported LUN, striping or concatenation of LUNs on the MDS and clients
A Dpnfs-block-server.rst8 to the clients to directly access the underlying block devices that are
14 to the clients in addition to the MDS. As of now the file system needs to
16 volumes on the MDS and clients is not supported yet.
/linux/Documentation/filesystems/nfs/
A Dclient-identifier.rst41 leases. When the server restarts and clients attempt to recover
43 clients that held state before the server restarted and clients
92 circumstances where clients can interfere with each other. This is
95 If distinct clients present the same "co_ownerid" string and use
97 unable to tell that the clients are not the same. Each distinct
102 If distinct clients present the same "co_ownerid" string and use
104 to operate normally but reject subsequent clients with the same
117 to other clients in the meantime. This is referred to as "lock
134 - NFS-root (diskless) clients, where the local DHCP server (or
/linux/drivers/memory/tegra/
A Dtegra20.c421 if (mc->soc->clients[i].id == idx) in tegra20_mc_of_icc_xlate_extended()
519 client0 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
520 client1 = &mc->soc->clients[i + 1]; in tegra20_mc_collect_stats()
539 client0 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
547 client1 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
632 seq_printf(s, "%-14s ", mc->soc->clients[i].name); in tegra20_mc_stats_show()
750 client = mc->soc->clients[id].name; in tegra20_mc_handle_irq()
770 .clients = tegra20_mc_clients,
A Dtegra124.c1189 client = &mc->soc->clients[idx]; in tegra124_mc_of_icc_xlate_extended()
1210 if (mc->soc->clients[i].id == idx) in tegra124_mc_of_icc_xlate_extended()
1249 .clients = tegra124_mc_clients,
1262 .clients = tegra124_mc_clients,
1283 .clients = tegra124_mc_clients,
1296 .clients = tegra124_mc_clients,
/linux/Documentation/gpu/
A Dtegra.rst7 buffer provided directly by the CPU, to its clients via channels. Software,
30 The various host1x clients need to be bound together into a logical device in
35 tree for matching device nodes, adding the required clients to a list. Drivers
36 for individual clients register with the infrastructure as well and are added
39 Once all clients are available, the infrastructure will initialize the logical
41 the subsystem and in turn initialize each of its clients.
43 Similarly, when one of the clients is unregistered, the infrastructure will
45 the subsystem specific bits are torn down and the clients destroyed in turn.
/linux/drivers/s390/net/
A Dism_drv.c35 static struct ism_client *clients[MAX_CLIENTS]; /* use an array rather than */ variable
67 if (!clients[i]) { in ism_register_client()
68 clients[i] = client; in ism_register_client()
116 clients[client->id] = NULL; in ism_unregister_client()
564 if (clients[i]) { in ism_dev_init()
565 clients[i]->add(ism); in ism_dev_init()
566 ism_setup_forwarding(clients[i], ism); in ism_dev_init()
659 if (clients[i]) in ism_dev_exit()
660 clients[i]->remove(ism); in ism_dev_exit()
703 memset(clients, 0, sizeof(clients)); in ism_init()
/linux/drivers/soc/qcom/
A Dpmic_glink.c44 struct list_head clients; member
106 list_add(&client->node, &pg->clients); in pmic_glink_client_register()
163 list_for_each_entry(client, &pg->clients, node) { in pmic_glink_rpmsg_callback()
219 list_for_each_entry(client, &pg->clients, node) in pmic_glink_state_notify_clients()
307 INIT_LIST_HEAD(&pg->clients); in pmic_glink_probe()
/linux/drivers/hsi/clients/
A DKconfig3 # HSI clients configuration
6 comment "HSI clients"
/linux/drivers/pps/clients/
A DKconfig3 # PPS clients configuration
6 comment "PPS clients support"
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.c27 .clients = {
116 .clients = {
197 .clients = {
285 .clients = {
385 .clients = {
457 .clients = {
537 .clients = {
756 .clients = {
/linux/Documentation/devicetree/bindings/dma/
A Datmel-xdma.txt29 * DMA clients
30 DMA clients connected to the Atmel XDMA controller must use the format
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dnvidia,tegra20-mc.yaml17 and returns response data to the various clients. The Memory Controller
19 performance among the various clients.
/linux/drivers/hsi/
A DMakefile9 obj-y += clients/
/linux/drivers/pps/
A DMakefile9 obj-y += clients/ generators/
/linux/Documentation/driver-api/surface_aggregator/
A Dindex.rst12 clients/index
/linux/include/soc/tegra/
A Dmc.h81 const struct tegra_mc_client *clients; member
172 const struct tegra_mc_client *clients; member

Completed in 45 milliseconds

12345678910