Searched refs:orig_head (Results 1 – 4 of 4) sorted by relevance
19 unsigned long orig_head, head; in sparc64_msiq_interrupt() local28 orig_head = head; in sparc64_msiq_interrupt()46 if (likely(head != orig_head)) { in sparc64_msiq_interrupt()
1252 struct page *orig_head; in memory_failure() local1279 orig_head = hpage = compound_head(p); in memory_failure()1347 if (PageCompound(p) && compound_head(p) != orig_head) { in memory_failure()
397 struct pci_resource **orig_head, u32 alignment) in do_pre_bridge_resource_split() argument406 if (!(*head) || !(*orig_head)) in do_pre_bridge_resource_split()414 if ((*head)->base != (*orig_head)->base) in do_pre_bridge_resource_split()417 if ((*head)->length == (*orig_head)->length) in do_pre_bridge_resource_split()
1461 xfs_daddr_t orig_head = *head_blk; in xlog_find_tail() local1469 if (*head_blk != orig_head) { in xlog_find_tail()