Home
last modified time | relevance | path

Searched refs:page_present (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect04.c136 static int page_present(void *p) in page_present() function
140 fd = SAFE_OPEN(cleanup, "page_present", O_WRONLY|O_CREAT, 0644); in page_present()
148 tst_brkm(TBROK | TTERRNO, cleanup, "page_present write"); in page_present()
207 if (!page_present(page_to_copy)) { in get_func()
216 if (!page_present(page_to_copy)) in get_func()

Completed in 1 milliseconds