Searched refs:restrictions (Results 1 – 25 of 129) sorted by relevance
123456
/Linux-v5.15/drivers/cxl/ |
D | acpi.c | 17 static unsigned long cfmws_to_decoder_flags(int restrictions) in cfmws_to_decoder_flags() argument 21 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_TYPE2) in cfmws_to_decoder_flags() 23 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_TYPE3) in cfmws_to_decoder_flags() 25 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_VOLATILE) in cfmws_to_decoder_flags() 27 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_PMEM) in cfmws_to_decoder_flags() 29 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_FIXED) in cfmws_to_decoder_flags() 111 flags = cfmws_to_decoder_flags(cfmws->restrictions); in cxl_add_cfmws_decoders()
|
/Linux-v5.15/Documentation/userspace-api/ |
D | landlock.rst | 122 security policy; only adding more restrictions is allowed. These threads are 173 restrictions from its parent. This is similar to the seccomp inheritance (cf. 186 Ptrace restrictions 190 then be subject to additional restrictions when manipulating another process. 237 access to files, also implies to inherit the ruleset restrictions from a parent 262 restricted. However, thanks to the `ptrace restrictions`_, access to such 290 Using user space process to enforce restrictions on kernel resources can lead 300 fine-grained restrictions). Moreover, their complexity can lead to security
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 70 If a device has restrictions on the allocation of MSIs, these restrictions
|
/Linux-v5.15/Documentation/admin-guide/ |
D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
D | edid.rst | 22 restrictions later on.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-system-xen_cpu | 20 logic restrictions and assumptions.
|
/Linux-v5.15/security/safesetid/ |
D | Kconfig | 10 approved by a system-wide whitelist. These restrictions also prohibit
|
/Linux-v5.15/Documentation/admin-guide/LSM/ |
D | SafeSetID.rst | 6 system-wide allowlist. These restrictions also prohibit the given UIDs/GIDs 37 additional restrictions imposed by this LSM would mean it is a "safer" version 114 setgroups() calls for processes with CAP_SETGID restrictions. Until we add 116 policies add no meaningful security. setgroups() restrictions will be enforced
|
D | Yama.rst | 45 restrictions, it can call ``prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)`` 75 The original children-only logic was based on the restrictions in grsecurity.
|
D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
|
D | LoadPin.rst | 10 restrictions without needing to sign the files individually.
|
/Linux-v5.15/Documentation/security/ |
D | landlock.rst | 22 enforced on the system, only add more restrictions. 48 Userspace tests for backward compatibility, ptrace restrictions and filesystem
|
/Linux-v5.15/fs/minix/ |
D | Kconfig | 11 because of certain built-in restrictions, but it is sometimes found
|
/Linux-v5.15/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 16 this file. (The General Public License restrictions do apply in other
|
/Linux-v5.15/LICENSES/deprecated/ |
D | Zlib | 20 to the following restrictions:
|
/Linux-v5.15/Documentation/misc-devices/ |
D | xilinx_sdfec.rst | 138 Setting the order can only be done if the following restrictions are met: 155 Adding LDPC codes can only be done if the following restrictions are met: 166 Adding Turbo decode can only be done if the following restrictions are met: 186 Bypassing the SD-FEC can only be done if the following restrictions are met:
|
/Linux-v5.15/Documentation/powerpc/ |
D | vas-api.rst | 105 error codes and restrictions. 162 restrictions. 174 Only restrictions on mmap for a NX-GZIP device fd are: 179 Refer to mmap(2) man page for additional details/restrictions.
|
/Linux-v5.15/Documentation/core-api/ |
D | memory-allocation.rst | 83 driver for a device with such restrictions, avoid using these flags. 84 And even with hardware with restrictions it is preferable to use 161 will be retried with `vmalloc`. There are restrictions on which GFP
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
D | vf610-nfc.txt | 17 there might be restrictions on maximum rates when using hardware ECC.
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 22 exceptional buggy platforms, special restrictions and exceptions should be 23 taken into account. This document describes the restrictions and the
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c.txt | 91 states that additional SMBus restrictions and features apply to this bus. 92 An example of feature is SMBusHostNotify. Examples of restrictions are
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 40 Ranges must be set up subject to the following restrictions:
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-subdev-querycap.rst | 94 for a description of which restrictions apply to a read-only sub-device.
|
/Linux-v5.15/Documentation/networking/devlink/ |
D | devlink-resource.rst | 8 can allow administrators to see the device restrictions for a given
|
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | pci-rcar-gen2.txt | 42 defaults to 1GiB at 0x40000000. Note there are hardware restrictions on the
|
123456