Home
last modified time | relevance | path

Searched refs:subsystems (Results 1 – 25 of 132) sorted by relevance

123456

/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst51 or more subsystems.
62 hierarchy, and a set of subsystems; each subsystem has system-specific
76 tracking. The intention is that other subsystems hook into the generic
96 specific subsystems such as cpusets to provide additional behaviour as
101 different subsystems - having parallel hierarchies allows each
104 unrelated subsystems needed to be forced into the same tree of
108 separate hierarchy; at the other extreme, all subsystems
141 (by putting those resource subsystems in different hierarchies),
207 comma-separated list of subsystems to mount as the filesystem mount
209 mount a hierarchy containing all registered subsystems.
[all …]
/Linux-v5.4/drivers/base/regmap/
DKconfig3 # this is an API intended to be used by other kernel subsystems. These
4 # subsystems should select the appropriate symbols.
/Linux-v5.4/Documentation/devicetree/bindings/arm/omap/
Dcrossbar.txt2 the needs of its many peripherals and subsystems. All of the
3 interrupt lines from the subsystems are not needed at the same
/Linux-v5.4/drivers/dma/
DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
/Linux-v5.4/drivers/nvme/target/
Ddiscovery.c75 list_for_each_entry(s, &port->subsystems, entry) { in nvmet_subsys_disc_changed()
150 list_for_each_entry(p, &req->port->subsystems, entry) { in discovery_log_entries()
195 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_get_disc_log_page()
Dconfigfs.c638 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link()
643 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link()
649 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link()
669 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link()
681 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link()
1208 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
/Linux-v5.4/drivers/staging/unisys/
DTODO11 - move individual drivers into proper driver subsystems
/Linux-v5.4/Documentation/driver-api/80211/
Dintroduction.rst9 These books attempt to give a description of the various subsystems
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dqcom,rpmh-clk.txt6 other hardware subsystems via RSC to control clocks.
Dqcom,rpmcc.txt5 communicates with other hardware subsystems via shared memory
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/
Dibm,vas.txt3 VAS is a hardware mechanism that allows kernel subsystems and user processes
/Linux-v5.4/Documentation/driver-api/pm/
Dnotifiers.rst13 There are some operations that subsystems or drivers may want to carry out
15 to be fully functional, so the drivers' and subsystems' ``->suspend()`` and
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt21 Since we have multi-subsystems will use unique ADI to access analog chip, when
26 Then we need one hardware spinlock to synchronize between the multiple subsystems.
/Linux-v5.4/drivers/remoteproc/
DKconfig142 used to control subsystems such as ADSP, Compute and Sensor.
170 about other subsystems being shut down.
172 Say y here if your system runs firmware on any other subsystems, e.g.
/Linux-v5.4/drivers/gpio/
DTODO51 gpiolib-of.c: in some cases subsystems are doing custom flags and
144 it may make sense to bring these subsystems closer. One reason for
147 make sense to simply join the subsystems into one and make pin
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smem.txt4 between various subsystems and OSes in Qualcomm platforms.
Drpmh-rsc.txt28 or idle. When all subsystems like Modem, GPU, CPU are idle, the resource state
29 will be an aggregate of the sleep votes from each of those subsystems. Clients
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Dvexpress-scc.txt10 (like silicon temperature sensors) and as interface to other subsystems
/Linux-v5.4/arch/powerpc/platforms/powernv/
DKconfig44 to be accessible to kernel subsystems and user processes.
/Linux-v5.4/Documentation/driver-api/iio/
Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/Linux-v5.4/fs/sysfs/
DKconfig14 and other kernel subsystems.
/Linux-v5.4/Documentation/admin-guide/
Dlockup-watchdogs.rst37 perf subsystems, respectively. A direct consequence of this is that,
39 subsystems are present.
/Linux-v5.4/drivers/powercap/
DKconfig9 The power capping sysfs interface allows kernel subsystems to expose power
/Linux-v5.4/Documentation/media/uapi/dvb/
Dfe-set-tone.rst45 Usually, satellite antenna subsystems require that the digital TV device
/Linux-v5.4/Documentation/pcmcia/
Dlocking.rst6 and PCMCIA subsystems.

123456