Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dexit.c442 static bool __try_to_set_owner(struct task_struct *tsk, struct mm_struct *mm) in __try_to_set_owner() function
465 if (__try_to_set_owner(t, mm)) in try_to_set_owner()