Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dksm.h113 DEFINE_EVENT(ksm_enter_exit_template, ksm_exit,
/linux/tools/testing/vma/include/
H A Dstubs.h63 static inline void ksm_exit(struct mm_struct *mm) in ksm_exit() function
/linux/kernel/
H A Dfork.c1176 ksm_exit(mm); in __mmput()