Searched refs:overlaps (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/mm/ |
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-v4.19/drivers/acpi/acpica/ |
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-v4.19/arch/arm/boot/dts/ |
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-shelby.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 */
|
D | armada-xp-linksys-mamba.dts | 404 /* kernel1 overlaps with rootfs1 by design */ 415 /* kernel2 overlaps with rootfs2 by design */
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | processor.h | 93 #error User TASK_SIZE overlaps with KERNEL_START address
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | mvebu-mbus.txt | 199 to be set by the operating system and that are guaranteed to be free of overlaps
|
/Linux-v4.19/Documentation/ioctl/ |
D | ioctl-number.txt | 254 'o' 00-03 mtd/ubi-user.h conflict! (OCFS2 and UBI overlaps)
|
/Linux-v4.19/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 114 * Support overlaps. If an address is covered by multiple windows,
|
/Linux-v4.19/arch/x86/math-emu/ |
D | README | 136 destination of the 'movl' overlaps the FPU instruction then the bytes
|
/Linux-v4.19/Documentation/x86/ |
D | intel_rdt_ui.txt | 745 schemata overlaps 775 overlaps with exclusive group
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.megaraid | 169 1. Sorted out PCI IDs to remove megaraid support overlaps.
|
D | ChangeLog.lpfc | 1558 * Fix ulpStatus for aborting I/Os overlaps with newer firmware
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_receiver.c | 2224 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function 2237 if (overlaps(peer_req->i.sector, peer_req->i.size, in overlapping_resync_write()
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cpusets.txt | 213 cpusets every time any of them change to ensure nothing overlaps a
|
/Linux-v4.19/drivers/md/ |
D | md.c | 3103 static int overlaps(sector_t s1, sector_t l1, sector_t s2, sector_t l2) in overlaps() function 3180 overlaps(rdev->data_offset, rdev->sectors, in rdev_size_store()
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 2646 EBUSY: Address overlaps with other device range
|