Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/mlock2/
Dmlock201.c40 size_t exp_present_pages; member
123 if (act_pgs != tc->exp_present_pages) { in verify_mlock2()
125 tc->flag, act_pgs, tc->exp_present_pages); in verify_mlock2()
128 tc->flag, tc->exp_present_pages); in verify_mlock2()