Home
last modified time | relevance | path

Searched refs:stack_depot_disable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/lib/
Dstackdepot.c149 static bool stack_depot_disable; variable
156 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()
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt5470 stack_depot_disable= [KNL]