Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise09.c139 static int check_page(char *ptr, char val) in check_page() function
229 if (check_page(ptr + i * page_size, exp_val)) { in child()