Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dfork.c207 static bool try_release_thread_stack_to_cache(struct vm_struct *vm) in try_release_thread_stack_to_cache() function
224 if (try_release_thread_stack_to_cache(vm_stack->stack_vm_area)) in thread_stack_free_rcu()
340 if (!try_release_thread_stack_to_cache(tsk->stack_vm_area)) in free_thread_stack()
/linux-6.14.4/Documentation/process/
Dbackporting.rst177 results for the function ``try_release_thread_stack_to_cache`` even