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); argument231 struct stack_cache *cache; in stack_free_stack()240 cache = PERCPU_GET(stack_cache); in stack_free_stack()272 struct stack_cache *cache; in stack_alloc_try()275 cache = PERCPU_GET(stack_cache); in stack_alloc_try()