Searched defs:overlaps (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/drivers/acpi/acpica/ |
D | utxface.c | 418 u32 overlaps; in acpi_check_address_range() local
|
/linux-6.8/mm/ |
D | usercopy.c | 106 static bool overlaps(const unsigned long ptr, unsigned long n, in overlaps() function
|
/linux-6.8/tools/testing/selftests/mm/ |
D | mremap_test.c | 60 overlaps, should_fail, test_name) \ argument
|
/linux-6.8/drivers/gpu/drm/ |
D | drm_buddy.c | 320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function
|
/linux-6.8/tools/perf/util/ |
D | maps.c | 728 bool overlaps; in maps__merge_in() local
|
/linux-6.8/arch/x86/mm/pat/ |
D | set_memory.c | 435 static bool overlaps(unsigned long r1_start, unsigned long r1_end, in overlaps() function
|
/linux-6.8/drivers/block/drbd/ |
D | drbd_receiver.c | 2307 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) in overlaps() function
|