Searched full:enforced (Results 1 – 25 of 209) sorted by relevance
123456789
/Linux-v5.4/arch/ia64/kernel/ |
D | pal.S | 71 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 173 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 186 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 225 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 244 mov ar.rsc=0 // put RSE in enforced lazy, LE mode
|
D | efi_stub.S | 55 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 77 .ret1: mov ar.rsc=0 // put RSE in enforced lazy, LE mode
|
D | esi_stub.S | 73 mov ar.rsc=0 // put RSE in enforced lazy, LE mode 88 .ret1: mov ar.rsc=0 // put RSE in enforced lazy, LE mode
|
D | relocate_kernel.S | 39 mov ar.rsc=0 // put RSE in enforced lazy mode 191 mov ar.rsc=0 // put RSE in enforced lazy mode
|
/Linux-v5.4/Documentation/vm/ |
D | ksm.rst | 44 enforced that there cannot be KSM page content duplicates in the 47 The deduplication limit enforced by ``max_page_sharing`` is required
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 72 running without limits and later on when limits are enforced during uncharging, 81 IB stack honors limits enforced by the rdma controller. When application
|
/Linux-v5.4/drivers/powercap/ |
D | Kconfig | 28 technology via MSR interface, which allows power limits to be enforced
|
/Linux-v5.4/net/appletalk/ |
D | dev.c | 37 * size @sizeof_priv. A 32-byte (not bit) alignment is enforced for
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 33 platform to platform. The only kernel-enforced
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | vaddrs.h | 29 * limits enforced: nocache minimum = 256 pages
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_abi16.h | 55 /* DRM-enforced subchannel assignments */
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | barrier.h | 59 * way we can take advantage of that here because the ordering is only enforced
|
/Linux-v5.4/include/uapi/linux/mmc/ |
D | ioctl.h | 73 * is enforced per ioctl call. For larger data transfers, use the normal
|
/Linux-v5.4/include/linux/ |
D | nospec.h | 65 /* Speculation control for seccomp enforced mitigation */
|
/Linux-v5.4/security/apparmor/ |
D | file.c | 88 * @profile: the profile being enforced (NOT NULL) 316 * @label: profile being enforced (NOT NULL) 448 * @label: the label being enforced (NOT NULL) 590 * @label: label being enforced (NOT NULL)
|
/Linux-v5.4/Documentation/fb/ |
D | arkfb.rst | 31 hardware). This limitation is not enforced by driver. Text mode supports 8bit
|
D | vt8623fb.rst | 29 lower pixclocks (maximum about 100 MHz). This limitation is not enforced by
|
D | s3fb.rst | 41 limitation is not enforced by driver. Text mode supports 8bit wide fonts only
|
/Linux-v5.4/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 44 * top-down, allowing the two sets to co-exist. While not required/enforced 223 * to co-exist. While not required/enforced at this time, this provides future
|
/Linux-v5.4/include/net/ |
D | dst_cache.h | 93 * No synchronization is enforced: it must be called only when the cache
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-bootmem.h | 265 * internally enforced. Requested alignments of less than 291 * internally enforced. Requested alignments of less
|
/Linux-v5.4/Documentation/admin-guide/ |
D | xfs.rst | 172 enforced. Refer to **xfs_quota(8)** for further details. 176 enforced. Refer to **xfs_quota(8)** for further details. 180 enforced. Refer to **xfs_quota(8)** for further details.
|
/Linux-v5.4/Documentation/x86/ |
D | pat.rst | 156 of the --'s are strictly enforced by the kernel. Some others are not really 157 enforced today, but may be enforced in future.
|
/Linux-v5.4/arch/x86/lib/ |
D | insn-eval.c | 691 * In long mode and virtual-8086 mode, segment limits are not enforced. Thus, 1133 * computation. In protected mode, segment limits are enforced. 1173 * limits are not enforced. In such a case, the segment limit is -1L to in get_addr_ref_16() 1197 * mode, segment limits are enforced. 1247 * not enforced. When in virtual-8086 mode, the segment limit is -1L in get_addr_ref_32() 1344 * segment limits are enforced.
|
/Linux-v5.4/net/802/ |
D | fc.c | 99 * size @sizeof_priv. A 32-byte (not bit) alignment is enforced for
|
123456789