/Linux-v5.4/include/linux/ |
D | memory_hotplug.h | 115 struct mhp_restrictions *restrictions); 133 struct mhp_restrictions *restrictions); 137 unsigned long nr_pages, struct mhp_restrictions *restrictions) in add_pages() argument 139 return __add_pages(nid, start_pfn, nr_pages, restrictions); in add_pages() 143 struct mhp_restrictions *restrictions);
|
/Linux-v5.4/arch/s390/mm/ |
D | init.c | 270 struct mhp_restrictions *restrictions) in arch_add_memory() argument 276 if (WARN_ON_ONCE(restrictions->altmap)) in arch_add_memory() 283 rc = __add_pages(nid, start_pfn, size_pages, restrictions); in arch_add_memory()
|
/Linux-v5.4/mm/ |
D | memremap.c | 161 struct mhp_restrictions restrictions = { in memremap_pages() local 275 PHYS_PFN(resource_size(res)), &restrictions); in memremap_pages() 284 &restrictions); in memremap_pages() 292 PHYS_PFN(resource_size(res)), restrictions.altmap); in memremap_pages()
|
/Linux-v5.4/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.4/Documentation/ABI/testing/ |
D | sysfs-devices-system-xen_cpu | 20 logic restrictions and assumptions.
|
/Linux-v5.4/security/safesetid/ |
D | Kconfig | 10 approved by a system-wide whitelist. These restrictions also prohibit
|
/Linux-v5.4/arch/powerpc/mm/ |
D | mem.c | 108 struct mhp_restrictions *restrictions) in arch_add_memory() argument 125 return __add_pages(nid, start_pfn, nr_pages, restrictions); in arch_add_memory()
|
/Linux-v5.4/fs/minix/ |
D | Kconfig | 11 because of certain built-in restrictions, but it is sometimes found
|
/Linux-v5.4/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 16 this file. (The General Public License restrictions do apply in other
|
/Linux-v5.4/arch/sh/mm/ |
D | init.c | 409 struct mhp_restrictions *restrictions) in arch_add_memory() argument 416 ret = __add_pages(nid, start_pfn, nr_pages, restrictions); in arch_add_memory()
|
/Linux-v5.4/Documentation/gpu/ |
D | vkms.rst | 101 Atomic drivers have lots of restrictions which are not exposed to userspace in 107 implement a library of different restrictions.
|
/Linux-v5.4/Documentation/admin-guide/LSM/ |
D | Yama.rst | 44 restrictions, it can call ``prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)`` 74 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.4/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 114 restrictions on which GFP flags can be used with `kvmalloc`; please
|
/Linux-v5.4/Documentation/devicetree/bindings/pwm/ |
D | pwm-sifive.txt | 5 the same period. The period also has significant restrictions on the values
|
/Linux-v5.4/drivers/dax/ |
D | Kconfig | 22 restrictions that make the mapping behavior deterministic.
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | vf610-nfc.txt | 17 there might be restrictions on maximum rates when using hardware ECC.
|
/Linux-v5.4/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 22 exceptional buggy platforms, special restrictions and expections should be 23 taken into account. This document describes the restrictions and the
|
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 40 Ranges must be set up subject to the following restrictions:
|
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/ |
D | cpufreq.rst | 63 board requires and any restrictions being placed on it.
|
/Linux-v5.4/Documentation/driver-api/ |
D | edid.rst | 20 restrictions later on.
|
/Linux-v5.4/Documentation/networking/ |
D | fore200e.txt | 24 in the linux/drivers/atm directory for details and restrictions.
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | pci-rcar-gen2.txt | 41 defaults to 1GiB at 0x40000000. Note there are hardware restrictions on the
|
/Linux-v5.4/arch/ia64/mm/ |
D | init.c | 673 struct mhp_restrictions *restrictions) in arch_add_memory() argument 679 ret = __add_pages(nid, start_pfn, nr_pages, restrictions); in arch_add_memory()
|