Searched refs:thread_stack_free_rcu (Results 1 – 1 of 1) sorted by relevance
274 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() function290 call_rcu(&vm_stack->rcu, thread_stack_free_rcu); in thread_stack_delayed_free()396 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() function405 call_rcu(rh, thread_stack_free_rcu); in thread_stack_delayed_free()430 static void thread_stack_free_rcu(struct rcu_head *rh) in thread_stack_free_rcu() function439 call_rcu(rh, thread_stack_free_rcu); in thread_stack_delayed_free()