| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | ip_defrag.sh | 43 echo "ipv4 defrag with overlaps" 49 echo "ipv6 defrag with overlaps" 58 echo "ipv6 nf_conntrack defrag with overlaps"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | ip_defrag.sh | 43 echo "ipv4 defrag with overlaps" 49 echo "ipv6 defrag with overlaps" 58 echo "ipv6 nf_conntrack defrag with overlaps"
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | x86_fake_mem.c | 50 /* fake range overlaps descriptor */; in efi_fake_memmap_early() 56 * descriptor in case the fake range overlaps in efi_fake_memmap_early()
|
| /kernel/linux/linux-6.6/mm/ |
| D | usercopy.c | 48 * Reject: object partially overlaps the stack (passing the in check_stack_object() 106 static bool overlaps(const unsigned long ptr, unsigned long n, in overlaps() function 127 if (overlaps(ptr, n, textlow, texthigh)) in check_kernel_text_object() 145 if (overlaps(ptr, n, textlow_linear, texthigh_linear)) in check_kernel_text_object()
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | utaddress.c | 152 * DESCRIPTION: Check if the input address range overlaps any of the 183 * Check if the requested address/length overlaps this in acpi_ut_check_address_range() 188 * 2) Input address/length overlaps range at the range start in acpi_ut_check_address_range() 189 * 3) Input address/length overlaps range at the range end in acpi_ut_check_address_range()
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | utaddress.c | 152 * DESCRIPTION: Check if the input address range overlaps any of the 183 * Check if the requested address/length overlaps this in acpi_ut_check_address_range() 188 * 2) Input address/length overlaps range at the range start in acpi_ut_check_address_range() 189 * 3) Input address/length overlaps range at the range end in acpi_ut_check_address_range()
|
| /kernel/linux/linux-5.10/mm/ |
| D | usercopy.c | 45 * Reject: object partially overlaps the stack (passing the in check_stack_object() 103 static bool overlaps(const unsigned long ptr, unsigned long n, in overlaps() function 124 if (overlaps(ptr, n, textlow, texthigh)) in check_kernel_text_object() 142 if (overlaps(ptr, n, textlow_linear, texthigh_linear)) in check_kernel_text_object()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | armada-385-linksys-shelby.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-cobra.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-caiman.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-rango.dts | 117 /* kernel1 overlaps with rootfs1 by design */ 128 /* kernel2 overlaps with rootfs2 by design */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/ |
| D | armada-385-linksys-shelby.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-caiman.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-cobra.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| D | armada-385-linksys-rango.dts | 117 /* kernel1 overlaps with rootfs1 by design */ 128 /* kernel2 overlaps with rootfs2 by design */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-context-chk-vsx.c | 35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */ 71 * i.e. vr0-31 overlaps fully vsr32-63. in signal_usr1() 82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-context-chk-vsx.c | 35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */ 71 * i.e. vr0-31 overlaps fully vsr32-63. in signal_usr1() 82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ddp.c | 80 * i40e_ddp_does_profile_overlap - checks if DDP overlaps with existing one. 84 * checks if DDP profile overlaps with existing one. 85 * Returns >0 if the profile overlaps. 332 netdev_err(netdev, "DDP profile overlaps with existing one."); in i40e_ddp_load()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ddp.c | 80 * i40e_ddp_does_profiles_ - checks if DDP overlaps with existing one. 84 * checks if DDP profile overlaps with existing one. 85 * Returns >0 if the profile overlaps. 332 netdev_err(netdev, "DDP profile overlaps with existing one."); in i40e_ddp_load()
|
| /kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
| D | auxvec.h | 7 * glibc and any overlaps can cause problems
|
| /kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
| D | auxvec.h | 7 * glibc and any overlaps can cause problems
|
| /kernel/linux/linux-6.6/arch/x86/platform/efi/ |
| D | fake_mem.c | 172 /* fake range overlaps descriptor */; in efi_fake_memmap_early() 178 * descriptor in case the fake range overlaps in efi_fake_memmap_early()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | task_size_32.h | 6 #error User TASK_SIZE overlaps with KERNEL_START address
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | task_size_32.h | 6 #error User TASK_SIZE overlaps with KERNEL_START address
|
| /kernel/linux/linux-6.6/fs/xfs/scrub/ |
| D | bitmap.c | 81 /* overlaps with the entire clearing range */ 95 /* overlaps with the left side of the clearing range */ 100 /* overlaps with the right side of the clearing range */
|