Searched refs:COMPAT (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v4.19/scripts/dtc/ |
D | dt_to_config | 759 COMPAT: label 772 next COMPAT; 795 next COMPAT; 814 next COMPAT;
|
/Linux-v4.19/virt/kvm/ |
D | Kconfig | 50 depends on KVM && COMPAT && !(S390 || ARM64)
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | super.rst | 565 - Directory preallocation (COMPAT\_DIR\_PREALLOC). 568 (COMPAT\_IMAGIC\_INODES). 570 - Has a journal (COMPAT\_HAS\_JOURNAL). 572 - Supports extended attributes (COMPAT\_EXT\_ATTR). 575 (COMPAT\_RESIZE\_INODE). Requires RO\_COMPAT\_SPARSE\_SUPER. 577 - Has directory indices (COMPAT\_DIR\_INDEX). 580 block groups? (COMPAT\_LAZY\_BG) 582 - “Exclude inode”. Not used. (COMPAT\_EXCLUDE\_INODE). 586 e2fsprogs (COMPAT\_EXCLUDE\_BITMAP). 590 (COMPAT\_SPARSE\_SUPER2).
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-common.S | 355 #define COMPAT(nr, native, compat) syscall nr, native macro 361 #undef COMPAT 459 #define COMPAT(nr, native, compat) syscall nr, compat macro
|
/Linux-v4.19/security/keys/ |
D | Kconfig | 25 depends on COMPAT && KEYS
|
/Linux-v4.19/arch/parisc/ |
D | Kconfig | 332 config COMPAT config 339 depends on COMPAT && SYSVIPC
|
/Linux-v4.19/drivers/parport/ |
D | parport_gsc.c | 312 printmode(COMPAT) in parport_gsc_probe_port()
|
D | procfs.c | 220 printmode(COMPAT); in do_hardware_modes()
|
D | parport_ip32.c | 2159 printmode(COMPAT); in parport_ip32_probe_port()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | parport.rst | 165 - COMPAT 181 advantage of COMPAT and ECP modes if it has an IRQ
|
/Linux-v4.19/Documentation/filesystems/ |
D | ext2.txt | 232 (COMPAT), one for read-only compatible (RO_COMPAT) features and one for 237 A COMPAT flag indicates that a feature is present in the filesystem, 244 HAS_JOURNAL feature is a COMPAT flag because the ext3 journal is simply 271 flags than the kernel. If it doesn't understand ANY of the COMPAT,
|
/Linux-v4.19/arch/sparc/ |
D | Kconfig | 553 config COMPAT config 564 depends on COMPAT && SYSVIPC
|
/Linux-v4.19/arch/arm64/ |
D | Kconfig | 110 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT 437 depends on COMPAT 948 depends on COMPAT 1285 config COMPAT config 1306 depends on COMPAT && SYSVIPC
|
/Linux-v4.19/block/ |
D | Kconfig | 213 depends on BLOCK && COMPAT
|
/Linux-v4.19/fs/ |
D | Kconfig.binfmt | 32 depends on COMPAT && BINFMT_ELF
|
/Linux-v4.19/arch/powerpc/ |
D | Kconfig | 179 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if COMPAT 261 config COMPAT config 270 depends on COMPAT && SYSVIPC
|
/Linux-v4.19/security/ |
D | Kconfig | 132 default 32768 if ARM || (ARM64 && COMPAT)
|
/Linux-v4.19/Documentation/sound/designs/ |
D | timestamping.rst | 88 provide timestamp selection, with a zero-valued COMPAT timestamp type
|
/Linux-v4.19/arch/s390/ |
D | Kconfig | 364 config COMPAT config 378 def_bool y if COMPAT && SYSVIPC
|
/Linux-v4.19/lib/ |
D | Kconfig | 229 depends on AUDIT_GENERIC && AUDIT_ARCH_COMPAT_GENERIC && COMPAT
|
/Linux-v4.19/net/ |
D | Kconfig | 36 depends on COMPAT
|
/Linux-v4.19/arch/mips/ |
D | Kconfig | 40 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 3129 config COMPAT config 3139 select COMPAT 3152 select COMPAT
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 125 select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 126 select HAVE_ARCH_COMPAT_MMAP_BASES if MMU && COMPAT 2903 config COMPAT config 2907 if COMPAT
|
/Linux-v4.19/mm/ |
D | Kconfig | 624 depends on STACK_GROWSUP && (!64BIT || COMPAT)
|
/Linux-v4.19/arch/ |
D | Kconfig | 739 def_bool (!64BIT && 64BIT_TIME) || COMPAT
|
12