orig_head 19 arch/sparc/kernel/pci_msi.c unsigned long orig_head, head; orig_head 28 arch/sparc/kernel/pci_msi.c orig_head = head; orig_head 46 arch/sparc/kernel/pci_msi.c if (likely(head != orig_head)) { orig_head 397 drivers/pci/hotplug/cpqphp_ctrl.c struct pci_resource **orig_head, u32 alignment) orig_head 406 drivers/pci/hotplug/cpqphp_ctrl.c if (!(*head) || !(*orig_head)) orig_head 414 drivers/pci/hotplug/cpqphp_ctrl.c if ((*head)->base != (*orig_head)->base) orig_head 417 drivers/pci/hotplug/cpqphp_ctrl.c if ((*head)->length == (*orig_head)->length) orig_head 1383 fs/xfs/xfs_log_recover.c xfs_daddr_t orig_head = *head_blk; orig_head 1391 fs/xfs/xfs_log_recover.c if (*head_blk != orig_head) { orig_head 1252 mm/memory-failure.c struct page *orig_head; orig_head 1281 mm/memory-failure.c orig_head = hpage = compound_head(p); orig_head 1349 mm/memory-failure.c if (PageCompound(p) && compound_head(p) != orig_head) {