Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sched/
A Dmm.h131 extern void mm_update_next_owner(struct mm_struct *mm);
133 static inline void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner() function
/linux-6.3-rc2/kernel/
A Dexit.c442 void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner() function
562 mm_update_next_owner(mm); in exit_mm()
/linux-6.3-rc2/fs/
A Dexec.c1033 mm_update_next_owner(old_mm); in exec_mmap()

Completed in 10 milliseconds