| /linux/mm/ |
| H A D | usercopy.c | 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()
|
| /linux/drivers/acpi/acpica/ |
| H A D | utxface.c | 418 u32 overlaps; in acpi_check_address_range() local 426 overlaps = acpi_ut_check_address_range(space_id, address, in acpi_check_address_range() 430 return (overlaps); in acpi_check_address_range()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-385-linksys-caiman.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| H A D | armada-385-linksys-cobra.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| H A D | armada-385-linksys-shelby.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
| H A D | armada-385-linksys-rango.dts | 117 /* kernel1 overlaps with rootfs1 by design */ 128 /* kernel2 overlaps with rootfs2 by design */
|
| H A D | armada-xp-linksys-mamba.dts | 353 /* kernel1 overlaps with rootfs1 by design */ 364 /* kernel2 overlaps with rootfs2 by design */
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_buddy.c | 156 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function 633 if (!overlaps(start, end, block_start, block_end)) in __alloc_range_bias() 828 if (!overlaps(start, end, block_start, block_end)) in __alloc_range()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | mremap_test.c | 67 overlaps, should_fail, test_name) \ argument 74 .overlapping = overlaps, \
|
| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | mvebu-mbus.txt | 199 to be set by the operating system and that are guaranteed to be free of overlaps
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 165 Sparse. Nevertheless, there are some overlaps between Sparse and Smatch checks.
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-etm4x-reference.rst | 683 broadcast range overlaps a return stack range, return stacks will not be available for that
|
| /linux/Documentation/arch/powerpc/ |
| H A D | pci_iov_resource_on_powernv.rst | 123 * Support overlaps. If an address is covered by multiple windows,
|
| /linux/arch/x86/math-emu/ |
| H A D | README | 136 destination of the 'movl' overlaps the FPU instruction then the bytes
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid | 169 1. Sorted out PCI IDs to remove megaraid support overlaps.
|
| H A D | ChangeLog.lpfc | 1558 * Fix ulpStatus for aborting I/Os overlaps with newer firmware
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_receiver.c | 2119 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function 2132 if (overlaps(peer_req->i.sector, peer_req->i.size, in overlapping_resync_write()
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 217 cpusets every time any of them change to ensure nothing overlaps a
|