| /linux/Documentation/ABI/stable/ |
| H A D | configfs-nvmet | 109 What: /config/nvmet/subsystems/NAME/attr_allow_any_host 118 What: /config/nvmet/subsystems/NAME/namespaces/NSID/device_path 119 What: /config/nvmet/subsystems/NAME/namespaces/NSID/device_nguid 120 What: /config/nvmet/subsystems/NAME/namespaces/NSID/enable 137 What: /config/nvmet/subsystems/NAME/namespaces/NSID/device_uuid 145 What: /config/nvmet/subsystems/NAME/attr_version 146 What: /config/nvmet/subsystems/NAME/attr_serial 160 What: /config/nvmet/subsystems/NAME/namespaces/NSID/ana_grpid 169 What: /config/nvmet/subsystems/NAME/namespaces/NSID/buffered_io 178 What: /config/nvmet/subsystems/NAME/namespaces/NSID/p2pmem [all …]
|
| /linux/Documentation/ |
| H 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/Documentation/sphinx/ |
| H A D | maintainers_include.py | 91 self.subsystems = False 114 elif self.maintainers and not self.subsystems: 116 self.subsystems = True 120 elif self.subsystems:
|
| /linux/drivers/dma/ |
| H A D | TODO | 11 4. Check other subsystems for dma drivers and merge/move to dmaengine
|
| /linux/Documentation/userspace-api/ebpf/ |
| H A D | index.rst | 9 kernel subsystems, including networking, tracing and Linux security modules
|
| /linux/Documentation/driver-api/80211/ |
| H A D | introduction.rst | 9 These books attempt to give a description of the various subsystems
|
| /linux/Documentation/driver-api/pm/ |
| H 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/powerpc/ |
| H A D | ibm,vas.txt | 3 VAS is a hardware mechanism that allows kernel subsystems and user processes
|
| /linux/fs/sysfs/ |
| H A D | Kconfig | 14 and other kernel subsystems.
|
| /linux/Documentation/driver-api/iio/ |
| H A D | intro.rst | 11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
|
| /linux/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 10 subsystems. Modern systems require extensive integration between all three 11 classes; this document details how applications and kernel subsystems should 16 support, however any other subsystems should also follow this design and advice. 277 are not portable between contexts, processes, devices, or subsystems. 283 contexts, processes, devices, and subsystems. 304 The concept of modifiers post-dates all of the subsystems mentioned above. As 381 Any new users - userspace programs and protocols, kernel subsystems, etc -
|
| /linux/ |
| H A D | README | 38 * Maintainer: Leading subsystems and reviewing patches 113 Lead kernel subsystems and manage contributions:
|
| /linux/Documentation/driver-api/ |
| H A D | ioctl.rst | 55 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
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | memcg_test.rst | 231 9.6 Mount with other subsystems 234 Mounting with other subsystems is a good test because there is a 235 race and lock dependency with other cgroup subsystems.
|
| /linux/Documentation/pcmcia/ |
| H A D | locking.rst | 6 and PCMCIA subsystems.
|
| /linux/Documentation/netlabel/ |
| H A D | introduction.rst | 24 engine will handle those tasks as well. Other kernel subsystems should
|
| /linux/Documentation/timers/ |
| H A D | hrtimers.rst | 8 (kernel/timers.c), why do we need two timer subsystems? After a lot of 60 users like drivers and subsystems which require precise timed events 69 separate the "timeout" and "precise timer" subsystems.
|
| /linux/Documentation/driver-api/fpga/ |
| H A D | intro.rst | 5 Linux. Some of the core intentions of the FPGA subsystems are:
|
| /linux/Documentation/sound/soc/ |
| H A D | pops-clicks.rst | 19 Playback pops in portable audio subsystems cannot be completely eliminated
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | pull-requests.rst | 84 subsystems:
|
| /linux/Documentation/core-api/irq/ |
| H A D | irqflags-tracing.rst | 8 that it gives interested subsystems an opportunity to be notified of
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | drivers-on-gpio.rst | 7 drivers can quite easily interconnect with other kernel subsystems using 110 Apart from this there are special GPIO drivers in subsystems like MMC/SD to
|
| /linux/drivers/nvme/target/ |
| H A D | configfs.c | 1076 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_allow_link() 1081 if (list_empty(&port->subsystems)) { in nvmet_port_subsys_allow_link() 1087 list_add_tail(&link->entry, &port->subsystems); in nvmet_port_subsys_allow_link() 1107 list_for_each_entry(p, &port->subsystems, entry) { in nvmet_port_subsys_drop_link() 1119 if (list_empty(&port->subsystems)) in nvmet_port_subsys_drop_link() 2073 INIT_LIST_HEAD(&port->subsystems); in nvmet_ports_make()
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | chardev.rst | 21 Similarly, for multi-function lines there may be other subsystems, such as
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfsd-maintainer-entry-profile.rst | 8 A maintainer may use these profiles to look across subsystems for 245 process that is common to most other kernel subsystems. 270 If there are other subsystems involved in the patches (for example 465 device. It relies on other kernel subsystems for that. 467 If the subsystems on which NFSD relies do not implement a particular
|