Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dgmap_helpers.c314 rc = ksm_disable(mm); in gmap_helper_disable_cow_sharing()
/linux/mm/
H A Dksm.c2999 int ksm_disable(struct mm_struct *mm) in ksm_disable() function