Home
last modified time | relevance | path

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

/linux/mm/
H A Dmadvise.c1837 static bool is_valid_madvise(unsigned long start, size_t len_in, int behavior) in is_valid_madvise() function
1872 if (!is_valid_madvise(start, len_in, behavior)) { in madvise_should_skip()