Searched refs:stack_depot_disable (Results 1 – 2 of 2) sorted by relevance
148 static bool stack_depot_disable; variable155 ret = kstrtobool(str, &stack_depot_disable); in is_stack_depot_disabled()156 if (!ret && stack_depot_disable) { in is_stack_depot_disabled()166 if (!stack_depot_disable) { in stack_depot_init()326 if (unlikely(nr_entries == 0) || stack_depot_disable) in __stack_depot_save()
5511 stack_depot_disable= [KNL]
Completed in 14 milliseconds