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

/linux-master/include/linux/
H A Dksm.h62 static inline void ksm_exit(struct mm_struct *mm) function
110 static inline void ksm_exit(struct mm_struct *mm) function
/linux-master/include/trace/events/
H A Dksm.h107 * ksm_exit - called after a new process has been removed from ksm
113 DEFINE_EVENT(ksm_enter_exit_template, ksm_exit,
/linux-master/kernel/
H A Dfork.c1344 ksm_exit(mm);

Completed in 132 milliseconds