Searched refs:stack_depot_disabled (Results 1 – 1 of 1) sorted by relevance
45 static bool stack_depot_disabled; variable100 return kstrtobool(str, &stack_depot_disabled); in disable_stack_depot()163 if (stack_depot_disabled) { in stack_depot_early_init()201 stack_depot_disabled = true; in stack_depot_early_init()220 stack_depot_disabled = true; in stack_depot_early_init()236 if (stack_depot_disabled || stack_table) in stack_depot_init()266 stack_depot_disabled = true; in stack_depot_init()279 stack_depot_disabled = true; in stack_depot_init()764 if (!handle || stack_depot_disabled) in stack_depot_fetch()784 if (!handle || stack_depot_disabled) in stack_depot_put()[all …]
Completed in 4 milliseconds