Searched refs:alloc_pages_atomic (Results 1 – 1 of 1) sorted by relevance
136 static bool alloc_pages_atomic; variable137 module_param(alloc_pages_atomic, bool, 0400);138 MODULE_PARM_DESC(alloc_pages_atomic, "allocate pages with GFP_ATOMIC");473 if (alloc_pages_atomic) in test_lockup_init()