| /linux/Documentation/sphinx/ |
| A D | maintainers_include.py | 53 subsystems = False 72 if maintainers and not subsystems: 74 subsystems = True 100 elif subsystems:
|
| /linux/Documentation/ |
| A D | subsystem-apis.rst | 7 These books get into the details of how specific kernel subsystems work 13 Core subsystems 64 Other subsystems
|
| /linux/drivers/soc/qcom/ |
| A D | qcom_stats.c | 33 static const struct subsystem_data subsystems[] = { variable 182 for (i = 0; i < ARRAY_SIZE(subsystems); i++) in qcom_create_subsystem_stat_files() 183 debugfs_create_file(subsystems[i].name, 0400, root, (void *)&subsystems[i], in qcom_create_subsystem_stat_files()
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| A D | cgroups.rst | 51 or more subsystems. 103 different subsystems - having parallel hierarchies allows each 106 unrelated subsystems needed to be forced into the same tree of 110 separate hierarchy; at the other extreme, all subsystems 143 (by putting those resource subsystems in different hierarchies), 211 mount a hierarchy containing all registered subsystems. 217 is activated, associated with the requested subsystems. 251 Other subsystems such as cpusets may add additional files in each 375 subsystems, type:: 380 to use it. Remounting allows changing bound subsystems and [all …]
|
| /linux/drivers/base/regmap/ |
| A D | Kconfig | 3 # this is an API intended to be used by other kernel subsystems. These 4 # subsystems should select the appropriate symbols.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | qcom,wcd939x.yaml | 18 subsystems are external to the IC, thus requiring DT port-endpoint graph description 44 A port node to link the WCD939x Codec node to USB MUX subsystems for the
|
| /linux/Documentation/dev-tools/kunit/ |
| A D | style.rst | 23 To make tests easy to find, they are grouped into suites and subsystems. A test 38 Test subsystems should be named after the code being tested, either after the 40 subsystems should be named to avoid ambiguity where necessary. 45 example, subsystems could be called: 71 The KUnit API and tools do not explicitly know about subsystems. They are 81 shutdown code which is run for all tests in the suite. Not all subsystems need
|
| /linux/drivers/clk/baikal-t1/ |
| A D | Kconfig | 8 responsible for the chip subsystems clocking and resetting. It 48 AXI-bus and some subsystems reset. These are mainly the
|
| /linux/Documentation/devicetree/bindings/arm/omap/ |
| A D | crossbar.txt | 2 the needs of its many peripherals and subsystems. All of the 3 interrupt lines from the subsystems are not needed at the same
|
| /linux/drivers/dma/ |
| A D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
| /linux/Documentation/admin-guide/ |
| A D | workload-tracing.rst | 4 Discovering Linux kernel subsystems used by a workload 102 subsystems used by these workloads. Let's start with an overview of these 110 benchmarks for executing different subsystems in the Linux kernel and 114 integrate transparently, and use performance-rich tooling subsystems. 120 you to exercise various physical subsystems of the computer, as well as 189 This way we can find the kernel subsystems used by a process when it is 240 benchmarks for executing different subsystems in the Linux kernel and 258 the kernel. It allows you to exercise various physical subsystems of the 600 … by OpenAPS <https://elisa.tech/blog/2022/02/02/discovery-linux-kernel-subsystems-used-by-openaps>… 601 …* `ELISA-White-Papers-Discovering Linux kernel subsystems used by a workload <https://github.com/e…
|
| /linux/Documentation/userspace-api/ebpf/ |
| A D | index.rst | 9 kernel subsystems, including networking, tracing and Linux security modules
|
| /linux/drivers/nvme/target/ |
| A D | discovery.c | 76 list_for_each_entry(s, &port->subsystems, entry) { in nvmet_subsys_disc_changed() 151 list_for_each_entry(p, &req->port->subsystems, entry) { in discovery_log_entries() 216 list_for_each_entry(p, &req->port->subsystems, entry) { in nvmet_execute_disc_get_log_page()
|
| /linux/drivers/remoteproc/ |
| A D | Kconfig | 234 used to control subsystems such as ADSP (Audio DSP), 268 about other subsystems being shut down. 270 Say y here if your system runs firmware on any other subsystems, e.g. 336 subsystems on various TI K3 family of SoCs through the remote 348 Say m here to support TI's M4 remote processor subsystems 360 Say m here to support TI's R5F remote processor subsystems
|
| /linux/Documentation/driver-api/80211/ |
| A D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
| /linux/Documentation/driver-api/pm/ |
| A D | notifiers.rst | 13 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/Documentation/devicetree/bindings/spi/ |
| A D | sprd,spi-adi.yaml | 33 Since we have multi-subsystems will use unique ADI to access analog chip, when 38 Then we need one hardware spinlock to synchronize between the multiple subsystems.
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | mediatek,mt7988-ethwarp.yaml | 14 Ethernet related subsystems found the MT7988 SoC.
|
| A D | qcom,rpmhcc.yaml | 15 other hardware subsystems via RSC to control clocks.
|
| /linux/Documentation/devicetree/bindings/powerpc/ |
| A D | ibm,vas.txt | 3 VAS is a hardware mechanism that allows kernel subsystems and user processes
|
| /linux/Documentation/power/ |
| A D | energy-model.rst | 12 subsystems willing to use that information to make energy-aware decisions. 24 Multiple subsystems might use the EM and it is up to the system integrator to 27 Documentation/scheduler/sched-energy.rst. For some subsystems like thermal or 29 These subsystems are more interested in estimation of power used in the past, 33 Kernel subsystems might implement automatic detection to check whether EM 135 subsystems which use EM might rely on this flag to check if all EM devices use 136 the same scale. If there are different scales, these subsystems might decide
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | vexpress-scc.txt | 10 (like silicon temperature sensors) and as interface to other subsystems
|
| /linux/fs/sysfs/ |
| A D | Kconfig | 14 and other kernel subsystems.
|
| /linux/Documentation/driver-api/iio/ |
| A D | intro.rst | 11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| A D | qcom,smem.yaml | 15 reserved-memory used to share data between various subsystems and OSes in
|