Home
last modified time | relevance | path

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

/mm/
Dmemory-failure.c1080 struct page *orig_head; in memory_failure() local
1096 orig_head = hpage = compound_head(p); in memory_failure()
1205 if (PageCompound(p) && compound_head(p) != orig_head) { in memory_failure()