Searched refs:stack_hash_order (Results 1 – 1 of 1) sorted by relevance
167 static unsigned int stack_hash_order; variable204 if (kasan_enabled() && !stack_hash_order) in stack_depot_early_init()205 stack_hash_order = STACK_HASH_ORDER_MAX; in stack_depot_early_init()210 if (stack_hash_order) in stack_depot_early_init()211 entries = 1UL << stack_hash_order; in stack_depot_early_init()241 if (stack_hash_order) { in stack_depot_init()242 entries = 1UL << stack_hash_order; in stack_depot_init()