Home
last modified time | relevance | path

Searched refs:connections (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/sound/aoa/fabrics/
H A Dlayout.c57 struct codec_connection *connections; member
277 .connections = onyx_connections_noheadphones,
281 .connections = topaz_input,
288 .connections = onyx_connections_reallineout,
295 .connections = topaz_input,
303 .connections = onyx_connections_noheadphones,
310 .connections = topaz_input,
318 .connections = onyx_connections_noheadphones,
322 .connections = topaz_input,
329 .connections = onyx_connections_noheadphones,
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A DKconfig13 that will take care of intercepting incoming connections to a
52 reduce conflicts when there are hundreds of thousands of connections
61 not far less than the number of connections per second multiplying
63 virtual server gets 200 connections per second, the connection lasts
118 connections to different real servers in a round-robin manner.
127 connections to different real servers based on server weights
129 new connections first than those with less weights, and servers
130 with higher weights get more connections than those with less
131 weights and servers with equal weights get equal connections.
140 connections to the server with the least number of active
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst12 devices (aka volumes) and connections to other nodes ("peer nodes"). Each DRBD
31 volume number. Likewise, peer_devices can be accessed from connections by
33 linked lists. There are back pointers from peer_devices to their connections a
34 devices, and from connections and devices to their resource.
41 devices and connections; their lifetime is determined by the lifetime of the
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipvs-sysctl.rst35 Controls how ipvs will deal with connections that are detected
42 bit 1: enable rescheduling of new connections when it is safe.
47 bit 2: it is bit 1 plus, for TCP connections, when connections
57 connections handled by IPVS.
59 This should be enabled if connections handled by IPVS are to be
105 memory for new connections. In the current code, the
140 detection) and add back the server later, and the connections
148 connections when its destination is not available.
158 subsequent otherwise persistent connections are sent to a
160 connections are allowed to quiescent destination servers.
[all …]
H A Dip_dynaddr.rst7 This stuff allows diald ONESHOT connections to get established by
9 It is implemented for TCP diald-box connections(1) and IP_MASQuerading(2).
21 going up. So, the *same* (local AND masqueraded) connections requests that
H A Dproc_net_tcp.rst11 connections, and are implemented by tcp4_seq_show() in net/ipv4/tcp_ipv4.c
15 TCP connections. A typical entry of /proc/net/tcp would look like this (split
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.VSC3316-330814 On reset, VSC devices are in low-power state with all inputs, outputs and connections in an off sta…
16 …79.h to be written is 0x02 for two-wire interface. Also for crosspoint connections to be activated…
30 …This API configures the VSC3316 device for required connections. Connection through the VSC device…
37 num_con - number of connections to be configured
41 …For crosspoint connections to be activated, 01.h value need to be written in 75.h (core configurat…
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_connlimit.c39 unsigned int connections; in connlimit_mt() local
72 connections = nf_conncount_count(net, info->data, key, tuple_ptr, in connlimit_mt()
74 if (connections == 0) in connlimit_mt()
78 return (connections > info->limit) ^ !!(info->flags & XT_CONNLIMIT_INVERT); in connlimit_mt()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dport_kern.c27 struct list_head connections; member
63 list_add(&conn->list, &conn->port->connections); in pipe_interrupt()
197 .connections = LIST_HEAD_INIT(port->connections) }); in port_data()
238 conn = list_entry(port->connections.next, struct connection, in port_wait()
/OK3568_Linux_fs/buildroot/package/uredir/
H A DConfig.in5 A small Linux daemon to redirect UDP connections. It can be
6 used to forward connections on small and embedded systems that
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip,rk618.txt18 The connections to the video ports are modeled using the OF graph
69 The connections to the video ports are modeled using the OF graph
123 The connections to the video ports are modeled using the OF graph
174 The connections to the video ports are modeled using the OF graph
230 The connections to the video ports are modeled using the OF graph
283 The connections to the video ports are modeled using the OF graph
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dvisor.h105 } connections[2]; member
153 } connections[2]; member
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-ect.rst46 The hardware trigger connections between CTIs and devices is implementation
48 the connections have an architecturally defined standard layout.
76 connections subsystem triggers0 triggers1 uevent
84 * ``nr_trigger_cons`` : total connections - triggers<N> directories.
92 * ``connections``: Links to connected *CoreSight* devices. The number of
101 CoreSight and non-CoreSight connections.
195 channel / trigger connections using the appropriate sysfs attributes.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/
H A Dagent-proxy_1.97.bb1 SUMMARY = "Proxy for UDP/TCP debug connections"
2 DESCRIPTION = "The agent-proxy will forward tcp or udp connections as well as allow for script mult…
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibice_1.0.10.bb5 transport connections. It provides basic mechanisms for setting up and \
6 shutting down connections, for performing authentication, for \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dgraph.txt7 control flow to devices, but there can be more complex connections between
11 phandle properties pointing to other nodes to describe connections that
18 type of the connections, they just map their existence. Specific properties
24 the connecting data buses. A single port with multiple connections can
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dbundle.c96 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_disable_all_connections()
104 list_for_each_entry(connection, &bundle->connections, bundle_links) in gb_bundle_enable_all_connections()
207 INIT_LIST_HEAD(&bundle->connections); in gb_bundle_create()
H A Dcore.c207 WARN_ON(!list_empty(&bundle->connections)); in greybus_probe()
241 list_for_each_entry(connection, &bundle->connections, bundle_links) { in greybus_remove()
254 WARN_ON(!list_empty(&bundle->connections)); in greybus_remove()
/OK3568_Linux_fs/kernel/net/lapb/
H A DKconfig15 currently supports LAPB only over Ethernet connections. If you want
16 to use LAPB connections over Ethernet, say Y here and to "LAPB over
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27775.patch6 Make connections to two separate IPv6 zone ids create separate
7 connections.
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/
H A Dconnman.inc1 SUMMARY = "A daemon for managing internet connections within embedded devices"
3 internet connections within embedded devices running the Linux \
168 SUMMARY:${PN}-vpn = "A daemon for managing VPN connections within embedded devices"
170 managing VPN connections within embedded devices running the Linux \
171 operating system. The connman-vpnd handles all the VPN connections \
173 provides a DBus API for managing VPN connections. All the different \
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dcookies.ui88 <connections>
105 </connections>
H A Dbookmarks.ui88 <connections>
105 </connections>
H A Daddbookmarkdialog.ui64 <connections>
97 </connections>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/
H A Dmodemmanager_1.18.8.bb1 SUMMARY = "ModemManager is a daemon controlling broadband devices/connections"
2 …ager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) devices and connections"

12345678910>>...12