/Documentation/arch/x86/ |
D | zero-page.rst | 16 000/040 ALL screen_info Text mode or frame buffer information 18 040/014 ALL apm_bios_info APM BIOS information (struct apm_bios_info) 19 058/008 ALL tboot_addr Physical address of tboot shared page 20 060/010 ALL ist_info Intel SpeedStep (IST) BIOS support information 22 070/008 ALL acpi_rsdp_addr Physical address of ACPI RSDP table 23 080/010 ALL hd0_info hd0 disk parameter, OBSOLETE!! 24 090/010 ALL hd1_info hd1 disk parameter, OBSOLETE!! 25 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table), 27 0B0/010 ALL olpc_ofw_header OLPC's OpenFirmware CIF and friends 28 0C0/004 ALL ext_ramdisk_image ramdisk_image high 32bits [all …]
|
/Documentation/admin-guide/cgroup-v1/ |
D | devices.rst | 11 'type' is a (all), c (char), or b (block). 'all' means it applies 12 to all types and all major and minor numbers. Major and minor are 13 either an integer or * for all. Access is a composition of r 16 The root device cgroup starts with rwm to 'all'. A child device 62 a cgroup's devices.deny file, all its children will have that entry removed 63 from their whitelist and all the locally set whitelist entries will be 85 A all "b 8:* rwm", "c 116:* rw" 86 B "c 1:3 rwm", "b 3:* rwm" all the rest 98 A "c 1:3 rwm", "c 1:5 r" all the rest 99 B "c 1:3 rwm", "c 1:5 r" all the rest [all …]
|
/Documentation/process/ |
D | submit-checklist.rst | 9 These are all above and beyond the documentation that is provided in 41 You should be able to justify all violations that remain in 48 7) All new ``Kconfig`` options have help text. 72 ``CONFIG_PROVE_RCU`` and ``CONFIG_DEBUG_OBJECTS_RCU_HEAD`` all 78 14) All codepaths have been exercised with all lockdep features enabled. 80 15) All new ``/proc`` entries are documented under ``Documentation/`` 82 16) All new kernel boot parameters are documented in 85 17) All new module parameters are documented with ``MODULE_PARM_DESC()`` 87 18) All new userspace interfaces are documented in ``Documentation/ABI/``. 103 that it still works with all of the other queued patches and various [all …]
|
D | stable-api-nonsense.rst | 6 (all of your questions answered and then some) 32 tree, all of which has made Linux into such a strong, stable, and mature 43 all. 51 are real, and you do need to be aware of them at all times.) 75 - Some functions may not be implemented at all, (i.e. some locks 92 Linux distribution release contains a number of different kernels, all 113 function parameters may be reworked. If this happens, all of the 124 increased the throughput of all USB drivers such that we are now 125 running almost all USB devices at their maximum speed possible. 127 USB core by USB drivers so that all drivers now needed to provide [all …]
|
/Documentation/networking/ |
D | ipv6.rst | 22 Specifies whether to load the IPv6 module, but disable all 45 on all interfaces. This might be used when one does not wish 52 IPv6 address autoconfiguration is disabled on all interfaces. 58 IPv6 address autoconfiguration is enabled on all interfaces. 64 Specifies whether to disable IPv6 on all interfaces. 70 IPv6 is enabled on all interfaces. 75 IPv6 is disabled on all interfaces.
|
D | batman-adv.rst | 11 emulates a virtual network switch of all nodes participating. Therefore all 12 nodes appear to be link local, thus all higher operating protocols won't be 39 Repeat this step for all interfaces you wish to add. Now batman-adv starts 84 interface "bat0" which you should use from this point on. All interfaces added 100 Note: In order to avoid problems remove all IP addresses previously assigned to 109 All error messages, warnings and information messages are sent to the kernel 112 the files ``/var/log/kern.log`` or ``/var/log/syslog``. All batman-adv messages 143 As batman advanced operates on layer 2, all hosts participating in the virtual 144 switch are completely transparent for all protocols above layer 2. Therefore
|
/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 45 convention at all. 77 0x02 all linux/fd.h 78 0x03 all linux/hdreg.h 80 0x06 all linux/lp.h 81 0x09 all linux/raid/md_u.h 85 0x12 all linux/fs.h 87 0x1b all InfiniBand Subsystem 89 0x20 all drivers/cdrom/cm206.h 90 0x22 all scsi/sg.h 105 '8' all SNP8023 advanced NIC card [all …]
|
/Documentation/hwmon/ |
D | ibmpowernv.rst | 21 All the nodes in the DT appear under "/ibm,opal/sensors" and each valid node in 43 tempX_enable Enable/disable all temperature sensors belonging to the 46 disable/enable all of its temperature sensors. 56 inX_enable Enable/disable all voltage sensors belonging to the 59 disable/enable all of its voltage sensors. 67 powerX_enable Enable/disable all power sensors belonging to the 70 disable/enable all of its power sensors. 78 currX_enable Enable/disable all current sensors belonging to the 81 disable/enable all of its current sensors.
|
D | smpro-hwmon.rst | 60 temp5_crit millicelsius RO MEM HOT Threshold for all DIMMs 62 temp6_crit millicelsius RO MEM HOT Threshold for all DIMMs 64 temp7_crit millicelsius RO MEM HOT Threshold for all DIMMs 66 temp8_crit millicelsius RO MEM HOT Threshold for all DIMMs 68 temp9_crit millicelsius RO MEM HOT Threshold for all DIMMs 70 temp10_crit millicelsius RO MEM HOT Threshold for all DIMMs 72 temp11_crit millicelsius RO MEM HOT Threshold for all DIMMs 74 temp12_crit millicelsius RO MEM HOT Threshold for all DIMMs
|
/Documentation/arch/s390/ |
D | common_io.rst | 17 device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>} 31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev' 42 will ignore all devices ranging from 0.0.0023 to 0.0.0042 and the device 47 cio_ignore=all,!0.0.4711,!0.0.fd00-0.0.fd02 49 will ignore all devices but 0.0.4711, 0.0.fd00, 0.0.fd01, 0.0.fd02. 61 You can un-ignore certain or all devices by piping to /proc/cio_ignore. 62 "free all" will un-ignore all ignored devices, 73 - echo free all > /proc/cio_ignore will un-ignore all remaining ignored 100 All devices ignored but still registered and not online (= not in use) 109 A write request to this file is blocked until all queued cio actions are
|
/Documentation/devicetree/bindings/net/ |
D | mdio.yaml | 34 lines of all devices on that MDIO bus. 38 RESET pulse width in microseconds. It applies to all MDIO devices 39 and must therefore be appropriately determined based on all devices 40 requirements (maximum value of all per-device RESET pulse widths). 44 Delay after reset deassert in microseconds. It applies to all MDIO 45 devices and it's determined by how fast all devices are ready for 52 defined 2.5MHz should only be used when all devices on the bus support 58 work, all devices on the bus must support suppressed preamble.
|
/Documentation/devicetree/bindings/gpio/ |
D | xlnx,gpio-xilinx.yaml | 50 xlnx,all-inputs: 54 xlnx,all-inputs-2: 58 xlnx,all-outputs: 62 xlnx,all-outputs-2: 68 description: Sets the default value of all the enabled bits of 74 description: Sets the default value of all the enabled bits of 140 xlnx,all-inputs = <0x0>; 141 xlnx,all-inputs-2 = <0x0>; 142 xlnx,all-outputs = <0x0>; 143 xlnx,all-outputs-2 = <0x0>;
|
/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 8 machine check interruptions. All interrupts are stored in a per-vm list of 16 - purge all pending floating interrupts (KVM_DEV_FLIC_CLEAR_IRQS) 22 - get/set all AIS mode states (KVM_DEV_FLIC_AISM_ALL) 34 Copies all floating interrupts into a buffer provided by userspace. 42 All interrupts remain pending, i.e. are not deleted from the list of 44 attr->addr contains the userspace address of the buffer into which all 49 Simply deletes all elements from the list of currently pending floating 128 - KVM_S390_AIS_MODE_ALL: ALL-Interruptions Mode, i.e. airq injection 132 will be suppressed until the mode is set again to ALL-Interruptions 144 Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes [all …]
|
/Documentation/core-api/ |
D | refcount-vs-atomic.rst | 41 A strong (full) memory ordering guarantees that all prior loads and 42 stores (all po-earlier instructions) on the same CPU are completed 44 It also guarantees that all po-earlier stores on the same CPU 45 and all propagated stores from other CPUs must propagate to all 49 A RELEASE memory ordering guarantees that all prior loads and 50 stores (all po-earlier instructions) on the same CPU are completed 51 before the operation. It also guarantees that all po-earlier 52 stores on the same CPU and all propagated stores from other CPUs 53 must propagate to all other CPUs before the release operation 57 An ACQUIRE memory ordering guarantees that all post loads and [all …]
|
/Documentation/userspace-api/media/cec/ |
D | cec-ioc-adap-g-log-addrs.rst | 52 To clear existing logical addresses set ``num_log_addrs`` to 0. All other fields 54 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default 58 then this ioctl will block until all requested logical 84 ``log_addr[0]`` is set to 0xf and all others to 88 - The bitmask of all logical addresses this adapter has claimed. If 90 and clears all other bits. If this adapter is not configured at 91 all, then ``log_addr_mask`` is set to 0. Set by the driver. 103 :ref:`CEC_ADAP_G_CAPS`. All arrays in 111 adapter shall clear all claimed logical addresses and all other 138 - CEC 2.0 specific: the bit mask of all device types. See [all …]
|
/Documentation/filesystems/ |
D | directory-locking.rst | 14 For our purposes all operations fall in 5 classes: 34 After the locks had been taken, call the method. All locks are exclusive. 43 All locks are exclusive. 60 All ->i_rwsem are taken exclusive. 62 The rules above obviously guarantee that all directories that are going to be 71 First of all, at any moment we have a linear ordering of the 83 change until rename acquires all locks. (Proof: other cross-directory 85 the order until we had acquired all locks). 89 (Proof: all operations but renames take lock on at most one 95 consider the set of contended locks. First of all, filesystem lock is [all …]
|
D | hfs.rst | 12 by the Mac Plus and all later Macintosh models. Earlier Macintosh 29 Specifies the user/group that owns all files on the filesystems. 33 Specifies the umask used for all files , all directories or all 45 for us. Defaults to not parsing the partition table at all.
|
/Documentation/userspace-api/media/ |
D | Makefile | 50 .PHONY: all html texinfo epub xml latex 52 all: $(IMGDOT) $(BUILDDIR) ${TARGETS} target 53 html: all 54 texinfo: all 55 epub: all 56 xml: all 57 latex: $(IMGPDF) all
|
/Documentation/devicetree/bindings/hwmon/ |
D | max6697.txt | 33 If not specified, alert will be enabled for all channels. 38 If not specified, over-temperature reporting will be enabled for all 41 Boolean for all chips other than MAX6581. Set to enable resistance 43 For MAX6581, resistance cancellation enabled for all channels if 46 If not specified, resistance cancellation will be disabled for all
|
/Documentation/PCI/ |
D | pci-error-recovery.rst | 19 halting all I/O to it. The goal of a disconnection is to avoid system 31 is reported as soon as possible to all affected device drivers, 47 After a reset and/or a re-enabling of I/O, all drivers are 49 that may be required. After these have all completed, a final 57 through a large number of contortions to complete recovery. Almost all 107 A driver does not have to implement all of these callbacks; however, 122 is isolated, in that all I/O is blocked: all reads return 0xffffffff, 123 all writes are ignored. 141 All drivers participating in this system must implement this call. 153 Driver returns this if it doesn't want to recover at all. [all …]
|
/Documentation/scsi/ |
D | scsi_eh.rst | 56 For all non-EH commands, scsi_done() is the completion callback. It 142 scmd to be issued from blk queue to the host; eventually, all scmds on 146 If all scmds either complete or fail, the number of in-flight scmds 149 SCSI EH thread can expect that all in-flight commands have failed and 158 occur at any time. Of course, all such completions are ignored as the 178 handling. As such, it should do all chores the SCSI midlayer 190 (*QUESTION* why is it needed? All operations will be blocked 193 4. Kicks queues in all devices on the host in the asses 225 all unrecovered devices. 234 scmds. e.g. resetting a device recovers all failed scmds on the [all …]
|
/Documentation/driver-api/usb/ |
D | anchors.rst | 8 a driver to cease all IO to an interface. To do so, a 10 to know they've all completed or to call usb_kill_urb 35 all URBs associated with an anchor. 44 This function kills all URBs associated with an anchor. The URBs 52 This function unlinks all URBs associated with an anchor. The URBs 62 All URBs of an anchor are unanchored en masse. 67 This function waits for all URBs associated with an anchor to finish
|
/Documentation/dev-tools/ |
D | gcov.rst | 20 * debugging (has this line been reached at all?) 43 on all architectures. 61 - For all files in one directory:: 84 Parent directory for all gcov-related files. 87 Global reset file: resets all coverage data to zero when 136 - all C source files + headers 139 - all C source files + headers 140 - all .gcda and .gcno files 141 - all links to directories 156 - all .gcda files [all …]
|
/Documentation/devicetree/bindings/watchdog/ |
D | atmel,at91sam9-wdt.yaml | 56 Should be proc or all. This is valid only when using hardware watchdog. 60 const: all 64 default: all 78 watchdog reset time depends on mean CPU usage and will not reset at all 99 - all 122 atmel,reset-type = "all";
|
/Documentation/driver-api/pci/ |
D | p2pdma.rst | 17 only supports doing P2P when the endpoints involved are all behind the 18 same PCI bridge, as such devices are all in the same PCI hierarchy 19 domain, and the spec guarantees that all transactions within the 71 This will register struct pages for all the specified memory. 73 After that it may optionally publish all of its resources as 78 For the time being this is fairly rudimentary in that all resources 95 all client devices that will be involved in a given transaction. For 100 that's compatible with all clients using :c:func:`pci_p2pmem_find()`. 101 If more than one provider is supported, the one nearest to all the clients will
|