Home
last modified time | relevance | path

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

/mm/
DKconfig.debug23 often happen for same reasons as memory corruption (e.g. double free,
75 Note that "poison" here is not the same thing as the "HWPoison"
Dmemory.c2190 int same = 1; in pte_unmap_same() local
2195 same = pte_same(*page_table, orig_pte); in pte_unmap_same()
2200 return same; in pte_unmap_same()