Home
last modified time | relevance | path

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

/mm/
Dvmscan.c1024 bool should_protect = false; in page_check_references() local
1028 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() local
2129 trace_android_vh_page_should_be_protected(page, &should_protect); in shrink_active_list()
2130 if (unlikely(should_protect)) { in shrink_active_list()