Home
last modified time | relevance | path

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

/mm/
DKconfig.debug23 often happen for same reasons as memory corruption (e.g. double free,
90 Note that "poison" here is not the same thing as the "HWPoison"
Dmemory.c2901 int same = 1; in pte_unmap_same() local
2906 same = pte_same(*page_table, orig_pte); in pte_unmap_same()
2911 return same; in pte_unmap_same()
DKconfig172 # at the same time (e.g. copy_page_range()).