Searched refs:stack_cache (Results 1 – 1 of 1) sorted by relevance
82 struct stack_cache { struct86 static struct stack_cache PERCPU_DATA(stack_cache); argument242 struct stack_cache *cache; in stack_free_stack()251 cache = PERCPU_GET(stack_cache); in stack_free_stack()283 struct stack_cache *cache; in stack_alloc_try()286 cache = PERCPU_GET(stack_cache); in stack_alloc_try()