Searched refs:reallocate_pages (Results 1 – 1 of 1) sorted by relevance
140 static bool reallocate_pages; variable141 module_param(reallocate_pages, bool, 0400);142 MODULE_PARM_DESC(reallocate_pages, "free and allocate pages between iterations");371 if (reallocate_pages) in test_lockup()391 if (reallocate_pages) in test_lockup()553 reallocate_pages ? "reallocate_pages " : ""); in test_lockup_init()