Home
last modified time | relevance | path

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

12345678

/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dmaintainers_include.py53 subsystems = False
74 if maintainers and not subsystems:
76 subsystems = True
102 elif subsystems:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A DKconfig3 # this is an API intended to be used by other kernel subsystems. These
4 # subsystems should select the appropriate symbols.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dstyle.rst24 and subsystems. A test suite is a group of tests which test a related area of
39 Test subsystems should be named after the code being tested, either after the
41 subsystems should be named to avoid ambiguity where necessary.
47 Example subsystems could be:
73 The KUnit API and tools do not explicitly know about subsystems. They're
84 Not all subsystems will need to be split into multiple test suites (e.g. simple drivers).
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A DKconfig188 used to control subsystems such as ADSP, Compute and Sensor.
217 about other subsystems being shut down.
219 Say y here if your system runs firmware on any other subsystems, e.g.
272 subsystems on various TI K3 family of SoCs through the remote
284 Say m here to support TI's R5F remote processor subsystems
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/
H A 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
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A 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()
207 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_disc_get_log_page()
/OK3568_Linux_fs/buildroot/package/eudev/
H A DS10udev29 udevadm trigger --type=subsystems --action=add
/OK3568_Linux_fs/buildroot/package/libnfnetlink/
H A DConfig.in7 netfilter subsystems (such as nfnetlink_log, nfnetlink_queue,
/OK3568_Linux_fs/kernel/drivers/dma/
H A DTODO11 4. Check other subsystems for dma drivers and merge/move to dmaengine
/OK3568_Linux_fs/buildroot/package/collectl/
H A DConfig.in8 set of subsystems which currently include buddyinfo, cpu,
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A 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
/OK3568_Linux_fs/kernel/drivers/staging/unisys/
H A DTODO11 - move individual drivers into proper driver subsystems
/OK3568_Linux_fs/kernel/Documentation/driver-api/80211/
H A Dintroduction.rst9 These books attempt to give a description of the various subsystems
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A 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.
/OK3568_Linux_fs/buildroot/package/stress-ng/
H A DConfig.in12 subsystems of a computer as well as the various operating
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dibm,vas.txt3 VAS is a hardware mechanism that allows kernel subsystems and user processes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/
H A Dlibnfnetlink_1.0.1.bb4 infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dlockup-watchdogs.rst37 perf subsystems, respectively. A direct consequence of this is that,
39 subsystems are present.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/qcom/
H A 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
H A Dqcom,smem.txt4 between various subsystems and OSes in Qualcomm platforms.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dvexpress-scc.txt10 (like silicon temperature sensors) and as interface to other subsystems
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dioctl.rst55 Some subsystems use version numbers in data structures to overload
75 -ENOTTY being returned from the system call. Some subsystems return
80 commands. As all subsystems are now responsible for handling compat
213 subsystems implement the same command for multiple drivers. Ideally the
/OK3568_Linux_fs/kernel/fs/sysfs/
H A DKconfig14 and other kernel subsystems.
/OK3568_Linux_fs/kernel/Documentation/driver-api/iio/
H A Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate

12345678