Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dexit.c460 static bool __try_to_set_owner(struct task_struct *tsk, struct mm_struct *mm) in __try_to_set_owner() function
483 if (__try_to_set_owner(t, mm)) in try_to_set_owner()