Home
last modified time | relevance | path

Searched defs:overlaps (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c418 u32 overlaps; in acpi_check_address_range() local
/openbmc/linux/mm/
H A Dusercopy.c106 static bool overlaps(const unsigned long ptr, unsigned long n, in overlaps() function
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c56 overlaps, should_fail, test_name) \ argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_buddy.c320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c435 static bool overlaps(unsigned long r1_start, unsigned long r1_end, in overlaps() function
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c2307 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function
/openbmc/qemu/
H A Dblock.c8592 bool overlaps; in bdrv_bsc_range_overlaps_locked() local