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

/linux-master/include/linux/sched/
H A Dmm.h163 extern void mm_update_next_owner(struct mm_struct *mm);
165 static inline void mm_update_next_owner(struct mm_struct *mm) function
/linux-master/kernel/
H A Dexit.c449 void mm_update_next_owner(struct mm_struct *mm) function
568 mm_update_next_owner(mm);
/linux-master/fs/
H A Dexec.c1051 mm_update_next_owner(old_mm);

Completed in 137 milliseconds