Home
last modified time | relevance | path

Searched full:clients (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/linux/include/dt-bindings/memory/
H A Dtegra194-mc.h4 /* special clients */
8 /* host1x clients */
25 /* GPU clients */
28 /* other SoC clients */
45 /* GPC DMA clients */
55 /* APE DMA clients */
65 /* APE DMA clients */
147 /* MSS internal memqual MIU7 read clients */
149 /* MSS internal memqual MIU7 write clients */
151 /* High-definition audio (HDA) read clients */
[all …]
H A Dtegra234-mc.h7 /* special clients */
180 /* MSS internal memqual MIU7 read clients */
182 /* MSS internal memqual MIU7 write clients */
184 /* MSS internal memqual MIU8 read clients */
186 /* MSS internal memqual MIU8 write clients */
188 /* MSS internal memqual MIU9 read clients */
190 /* MSS internal memqual MIU9 write clients */
192 /* MSS internal memqual MIU10 read clients */
194 /* MSS internal memqual MIU10 write clients */
196 /* MSS internal memqual MIU11 read clients */
[all …]
H A Dnvidia,tegra264.h89 /* PCIE0/MSI Write clients */
91 /* PCIE1/RPX4 Read clients */
93 /* PCIE1/RPX4 Write clients */
95 /* PCIE2/DMX4 Read clients */
97 /* PCIE2/DMX4 Write clients */
99 /* PCIE3/RPX4 Read clients */
101 /* PCIE3/RPX4 Write clients */
103 /* PCIE4/DMX8 Read clients */
105 /* PCIE4/DMX8 Write clients */
107 /* PCIE5/DMX4 Read clients */
[all …]
H A Dtegra186-mc.h4 /* special clients */
8 /* host1x clients */
25 /* GPU clients */
28 /* other SoC clients */
45 /* GPC DMA clients */
55 /* APE DMA clients */
65 /* APE DMA clients */
/linux/drivers/gpu/drm/clients/
H A Ddrm_client_setup.c5 #include <drm/clients/drm_client_setup.h>
20 * drm_client_setup() - Setup in-kernel DRM clients
25 * This function sets up the in-kernel DRM clients. Restore, hotplug
33 * The clients are destroyed by drm_dev_unregister().
38 drm_dbg(dev, "driver does not support mode-setting, skipping DRM clients\n"); in drm_client_setup()
65 * drm_client_setup_with_fourcc() - Setup in-kernel DRM clients for color mode
69 * This function sets up the in-kernel DRM clients. It is equivalent
79 * drm_client_setup_with_color_mode() - Setup in-kernel DRM clients for color mode
83 * This function sets up the in-kernel DRM clients. It is equivalent
97 MODULE_DESCRIPTION("In-kernel DRM clients");
H A DKconfig10 modules and components according to the enabled clients.
18 Drivers that support in-kernel DRM clients have to select this
26 default clients should select DRM_CLIENT_SELECTION instead.
28 menu "Supported DRM clients"
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c284 struct qed_ilt_client_cfg *p_cli = &p_mngr->clients[ilt_client]; in qed_cxt_get_ilt_page_size()
319 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in qed_cxt_set_proto_cid_count()
416 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in qed_ilt_get_dynamic_line_cnt()
444 struct qed_ilt_client_cfg *clients = p_hwfn->p_cxt_mngr->clients; in qed_cxt_ilt_blk_reset() local
449 clients[cli_idx].pf_blks[blk_idx].total_size = 0; in qed_cxt_ilt_blk_reset()
452 clients[cli_idx].vf_blks[blk_idx].total_size = 0; in qed_cxt_ilt_blk_reset()
485 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in qed_cxt_cfg_ilt_compute()
492 /* get the counters for the CDUC and QM clients */ in qed_cxt_cfg_ilt_compute()
523 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUT]); in qed_cxt_cfg_ilt_compute()
631 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_QM]); in qed_cxt_cfg_ilt_compute()
[all …]
/linux/drivers/hsi/
H A Dhsi_boardinfo.c3 * HSI clients registration interface
22 * hsi_register_board_info - Register HSI clients information
23 * @info: Array of HSI clients on the board
26 * HSI clients are statically declared and registered on board files.
28 * HSI clients will be automatically registered to the HSI bus once the
29 * controller and the port where the clients wishes to attach are registered
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c70 * clients. The mux is called the handler. Muxless machines also register a
76 * there can thus be up to three clients: Two vga clients (GPUs) and one audio
110 * For audio clients, the @fb_info and @active members are bogus. For GPU
111 * clients, the @vga_dev is bogus.
138 * (counting only vga clients, not audio clients)
139 * @clients: list of registered clients
157 struct list_head clients; member
175 .clients = LIST_HEAD_INIT(vgasr_priv.clients),
181 /* we're ready if we get two clients + handler */ in vga_switcheroo_ready()
195 list_for_each_entry(client, &vgasr_priv.clients, list) { in vga_switcheroo_enable()
[all …]
/linux/Documentation/filesystems/nfs/
H 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
142 - Clients across multiple administrative domains that access a
/linux/drivers/gpu/host1x/
H A Dbus.c19 static LIST_HEAD(clients);
118 list_move_tail(&client->list, &device->clients); in host1x_subdev_register()
152 * it from list of clients. in __host1x_subdev_unregister()
183 * its &host1x_driver.probe implementation to initialize each of its clients.
195 list_for_each_entry(client, &device->clients, list) { in host1x_device_init()
206 list_for_each_entry(client, &device->clients, list) { in host1x_device_init()
223 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init()
228 client = list_entry(&device->clients, struct host1x_client, list); in host1x_device_init()
231 list_for_each_entry_continue_reverse(client, &device->clients, list) in host1x_device_init()
245 * function to tear down each of its clients. Typically this is done after a
[all …]
/linux/include/linux/
H A Dvga_switcheroo.h41 * DDC lines separately. This signals to clients that they should call
44 * the AUX channel separately. This signals to clients that the active
77 * @VGA_SWITCHEROO_UNKNOWN_ID: initial identifier assigned to vga clients.
84 * Client identifier. Audio clients use the same identifier & 0x100.
97 * two vga clients have registered. It allows the handler to perform
99 * vga clients. Currently only the radeon and amdgpu drivers use this.
140 * set to NULL. For audio clients, the @reprobe member is bogus.
141 * OTOH, @gpu_bound is only for audio clients, and not used for GPU clients.
/linux/Documentation/gpu/
H 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/Documentation/userspace-api/
H 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/include/net/
H A Dbond_alb.h33 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table.
80 * connection. This is the Clients Hash Table entry struct.
86 * all the clients without walking over all the unused elements of the table.
116 u32 head; /* Index to the head of the bi-directional clients
121 u32 load; /* Each slave sums the loadHistory of all clients
136 * to all rx clients
/linux/Documentation/virt/acrn/
H 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/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c57 __s64 clients[NR_CLIENTS];
289 test_case->clients[i] = socket(test_case->family, SOCK_STREAM, in start_clients()
291 if (!ASSERT_NEQ(test_case->clients[i], -1, "socket")) in start_clients()
295 * clients will transition to TCP_ESTABLISHED immediately. in start_clients()
297 err = settimeo(test_case->clients[i], 100); in start_clients()
304 err = setsockopt(test_case->clients[i], IPPROTO_TCP, in start_clients()
312 err = connect(test_case->clients[i], in start_clients()
318 err = write(test_case->clients[i], buf, MSGLEN); in start_clients()
503 init_fds(test_case->clients, NR_CLIENTS); in run_test()
563 close_fds(test_case->clients, NR_CLIENT
52 __s64 clients[NR_CLIENTS]; global() member
[all...]
/linux/include/soc/qcom/
H A Docmem.h3 * The On Chip Memory (OCMEM) allocator allows various clients to allocate
19 /* GMEM clients */
23 * deal with multiple clients.
/linux/drivers/misc/mei/
H A Dbus-fixup.c51 * We support only clients:
53 * 2. and fixed clients (max_number_of_connections == 0)
55 * @cldev: me clients device
66 * @cldev: me clients device
76 * @cldev: me clients device
297 * @cldev: me clients device
522 * vt_support - enable on bus clients with vtag support
524 * @cldev: me clients device
535 * @cldev: me clients device
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.h18 * SMP blocks are shared between all the clients, where each plane in
20 * pipe VIG0 => 3 clients: VIG0_Y, VIG0_CB, VIG0_CR.
43 * released clients, since at that point old pipes are no longer
/linux/Documentation/admin-guide/nfs/
H A Dnfs-client.rst25 NFSv4 requires clients to identify themselves to servers with a unique
41 nfs.nfs4_unique_id can help prevent collisions with other clients.
44 anything that is believed to be unique across all NFS clients. An
57 This uniquifier string will be the same for all NFS clients running in
/linux/drivers/gpu/drm/
H A Ddrm_client_event.c21 * drm_client_dev_unregister - Unregister clients
24 * This function releases all clients by calling each client's
78 * drm_client_dev_hotplug - Send hotplug event to clients
81 * This function calls the &drm_client_funcs.hotplug callback on the attached clients.
/linux/fs/ceph/
H A Dioctl.h74 * Normally Ceph switches to synchronous IO when multiple clients have
89 * same read/write path as a file opened by multiple clients when one
90 * or more of those clients is opened for write.
/linux/Documentation/i2c/
H A Ddma-considerations.rst21 Clients chapter
24 For clients, if you use a DMA safe buffer in i2c_msg, set the I2C_M_DMA_SAFE
29 more and more clients and host drivers is the planned way forward. Note also
/linux/drivers/pps/clients/
H A DKconfig3 # PPS clients configuration
6 comment "PPS clients support"

12345678910>>...21