| /kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
| D | openat2_test.c | 167 /* O_TMPFILE is incompatible with O_PATH and O_CREAT. */ in test_openat2_flags() 168 { .name = "incompatible flags (O_TMPFILE | O_PATH)", in test_openat2_flags() 170 { .name = "incompatible flags (O_TMPFILE | O_CREAT)", in test_openat2_flags() 181 { .name = "incompatible flags (O_PATH | O_RDWR)", in test_openat2_flags() 183 { .name = "incompatible flags (O_PATH | O_CREAT)", in test_openat2_flags() 185 { .name = "incompatible flags (O_PATH | O_EXCL)", in test_openat2_flags() 187 { .name = "incompatible flags (O_PATH | O_NOCTTY)", in test_openat2_flags() 189 { .name = "incompatible flags (O_PATH | O_DIRECT)", in test_openat2_flags() 191 { .name = "incompatible flags (O_PATH | O_LARGEFILE)", in test_openat2_flags() 218 { .name = "incompatible resolve flags (BENEATH | IN_ROOT)", in test_openat2_flags()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
| D | openat2_test.c | 163 /* O_TMPFILE is incompatible with O_PATH and O_CREAT. */ in test_openat2_flags() 164 { .name = "incompatible flags (O_TMPFILE | O_PATH)", in test_openat2_flags() 166 { .name = "incompatible flags (O_TMPFILE | O_CREAT)", in test_openat2_flags() 177 { .name = "incompatible flags (O_PATH | O_RDWR)", in test_openat2_flags() 179 { .name = "incompatible flags (O_PATH | O_CREAT)", in test_openat2_flags() 181 { .name = "incompatible flags (O_PATH | O_EXCL)", in test_openat2_flags() 183 { .name = "incompatible flags (O_PATH | O_NOCTTY)", in test_openat2_flags() 185 { .name = "incompatible flags (O_PATH | O_DIRECT)", in test_openat2_flags() 187 { .name = "incompatible flags (O_PATH | O_LARGEFILE)", in test_openat2_flags()
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-fpga-manager | 44 error or incompatible bitstream image. The intent of this 55 * reconfig incompatible image - reconfiguration image is 56 incompatible with hardware
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-fpga-manager | 44 error or incompatible bitstream image. The intent of this 55 * reconfig incompatible image - reconfiguration image is 56 incompatible with hardware
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | acct.h | 38 * 3: new binary incompatible format (64 bytes) 39 * 4: new binary incompatible format (128 bytes) 40 * 5: new binary incompatible format (128 bytes, second half)
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | acct.h | 39 * 3: new binary incompatible format (64 bytes) 40 * 4: new binary incompatible format (128 bytes) 41 * 5: new binary incompatible format (128 bytes, second half)
|
| /kernel/linux/linux-6.6/lib/ |
| D | Kconfig.kasan | 92 (Incompatible with CONFIG_DEBUG_SLAB: the kernel does not boot.) 113 (Incompatible with CONFIG_DEBUG_SLAB: the kernel does not boot.) 204 tristate "KUnit-incompatible tests of KASAN bug detection capabilities" 208 Incompatible with Hardware Tag-Based KASAN.
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | sysfb.c | 13 * the framebuffer is incompatible, we instead create a legacy 56 /* if the FB is incompatible, create a legacy framebuffer device */ in sysfb_init()
|
| /kernel/linux/linux-6.6/drivers/firmware/ |
| D | sysfb.c | 13 * the framebuffer is incompatible, we instead create a legacy 94 /* if the FB is incompatible, create a legacy framebuffer device */ in sysfb_init()
|
| /kernel/linux/linux-5.10/block/partitions/ |
| D | Kconfig | 151 table format, incompatible with all others. Saying Y here allows you 162 incompatible with all other OSes. Saying Y here allows you to read 231 format, incompatible with all others. Saying Y here allows you to
|
| /kernel/linux/linux-6.6/block/partitions/ |
| D | Kconfig | 153 table format, incompatible with all others. Saying Y here allows you 164 incompatible with all other OSes. Saying Y here allows you to read 233 format, incompatible with all others. Saying Y here allows you to
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ext4/ |
| D | super.rst | 138 incompatible feature set is that if there is a bit set in the 139 incompatible feature set that the kernel doesn't know about, it should 143 about a feature in either the compatible or incompatible feature set, it 166 - Incompatible feature set. If the kernel or fsck doesn't understand one 605 backward incompatible, fast commit blocks are not always 618 The superblock incompatible features field is a combination of any of the
|
| /kernel/linux/linux-5.10/arch/um/ |
| D | Kconfig | 81 NOTE: This option is incompatible with some networking features which 181 # inf-cpu mode is incompatible with the benchmarking
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | super.rst | 138 incompatible feature set is that if there is a bit set in the 139 incompatible feature set that the kernel doesn't know about, it should 143 about a feature in either the compatible or incompatible feature set, it 166 - Incompatible feature set. If the kernel or fsck doesn't understand one 601 backward incompatible, fast commit blocks are not always 609 The superblock incompatible features field is a combination of any of the
|
| /kernel/linux/linux-5.10/tools/testing/selftests/livepatch/ |
| D | test-state.sh | 143 # Failure caused by incompatible cumulative livepatches 145 start_test "incompatible cumulative livepatches"
|
| /kernel/linux/linux-6.6/tools/testing/selftests/livepatch/ |
| D | test-state.sh | 143 # Failure caused by incompatible cumulative livepatches 145 start_test "incompatible cumulative livepatches"
|
| /kernel/linux/linux-5.10/lib/ |
| D | Kconfig.kasan | 182 tristate "KUnit-incompatible tests of KASAN bug detection capabilities" 185 This is a part of the KASAN test suite that is incompatible with
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/ |
| D | cvmx-bootmem.c | 239 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_alloc() 441 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in __cvmx_bootmem_phy_free() 606 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_named_block_find() 674 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_free() 737 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_alloc()
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
| D | cvmx-bootmem.c | 239 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_alloc() 441 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in __cvmx_bootmem_phy_free() 606 cvmx_dprintf("ERROR: Incompatible bootmem descriptor " in cvmx_bootmem_phy_named_block_find() 674 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_free() 737 cvmx_dprintf("ERROR: Incompatible bootmem descriptor version: " in cvmx_bootmem_phy_named_block_alloc()
|
| /kernel/linux/linux-6.6/net/tls/ |
| D | Kconfig | 37 which is incompatible with the Linux networking stack semantics.
|
| /kernel/linux/linux-5.10/net/tls/ |
| D | Kconfig | 36 which is incompatible with the Linux networking stack semantics.
|
| /kernel/linux/linux-6.6/arch/um/ |
| D | Kconfig | 104 NOTE: This option is incompatible with some networking features which 216 # inf-cpu mode is incompatible with the benchmarking
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | topology.h | 10 /* big.LITTLE switcher is incompatible with frequency invariance */
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | topology.h | 10 /* big.LITTLE switcher is incompatible with frequency invariance */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_uc.c | 67 "Incompatible option enable_guc=%d - %s\n", in __confirm_options() 73 "Incompatible option enable_guc=%d - %s\n", in __confirm_options() 79 "Incompatible option enable_guc=%d - %s\n", in __confirm_options() 85 "Incompatible option enable_guc=%d - %s\n", in __confirm_options()
|