Home
last modified time | relevance | path

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

/linux/lib/
A Dstackdepot.c149 static struct stack_record **stack_table; variable
158 stack_table = NULL; in is_stack_depot_disabled()
170 stack_table = memblock_alloc(size, size); in stack_depot_init()
172 stack_table[i] = NULL; in stack_depot_init()
330 bucket = &stack_table[hash & STACK_HASH_MASK]; in __stack_depot_save()

Completed in 3 milliseconds