Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/acpica/ !
Dutxface.c418 u32 overlaps; in acpi_check_address_range() local
/linux-6.15/mm/ !
Dusercopy.c106 static bool overlaps(const unsigned long ptr, unsigned long n, in overlaps() function
/linux-6.15/tools/testing/selftests/mm/ !
Dmremap_test.c63 overlaps, should_fail, test_name) \ argument
/linux-6.15/drivers/gpu/drm/ !
Ddrm_buddy.c97 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function
/linux-6.15/arch/x86/mm/pat/ !
Dset_memory.c484 static bool overlaps(unsigned long r1_start, unsigned long r1_end, in overlaps() function
/linux-6.15/drivers/block/drbd/ !
Ddrbd_receiver.c2307 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function