Home
last modified time | relevance | path

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

/linux/lib/
A Dstackdepot.c148 static bool stack_depot_disable; variable
155 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()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5511 stack_depot_disable= [KNL]

Completed in 14 milliseconds