Searched refs:should_protect (Results 1 – 1 of 1) sorted by relevance
1024 bool should_protect = false; in page_check_references() local1028 trace_android_vh_page_should_be_protected(page, &should_protect); in page_check_references()1029 if (unlikely(should_protect)) in page_check_references()2094 bool should_protect = false; in shrink_active_list() local2129 trace_android_vh_page_should_be_protected(page, &should_protect); in shrink_active_list()2130 if (unlikely(should_protect)) { in shrink_active_list()