Searched refs:force_to_wired_list (Results 1 – 1 of 1) sorted by relevance
8795 bool force_to_wired_list = false; /* Default to NOT forcing page into the wired page list */ in hibernate_page_list_setall() local8797 force_to_wired_list = hibernate_sptm_should_force_page_to_wired_pagelist(m); in hibernate_page_list_setall()8817 if (force_to_wired_list) { in hibernate_page_list_setall()8829 if (!force_to_wired_list) { in hibernate_page_list_setall()8874 bool force_to_wired_list = false; /* Default to NOT forcing page into the wired page list */ in hibernate_page_list_setall() local8876 force_to_wired_list = hibernate_sptm_should_force_page_to_wired_pagelist(m); in hibernate_page_list_setall()8896 if (force_to_wired_list) { in hibernate_page_list_setall()8908 if (!force_to_wired_list) { in hibernate_page_list_setall()8923 …bool force_to_wired_list = false; /* Default to NOT forcing page into the wired page list */ in hibernate_page_list_setall() local8925 force_to_wired_list = hibernate_sptm_should_force_page_to_wired_pagelist(m); in hibernate_page_list_setall()[all …]