Searched full:exclude (Results 1 – 25 of 48) sorted by relevance
12
| /Documentation/admin-guide/LSM/ |
| D | LoadPin.rst | 23 It's also possible to exclude specific file types from LoadPin using kernel 24 command line option "``loadpin.exclude``". By default, all files are 26 as "``loadpin.exclude=kernel-module,kexec-image``". This allows to use
|
| /Documentation/arch/arm64/ |
| D | perf.rst | 20 Userspace always runs at EL0 and thus this attribute will exclude EL0. 31 For the host this attribute will exclude EL1 and additionally EL2 on a VHE 34 For the guest this attribute will exclude EL1. Please note that EL2 is 46 For a non-VHE host this attribute will exclude EL2 as we consider the 57 These attributes exclude the KVM host and guest, respectively. 69 For non-VHE systems we exclude EL2 for exclude_host - upon entering and 73 For VHE systems we exclude EL1 for exclude_guest and exclude both EL0,EL2 75 to include/exclude EL0 as appropriate based on the exclude_host and
|
| D | memory-tagging-extension.rst | 123 via the ``GCR_EL1.Exclude`` register bit-field. By default, Linux 129 **Note**: The hardware uses an exclude mask but the ``prctl()``
|
| /Documentation/trace/coresight/ |
| D | coresight-etm4x-reference.rst | 105 / exclude according to the optional parameter, or if omitted 111 ``echo addr1 addr2 [exclude] > addr_range`` 115 Optional exclude value:- 118 - 1 for exclude. 200 val is a 7 bit value for exception levels to exclude. Input 662 This is the default value for the include / exclude function when 663 setting address ranges. Set 1 for exclude range. When the mode 800 Set default trace setup to exclude kernel mode trace (see note a) 807 Set default trace setup to exclude user space trace (see note a) 813 set EL exclude bits for NS state in either user space (EL0) or kernel space
|
| /Documentation/dev-tools/ |
| D | ubsan.rst | 56 To exclude files from being instrumented use:: 60 and to exclude all targets in one directory use::
|
| D | gcov.rst | 65 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL 209 Exclude affected source files from profiling by specifying
|
| /Documentation/filesystems/ext4/ |
| D | special_inodes.rst | 33 - The “exclude” inode, for snapshots(?)
|
| D | super.rst | 594 - “Exclude inode”. Not used. (COMPAT_EXCLUDE_INODE). 596 - “Exclude bitmap”. Seems to be used to indicate the presence of 597 snapshot-related exclude bitmaps? Not defined in kernel or used in
|
| /Documentation/devicetree/bindings/hwmon/ |
| D | ti,ina3221.yaml | 77 exclude specific channels from the summation control function.
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-cropcap.rst | 64 may exclude for example the horizontal and vertical blanking
|
| /Documentation/translations/zh_CN/doc-guide/ |
| D | kernel-doc.rst | 497 $(git grep -l '/\*\*' -- . ":(exclude)Documentation" ":(exclude)tools") \
|
| /Documentation/devicetree/bindings/phy/ |
| D | mediatek,xsphy.yaml | 56 Register shared by multiple U3 ports, exclude port's private register,
|
| D | mediatek,tphy.yaml | 101 Register shared by multiple ports, exclude port's private register.
|
| /Documentation/networking/device_drivers/ethernet/microsoft/ |
| D | netvsc.rst | 43 To exclude UDP port numbers in hashing::
|
| /Documentation/doc-guide/ |
| D | kernel-doc.rst | 546 Exclude documentation for each *function* and *type* in *source*. 596 $(git grep -l '/\*\*' -- . ":(exclude)Documentation" ":(exclude)tools") \
|
| /Documentation/driver-api/rapidio/ |
| D | rio_cm.rst | 117 Allows to exclude channel numbers below this parameter from dynamic
|
| /Documentation/fb/ |
| D | intel810.rst | 201 supports I2C and has an EDID block, you can safely exclude hsync1, hsync2,
|
| /Documentation/admin-guide/ |
| D | quickly-build-trimmed-linux.rst | 146 git fetch --shallow-exclude=v6.0 origin 153 git fetch --shallow-exclude=v6.0 origin 299 git fetch --shallow-exclude=v6.0 origin 515 * This document in most places uses ``git fetch`` with ``--shallow-exclude=``
|
| D | dynamic-debug-howto.rst | 288 In the ``foo.dyndbg="QUERY"`` form, the query must exclude ``module foo``.
|
| /Documentation/networking/ |
| D | gtp.rst | 194 *should not* send to the same TEID, it *does not* forbid or exclude
|
| /Documentation/devicetree/bindings/input/ |
| D | iqs626a.yaml | 177 azoteq,ati-exclude: 515 azoteq,ati-exclude:
|
| /Documentation/virt/kvm/ |
| D | vcpu-requests.rst | 207 can exclude the possibility of a VCPU thread observing
|
| /Documentation/process/ |
| D | embargoed-hardware-issues.rst | 106 mailing lists. In addition, the hardware security team will also exclude
|
| /Documentation/power/ |
| D | freezing-of-tasks.rst | 229 First of all, grabbing the 'system_transition_mutex' lock to mutually exclude a
|
| /Documentation/driver-api/gpio/ |
| D | driver.rst | 649 If there is a need to exclude certain GPIO lines from the IRQ domain handled by 653 bit representing line 0..n-1. Drivers can exclude GPIO lines by clearing bits
|
12