Home
last modified time | relevance | path

Searched refs:overlaps (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/mm/
Dusercopy.c103 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()
/Linux-v5.4/drivers/acpi/acpica/
Dutxface.c418 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-v5.4/arch/arm/boot/dts/
Darmada-385-linksys-caiman.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
Darmada-385-linksys-cobra.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
Darmada-385-linksys-shelby.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
Darmada-385-linksys-rango.dts117 /* kernel1 overlaps with rootfs1 by design */
128 /* kernel2 overlaps with rootfs2 by design */
Darmada-xp-linksys-mamba.dts357 /* kernel1 overlaps with rootfs1 by design */
368 /* kernel2 overlaps with rootfs2 by design */
/Linux-v5.4/arch/powerpc/include/asm/
Dtask_size_32.h6 #error User TASK_SIZE overlaps with KERNEL_START address
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_buddy.c316 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function
377 if (!overlaps(start, end, block_start, block_end)) in i915_buddy_alloc_range()
/Linux-v5.4/arch/x86/mm/
Dpageattr.c379 static bool overlaps(unsigned long r1_start, unsigned long r1_end, in overlaps() function
396 if (pcibios_enabled && overlaps(spfn, epfn, BIOS_PFN, BIOS_PFN_END)) in protect_pci_bios()
422 if (kernel_set_to_readonly && overlaps(spfn, epfn, spfn_ro, epfn_ro)) in protect_rodata()
440 if (overlaps(start, end, t_start, t_end)) in protect_kernel_text()
462 if (!kernel_set_to_readonly || !overlaps(start, end, t_start, t_end)) in protect_kernel_text_ro()
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt199 to be set by the operating system and that are guaranteed to be free of overlaps
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst264 … 00-03 mtd/ubi-user.h conflict! (OCFS2 and UBI overlaps)
/Linux-v5.4/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst123 * Support overlaps. If an address is covered by multiple windows,
/Linux-v5.4/arch/x86/math-emu/
DREADME136 destination of the 'movl' overlaps the FPU instruction then the bytes
/Linux-v5.4/Documentation/x86/
Dresctrl_ui.rst813 schemata overlaps
848 overlaps with exclusive group
/Linux-v5.4/Documentation/core-api/
Dxarray.rst454 iterate over every entry which overlaps the specified range.
/Linux-v5.4/Documentation/scsi/
DChangeLog.megaraid169 1. Sorted out PCI IDs to remove megaraid support overlaps.
DChangeLog.lpfc1558 * Fix ulpStatus for aborting I/Os overlaps with newer firmware
/Linux-v5.4/drivers/block/drbd/
Ddrbd_receiver.c2336 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function
2349 if (overlaps(peer_req->i.sector, peer_req->i.size, in overlapping_resync_write()
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst215 cpusets every time any of them change to ensure nothing overlaps a
/Linux-v5.4/drivers/md/
Dmd.c3186 static int overlaps(sector_t s1, sector_t l1, sector_t s2, sector_t l2) in overlaps() function
3263 overlaps(rdev->data_offset, rdev->sectors, in rdev_size_store()
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt2890 EBUSY: Address overlaps with other device range