Searched refs:stack_depot_disable (Results 1 – 2 of 2) sorted by relevance
149 static bool stack_depot_disable; variable156 ret = kstrtobool(str, &stack_depot_disable); in is_stack_depot_disabled()157 if (!ret && stack_depot_disable) { in is_stack_depot_disabled()167 if (!stack_depot_disable) { in stack_depot_init()270 if (unlikely(nr_entries == 0) || stack_depot_disable) in stack_depot_save()
5470 stack_depot_disable= [KNL]