Searched refs:COMPAT (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.4/scripts/dtc/ |
D | dt_to_config | 758 COMPAT: label 771 next COMPAT; 794 next COMPAT; 813 next COMPAT;
|
/Linux-v5.4/virt/kvm/ |
D | Kconfig | 50 depends on KVM && COMPAT && !(S390 || ARM64)
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | super.rst | 573 - Directory preallocation (COMPAT\_DIR\_PREALLOC). 576 (COMPAT\_IMAGIC\_INODES). 578 - Has a journal (COMPAT\_HAS\_JOURNAL). 580 - Supports extended attributes (COMPAT\_EXT\_ATTR). 583 (COMPAT\_RESIZE\_INODE). Requires RO\_COMPAT\_SPARSE\_SUPER. 585 - Has directory indices (COMPAT\_DIR\_INDEX). 588 block groups? (COMPAT\_LAZY\_BG) 590 - “Exclude inode”. Not used. (COMPAT\_EXCLUDE\_INODE). 594 e2fsprogs (COMPAT\_EXCLUDE\_BITMAP). 598 (COMPAT\_SPARSE\_SUPER2).
|
/Linux-v5.4/arch/arm/kernel/ |
D | entry-common.S | 351 #define COMPAT(nr, native, compat) syscall nr, native macro 357 #undef COMPAT 455 #define COMPAT(nr, native, compat) syscall nr, compat macro
|
/Linux-v5.4/drivers/parport/ |
D | parport_gsc.c | 307 printmode(COMPAT) in parport_gsc_probe_port()
|
D | procfs.c | 220 printmode(COMPAT); in do_hardware_modes()
|
D | parport_ip32.c | 2148 printmode(COMPAT); in parport_ip32_probe_port()
|
/Linux-v5.4/Documentation/admin-guide/ |
D | parport.rst | 165 - COMPAT 181 advantage of COMPAT and ECP modes if it has an IRQ
|
/Linux-v5.4/arch/parisc/ |
D | Kconfig | 330 config COMPAT config 337 depends on COMPAT && SYSVIPC
|
/Linux-v5.4/Documentation/filesystems/ |
D | ext2.txt | 238 (COMPAT), one for read-only compatible (RO_COMPAT) features and one for 243 A COMPAT flag indicates that a feature is present in the filesystem, 250 HAS_JOURNAL feature is a COMPAT flag because the ext3 journal is simply 277 flags than the kernel. If it doesn't understand ANY of the COMPAT,
|
/Linux-v5.4/security/keys/ |
D | Kconfig | 26 depends on COMPAT && KEYS
|
/Linux-v5.4/arch/arm64/ |
D | Kconfig | 72 select ARCH_WANT_COMPAT_IPC_PARSE_VERSION if COMPAT 127 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT 454 depends on COMPAT 502 depends on COMPAT 1156 menuconfig COMPAT config 1175 if COMPAT 1643 depends on COMPAT && SYSVIPC
|
D | Kconfig.platforms | 171 select ARM64_ERRATUM_845719 if COMPAT
|
/Linux-v5.4/block/ |
D | Kconfig | 190 depends on BLOCK && COMPAT
|
/Linux-v5.4/arch/sparc/ |
D | Kconfig | 524 config COMPAT config 535 depends on COMPAT && SYSVIPC
|
/Linux-v5.4/arch/s390/ |
D | Kconfig | 403 config COMPAT config 418 def_bool COMPAT && !CC_IS_CLANG 421 def_bool y if COMPAT && SYSVIPC
|
/Linux-v5.4/fs/ |
D | Kconfig.binfmt | 33 depends on COMPAT && BINFMT_ELF
|
/Linux-v5.4/arch/powerpc/ |
D | Kconfig | 177 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT 268 config COMPAT config 277 depends on COMPAT && SYSVIPC
|
/Linux-v5.4/security/ |
D | Kconfig | 132 default 32768 if ARM || (ARM64 && COMPAT)
|
/Linux-v5.4/Documentation/sound/designs/ |
D | timestamping.rst | 88 provide timestamp selection, with a zero-valued COMPAT timestamp type
|
/Linux-v5.4/lib/ |
D | Kconfig | 254 depends on AUDIT_GENERIC && AUDIT_ARCH_COMPAT_GENERIC && COMPAT
|
/Linux-v5.4/net/ |
D | Kconfig | 37 depends on COMPAT
|
/Linux-v5.4/arch/mips/ |
D | Kconfig | 44 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 3132 config COMPAT config 3142 select COMPAT 3156 select COMPAT
|
/Linux-v5.4/arch/x86/ |
D | Kconfig | 140 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 141 select HAVE_ARCH_COMPAT_MMAP_BASES if MMU && COMPAT 2949 config COMPAT config 2953 if COMPAT
|
/Linux-v5.4/mm/ |
D | Kconfig | 609 depends on STACK_GROWSUP && (!64BIT || COMPAT)
|
12