Home
last modified time | relevance | path

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

/linux/mm/
H A Dmseal.c38 static bool range_contains_unmapped(struct mm_struct *mm, in range_contains_unmapped() function
170 if (range_contains_unmapped(mm, start, end)) { in do_mseal()