Searched refs:same (Results 1 – 2 of 2) sorted by relevance
23 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"
2190 int same = 1; in pte_unmap_same() local2195 same = pte_same(*page_table, orig_pte); in pte_unmap_same()2200 return same; in pte_unmap_same()