here              331 arch/m68k/math-emu/fp_decode.h | all other indirect addressing modes will finally end up here
here               98 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# All cores other than the master need to wait here for SMP bootstrap
here              142 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# will halt here.
here               79 arch/mips/include/asm/mach-ip27/kernel-entry-init.h 	move		t2, t1			# text and data are here
here              247 arch/sparc/net/bpf_jit_comp_64.c 		void *here = &ctx->image[ctx->idx];
here              250 arch/sparc/net/bpf_jit_comp_64.c 		off = (void *)func - here;
here              622 arch/um/os-Linux/skas/process.c 	jmp_buf here;
here              626 arch/um/os-Linux/skas/process.c 	cb_back = &here;
here              629 arch/um/os-Linux/skas/process.c 	if (UML_SETJMP(&here) == 0)
here              352 drivers/atm/eni.c 	unsigned long here;
here              374 drivers/atm/eni.c 		here = (eni_vcc->descr+skip) & (eni_vcc->words-1);
here              375 drivers/atm/eni.c 		dma[j++] = (here << MID_DMA_COUNT_SHIFT) | (vcc->vci
here              379 drivers/atm/eni.c 	here = (eni_vcc->descr+size+skip) & (eni_vcc->words-1);
here              448 drivers/atm/eni.c 		dma[j++] = (here << MID_DMA_COUNT_SHIFT) |
here              480 drivers/atm/eni.c 	eni_vcc->descr = here;
here              812 drivers/atm/eni.c 	void __iomem *here;
here              823 drivers/atm/eni.c 	here = eni_dev->vci+vcc->vci*16;
here              827 drivers/atm/eni.c 	writel(0,here+4); /* descr, read = 0 */
here              828 drivers/atm/eni.c 	writel(0,here+8); /* write, state, count = 0 */
here              836 drivers/atm/eni.c 	    MID_VCI_LOCATION_SHIFT) | (order << MID_VCI_SIZE_SHIFT),here);
here              844 drivers/atm/eni.c 	void __iomem *here;
here              852 drivers/atm/eni.c 		here = eni_dev->vci+vcc->vci*16;
here              854 drivers/atm/eni.c 		writel((readl(here) & ~MID_VCI_MODE) | (MID_MODE_TRASH <<
here              855 drivers/atm/eni.c 		    MID_VCI_MODE_SHIFT),here);
here              859 drivers/atm/eni.c 		writel(readl(here) & ~MID_VCI_IN_SERVICE,here);
here              372 drivers/atm/zatm.c 		u32 *here;
here              378 drivers/atm/zatm.c 		here = (u32 *) pos;
here              381 drivers/atm/zatm.c 		cells = here[0] & uPD98401_AAL5_SIZE;
here              383 drivers/atm/zatm.c printk("RX IND: 0x%x, 0x%x, 0x%x, 0x%x\n",here[0],here[1],here[2],here[3]);
here              389 drivers/atm/zatm.c 		x = (unsigned long *) here[2];
here              395 drivers/atm/zatm.c 		if (here[3] & uPD98401_AAL5_ERR) {
here              396 drivers/atm/zatm.c 			error = (here[3] & uPD98401_AAL5_ES) >>
here              401 drivers/atm/zatm.c EVENT("error code 0x%x/0x%x\n",(here[3] & uPD98401_AAL5_ES) >>
here              403 drivers/atm/zatm.c 		skb = ((struct rx_buffer_head *) bus_to_virt(here[2]))->skb;
here              411 drivers/atm/zatm.c 		    (unsigned long) here);
here              418 drivers/atm/zatm.c 		chan = (here[3] & uPD98401_AAL5_CHAN) >>
here               33 drivers/block/drbd/drbd_interval.c 		struct drbd_interval *here =
here               37 drivers/block/drbd/drbd_interval.c 		if (here->end < this_end)
here               38 drivers/block/drbd/drbd_interval.c 			here->end = this_end;
here               39 drivers/block/drbd/drbd_interval.c 		if (this->sector < here->sector)
here               41 drivers/block/drbd/drbd_interval.c 		else if (this->sector > here->sector)
here               43 drivers/block/drbd/drbd_interval.c 		else if (this < here)
here               45 drivers/block/drbd/drbd_interval.c 		else if (this > here)
here               74 drivers/block/drbd/drbd_interval.c 		struct drbd_interval *here =
here               77 drivers/block/drbd/drbd_interval.c 		if (sector < here->sector)
here               79 drivers/block/drbd/drbd_interval.c 		else if (sector > here->sector)
here               81 drivers/block/drbd/drbd_interval.c 		else if (interval < here)
here               83 drivers/block/drbd/drbd_interval.c 		else if (interval > here)
here              121 drivers/block/drbd/drbd_interval.c 		struct drbd_interval *here =
here              128 drivers/block/drbd/drbd_interval.c 		} else if (here->sector < end &&
here              129 drivers/block/drbd/drbd_interval.c 			   sector < here->sector + (here->size >> 9)) {
here              130 drivers/block/drbd/drbd_interval.c 			overlap = here;
here              132 drivers/block/drbd/drbd_interval.c 		} else if (sector >= here->sector) {
here             2107 drivers/block/floppy.c 	} *here = (struct fparm *)floppy_track_buffer;
here             2146 drivers/block/floppy.c 		here[count].track = format_req.track;
here             2147 drivers/block/floppy.c 		here[count].head = format_req.head;
here             2148 drivers/block/floppy.c 		here[count].sect = 0;
here             2149 drivers/block/floppy.c 		here[count].size = F_SIZECODE;
here             2153 drivers/block/floppy.c 		here[n].sect = count;
here             2155 drivers/block/floppy.c 		if (here[n].sect) {	/* sector busy, find next free sector */
here             2159 drivers/block/floppy.c 				while (here[n].sect)
here             2166 drivers/block/floppy.c 			here[count].sect += FD_SECTBASE(_floppy) - 1;
here             8175 drivers/net/ethernet/sun/niu.c 		u32 here = start + offset;
here             8178 drivers/net/ethernet/sun/niu.c 		err = niu_pci_eeprom_read(np, here);
here             8182 drivers/net/ethernet/sun/niu.c 		err = niu_pci_eeprom_read16_swp(np, here + 1);
here             8186 drivers/net/ethernet/sun/niu.c 		here = start + offset + 3;
here             8191 drivers/net/ethernet/sun/niu.c 		err = niu_pci_vpd_scan_props(np, here, end);
here               67 drivers/usb/host/ehci-sched.c 	union ehci_shadow	here = *prev_p;
here               70 drivers/usb/host/ehci-sched.c 	while (here.ptr && here.ptr != ptr) {
here               73 drivers/usb/host/ehci-sched.c 		hw_p = shadow_next_periodic(ehci, &here,
here               75 drivers/usb/host/ehci-sched.c 		here = *prev_p;
here               78 drivers/usb/host/ehci-sched.c 	if (!here.ptr)
here               84 drivers/usb/host/ehci-sched.c 	*prev_p = *periodic_next_shadow(ehci, &here,
here               88 drivers/usb/host/ehci-sched.c 	    *shadow_next_periodic(ehci, &here, Q_NEXT_TYPE(ehci, *hw_p))
here               90 drivers/usb/host/ehci-sched.c 		*hw_p = *shadow_next_periodic(ehci, &here,
here              443 drivers/usb/host/ehci-sched.c 		union ehci_shadow	here;
here              447 drivers/usb/host/ehci-sched.c 		here = ehci->pshadow[frame];
here              449 drivers/usb/host/ehci-sched.c 		while (here.ptr) {
here              452 drivers/usb/host/ehci-sched.c 				type = Q_NEXT_TYPE(ehci, here.itd->hw_next);
here              453 drivers/usb/host/ehci-sched.c 				here = here.itd->itd_next;
here              456 drivers/usb/host/ehci-sched.c 				hw = here.qh->hw;
here              457 drivers/usb/host/ehci-sched.c 				if (same_tt(dev, here.qh->ps.udev)) {
here              468 drivers/usb/host/ehci-sched.c 				here = here.qh->qh_next;
here              471 drivers/usb/host/ehci-sched.c 				if (same_tt(dev, here.sitd->urb->dev)) {
here              474 drivers/usb/host/ehci-sched.c 					mask = hc32_to_cpu(ehci, here.sitd
here              481 drivers/usb/host/ehci-sched.c 				type = Q_NEXT_TYPE(ehci, here.sitd->hw_next);
here              482 drivers/usb/host/ehci-sched.c 				here = here.sitd->sitd_next;
here              552 drivers/usb/host/ehci-sched.c 		union ehci_shadow	here = *prev;
here              556 drivers/usb/host/ehci-sched.c 		while (here.ptr) {
here              561 drivers/usb/host/ehci-sched.c 			hw_p = shadow_next_periodic(ehci, &here, type);
here              562 drivers/usb/host/ehci-sched.c 			here = *prev;
here              568 drivers/usb/host/ehci-sched.c 		while (here.ptr && qh != here.qh) {
here              569 drivers/usb/host/ehci-sched.c 			if (qh->ps.period > here.qh->ps.period)
here              571 drivers/usb/host/ehci-sched.c 			prev = &here.qh->qh_next;
here              572 drivers/usb/host/ehci-sched.c 			hw_p = &here.qh->hw->hw_next;
here              573 drivers/usb/host/ehci-sched.c 			here = *prev;
here              576 drivers/usb/host/ehci-sched.c 		if (qh != here.qh) {
here              577 drivers/usb/host/ehci-sched.c 			qh->qh_next = here;
here              578 drivers/usb/host/ehci-sched.c 			if (here.qh)
here             1728 drivers/usb/host/ehci-sched.c 	union ehci_shadow	here = *prev;
here             1732 drivers/usb/host/ehci-sched.c 	while (here.ptr) {
here             1737 drivers/usb/host/ehci-sched.c 		hw_p = shadow_next_periodic(ehci, &here, type);
here             1738 drivers/usb/host/ehci-sched.c 		here = *prev;
here             1741 drivers/usb/host/ehci-sched.c 	itd->itd_next = here;
here             3313 drivers/usb/host/fotg210-hcd.c 	union fotg210_shadow here = *prev_p;
here             3316 drivers/usb/host/fotg210-hcd.c 	while (here.ptr && here.ptr != ptr) {
here             3319 drivers/usb/host/fotg210-hcd.c 		hw_p = shadow_next_periodic(fotg210, &here,
here             3321 drivers/usb/host/fotg210-hcd.c 		here = *prev_p;
here             3324 drivers/usb/host/fotg210-hcd.c 	if (!here.ptr)
here             3330 drivers/usb/host/fotg210-hcd.c 	*prev_p = *periodic_next_shadow(fotg210, &here,
here             3333 drivers/usb/host/fotg210-hcd.c 	*hw_p = *shadow_next_periodic(fotg210, &here,
here             3412 drivers/usb/host/fotg210-hcd.c 		union fotg210_shadow here;
here             3416 drivers/usb/host/fotg210-hcd.c 		here = fotg210->pshadow[frame];
here             3418 drivers/usb/host/fotg210-hcd.c 		while (here.ptr) {
here             3421 drivers/usb/host/fotg210-hcd.c 				type = Q_NEXT_TYPE(fotg210, here.itd->hw_next);
here             3422 drivers/usb/host/fotg210-hcd.c 				here = here.itd->itd_next;
here             3425 drivers/usb/host/fotg210-hcd.c 				hw = here.qh->hw;
here             3426 drivers/usb/host/fotg210-hcd.c 				if (same_tt(dev, here.qh->dev)) {
here             3437 drivers/usb/host/fotg210-hcd.c 				here = here.qh->qh_next;
here             3502 drivers/usb/host/fotg210-hcd.c 		union fotg210_shadow here = *prev;
here             3506 drivers/usb/host/fotg210-hcd.c 		while (here.ptr) {
here             3511 drivers/usb/host/fotg210-hcd.c 			hw_p = shadow_next_periodic(fotg210, &here, type);
here             3512 drivers/usb/host/fotg210-hcd.c 			here = *prev;
here             3518 drivers/usb/host/fotg210-hcd.c 		while (here.ptr && qh != here.qh) {
here             3519 drivers/usb/host/fotg210-hcd.c 			if (qh->period > here.qh->period)
here             3521 drivers/usb/host/fotg210-hcd.c 			prev = &here.qh->qh_next;
here             3522 drivers/usb/host/fotg210-hcd.c 			hw_p = &here.qh->hw->hw_next;
here             3523 drivers/usb/host/fotg210-hcd.c 			here = *prev;
here             3526 drivers/usb/host/fotg210-hcd.c 		if (qh != here.qh) {
here             3527 drivers/usb/host/fotg210-hcd.c 			qh->qh_next = here;
here             3528 drivers/usb/host/fotg210-hcd.c 			if (here.qh)
here             4333 drivers/usb/host/fotg210-hcd.c 	union fotg210_shadow here = *prev;
here             4337 drivers/usb/host/fotg210-hcd.c 	while (here.ptr) {
here             4342 drivers/usb/host/fotg210-hcd.c 		hw_p = shadow_next_periodic(fotg210, &here, type);
here             4343 drivers/usb/host/fotg210-hcd.c 		here = *prev;
here             4346 drivers/usb/host/fotg210-hcd.c 	itd->itd_next = here;
here              798 drivers/usb/host/isp116x-hcd.c 			struct isp116x_ep *here = *prev;
here              800 drivers/usb/host/isp116x-hcd.c 			while (here && ep != here) {
here              801 drivers/usb/host/isp116x-hcd.c 				if (ep->period > here->period)
here              803 drivers/usb/host/isp116x-hcd.c 				prev = &here->next;
here              804 drivers/usb/host/isp116x-hcd.c 				here = *prev;
here              806 drivers/usb/host/isp116x-hcd.c 			if (ep != here) {
here              807 drivers/usb/host/isp116x-hcd.c 				ep->next = here;
here              154 drivers/usb/host/ohci-q.c 		struct ed	*here = *prev;
here              160 drivers/usb/host/ohci-q.c 		while (here && ed != here) {
here              161 drivers/usb/host/ohci-q.c 			if (ed->interval > here->interval)
here              163 drivers/usb/host/ohci-q.c 			prev = &here->ed_next;
here              164 drivers/usb/host/ohci-q.c 			prev_p = &here->hwNextED;
here              165 drivers/usb/host/ohci-q.c 			here = *prev;
here              167 drivers/usb/host/ohci-q.c 		if (ed != here) {
here              168 drivers/usb/host/ohci-q.c 			ed->ed_next = here;
here              169 drivers/usb/host/ohci-q.c 			if (here)
here             2247 drivers/usb/host/oxu210hp-hcd.c 	union ehci_shadow here = *prev_p;
here             2250 drivers/usb/host/oxu210hp-hcd.c 	while (here.ptr && here.ptr != ptr) {
here             2252 drivers/usb/host/oxu210hp-hcd.c 		hw_p = here.hw_next;
here             2253 drivers/usb/host/oxu210hp-hcd.c 		here = *prev_p;
here             2256 drivers/usb/host/oxu210hp-hcd.c 	if (!here.ptr)
here             2262 drivers/usb/host/oxu210hp-hcd.c 	*prev_p = *periodic_next_shadow(&here, Q_NEXT_TYPE(*hw_p));
here             2263 drivers/usb/host/oxu210hp-hcd.c 	*hw_p = *here.hw_next;
here             2369 drivers/usb/host/oxu210hp-hcd.c 		union ehci_shadow	here = *prev;
here             2373 drivers/usb/host/oxu210hp-hcd.c 		while (here.ptr) {
here             2378 drivers/usb/host/oxu210hp-hcd.c 			hw_p = &here.qh->hw_next;
here             2379 drivers/usb/host/oxu210hp-hcd.c 			here = *prev;
here             2385 drivers/usb/host/oxu210hp-hcd.c 		while (here.ptr && qh != here.qh) {
here             2386 drivers/usb/host/oxu210hp-hcd.c 			if (qh->period > here.qh->period)
here             2388 drivers/usb/host/oxu210hp-hcd.c 			prev = &here.qh->qh_next;
here             2389 drivers/usb/host/oxu210hp-hcd.c 			hw_p = &here.qh->hw_next;
here             2390 drivers/usb/host/oxu210hp-hcd.c 			here = *prev;
here             2393 drivers/usb/host/oxu210hp-hcd.c 		if (qh != here.qh) {
here             2394 drivers/usb/host/oxu210hp-hcd.c 			qh->qh_next = here;
here             2395 drivers/usb/host/oxu210hp-hcd.c 			if (here.qh)
here              928 drivers/usb/host/sl811-hcd.c 			struct sl811h_ep	*here = *prev;
here              930 drivers/usb/host/sl811-hcd.c 			while (here && ep != here) {
here              931 drivers/usb/host/sl811-hcd.c 				if (ep->period > here->period)
here              933 drivers/usb/host/sl811-hcd.c 				prev = &here->next;
here              934 drivers/usb/host/sl811-hcd.c 				here = *prev;
here              936 drivers/usb/host/sl811-hcd.c 			if (ep != here) {
here              937 drivers/usb/host/sl811-hcd.c 				ep->next = here;
here              605 fs/ext2/balloc.c 	ext2_grpblk_t here, next;
here              620 fs/ext2/balloc.c 		here = ext2_find_next_zero_bit(bh->b_data, end_goal, start);
here              621 fs/ext2/balloc.c 		if (here < end_goal)
here              622 fs/ext2/balloc.c 			return here;
here              626 fs/ext2/balloc.c 	here = start;
here              627 fs/ext2/balloc.c 	if (here < 0)
here              628 fs/ext2/balloc.c 		here = 0;
here              630 fs/ext2/balloc.c 	p = ((char *)bh->b_data) + (here >> 3);
here              631 fs/ext2/balloc.c 	r = memscan(p, 0, ((maxblocks + 7) >> 3) - (here >> 3));
here              634 fs/ext2/balloc.c 	if (next < maxblocks && next >= here)
here              637 fs/ext2/balloc.c 	here = bitmap_search_next_usable_block(here, bh, maxblocks);
here              638 fs/ext2/balloc.c 	return here;
here              413 fs/ext2/xattr.c 	struct ext2_xattr_entry *here = NULL, *last = NULL;
here              479 fs/ext2/xattr.c 					here = last;
here              484 fs/ext2/xattr.c 			here = last;
here              507 fs/ext2/xattr.c 		free += EXT2_XATTR_SIZE(le32_to_cpu(here->e_value_size));
here              542 fs/ext2/xattr.c 			offset = (char *)here - bh->b_data;
here              543 fs/ext2/xattr.c 			here = ENTRY((char *)header + offset);
here              556 fs/ext2/xattr.c 		last = here = ENTRY(header+1);
here              564 fs/ext2/xattr.c 		size_t rest = (char *)last - (char *)here;
here              565 fs/ext2/xattr.c 		memmove((char *)here + size, here, rest);
here              566 fs/ext2/xattr.c 		memset(here, 0, size);
here              567 fs/ext2/xattr.c 		here->e_name_index = name_index;
here              568 fs/ext2/xattr.c 		here->e_name_len = name_len;
here              569 fs/ext2/xattr.c 		memcpy(here->e_name, name, name_len);
here              571 fs/ext2/xattr.c 		if (here->e_value_size) {
here              573 fs/ext2/xattr.c 			size_t offs = le16_to_cpu(here->e_value_offs);
here              576 fs/ext2/xattr.c 				le32_to_cpu(here->e_value_size));
here              581 fs/ext2/xattr.c 				here->e_value_size = cpu_to_le32(value_len);
here              591 fs/ext2/xattr.c 			here->e_value_offs = 0;
here              608 fs/ext2/xattr.c 			memmove(here, (char*)here + size,
here              609 fs/ext2/xattr.c 				(char*)last - (char*)here);
here              616 fs/ext2/xattr.c 		here->e_value_size = cpu_to_le32(value_len);
here              620 fs/ext2/xattr.c 			here->e_value_offs =
here              635 fs/ext2/xattr.c 		ext2_xattr_rehash(header, here);
here             1028 fs/ext2/xattr.c 	struct ext2_xattr_entry *here;
here             1032 fs/ext2/xattr.c 	here = ENTRY(header+1);
here             1033 fs/ext2/xattr.c 	while (!IS_LAST_ENTRY(here)) {
here             1034 fs/ext2/xattr.c 		if (!here->e_hash) {
here             1041 fs/ext2/xattr.c 		       le32_to_cpu(here->e_hash);
here             1042 fs/ext2/xattr.c 		here = EXT2_XATTR_NEXT(here);
here              147 fs/ext4/inline.c 		if (is.s.here->e_value_inum) {
here              153 fs/ext4/inline.c 		EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
here              156 fs/ext4/inline.c 				le32_to_cpu(is.s.here->e_value_size);
here              300 fs/ext4/inline.c 	EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
here              365 fs/ext4/inline.c 	EXT4_I(inode)->i_inline_off = (u16)((void *)is.s.here -
here              368 fs/ext4/inline.c 				le32_to_cpu(is.s.here->e_value_size);
here             1945 fs/ext4/inline.c 			value_len = le32_to_cpu(is.s.here->e_value_size);
here             1566 fs/ext4/xattr.c 	struct ext4_xattr_entry *here = s->here;
here             1575 fs/ext4/xattr.c 	old_size = (!s->not_found && !here->e_value_inum) ?
here             1576 fs/ext4/xattr.c 			EXT4_XATTR_SIZE(le32_to_cpu(here->e_value_size)) : 0;
here             1584 fs/ext4/xattr.c 		size_t offs = le16_to_cpu(here->e_value_offs);
here             1587 fs/ext4/xattr.c 		here->e_value_size = cpu_to_le32(i->value_len);
here             1646 fs/ext4/xattr.c 	if (!s->not_found && here->e_value_inum) {
here             1648 fs/ext4/xattr.c 					    le32_to_cpu(here->e_value_inum),
here             1649 fs/ext4/xattr.c 					    le32_to_cpu(here->e_hash),
here             1694 fs/ext4/xattr.c 					    le32_to_cpu(here->e_value_size));
here             1699 fs/ext4/xattr.c 	if (!s->not_found && here->e_value_size && !here->e_value_inum) {
here             1702 fs/ext4/xattr.c 		size_t offs = le16_to_cpu(here->e_value_offs);
here             1726 fs/ext4/xattr.c 		memmove(here, (void *)here + size,
here             1727 fs/ext4/xattr.c 			(void *)last - (void *)here + sizeof(__u32));
here             1732 fs/ext4/xattr.c 		size_t rest = (void *)last - (void *)here + sizeof(__u32);
here             1734 fs/ext4/xattr.c 		memmove((void *)here + size, here, rest);
here             1735 fs/ext4/xattr.c 		memset(here, 0, size);
here             1736 fs/ext4/xattr.c 		here->e_name_index = i->name_index;
here             1737 fs/ext4/xattr.c 		here->e_name_len = name_len;
here             1738 fs/ext4/xattr.c 		memcpy(here->e_name, i->name, name_len);
here             1741 fs/ext4/xattr.c 		here->e_value_inum = 0;
here             1742 fs/ext4/xattr.c 		here->e_value_offs = 0;
here             1743 fs/ext4/xattr.c 		here->e_value_size = 0;
here             1749 fs/ext4/xattr.c 			here->e_value_inum = cpu_to_le32(new_ea_inode->i_ino);
here             1753 fs/ext4/xattr.c 			here->e_value_offs = cpu_to_le16(min_offs - new_size);
here             1763 fs/ext4/xattr.c 		here->e_value_size = cpu_to_le32(i->value_len);
here             1781 fs/ext4/xattr.c 			hash = ext4_xattr_hash_entry(here->e_name,
here             1782 fs/ext4/xattr.c 						     here->e_name_len,
here             1786 fs/ext4/xattr.c 							here->e_value_offs);
here             1788 fs/ext4/xattr.c 			hash = ext4_xattr_hash_entry(here->e_name,
here             1789 fs/ext4/xattr.c 						     here->e_name_len, value,
here             1792 fs/ext4/xattr.c 		here->e_hash = hash;
here             1835 fs/ext4/xattr.c 		bs->s.here = bs->s.first;
here             1836 fs/ext4/xattr.c 		error = xattr_find_entry(inode, &bs->s.here, bs->s.end,
here             1897 fs/ext4/xattr.c 			int offset = (char *)s->here - bs->bh->b_data;
here             1908 fs/ext4/xattr.c 			s->here = ENTRY(s->base + offset);
here             1918 fs/ext4/xattr.c 			if (!s->not_found && s->here->e_value_inum) {
here             1919 fs/ext4/xattr.c 				ea_ino = le32_to_cpu(s->here->e_value_inum);
here             1921 fs/ext4/xattr.c 					      le32_to_cpu(s->here->e_hash),
here             1933 fs/ext4/xattr.c 							s->here->e_value_size);
here             1937 fs/ext4/xattr.c 				s->here->e_value_inum = 0;
here             1938 fs/ext4/xattr.c 				s->here->e_value_size = 0;
here             1952 fs/ext4/xattr.c 		s->here = ENTRY(header(s->base)+1);
here             1962 fs/ext4/xattr.c 	if (i->value && s->here->e_value_inum) {
here             1969 fs/ext4/xattr.c 		ea_ino = le32_to_cpu(s->here->e_value_inum);
here             1971 fs/ext4/xattr.c 					      le32_to_cpu(s->here->e_hash),
here             2186 fs/ext4/xattr.c 	is->s.here = is->s.first;
here             2193 fs/ext4/xattr.c 		error = xattr_find_entry(inode, &is->s.here, is->s.end,
here             2256 fs/ext4/xattr.c 	if (s->here->e_value_inum)
here             2258 fs/ext4/xattr.c 	if (le32_to_cpu(s->here->e_value_size) != i->value_len)
here             2260 fs/ext4/xattr.c 	value = ((void *)s->base) + le16_to_cpu(s->here->e_value_offs);
here             3115 fs/ext4/xattr.c 	struct ext4_xattr_entry *here;
here             3118 fs/ext4/xattr.c 	here = ENTRY(header+1);
here             3119 fs/ext4/xattr.c 	while (!IS_LAST_ENTRY(here)) {
here             3120 fs/ext4/xattr.c 		if (!here->e_hash) {
here             3127 fs/ext4/xattr.c 		       le32_to_cpu(here->e_hash);
here             3128 fs/ext4/xattr.c 		here = EXT4_XATTR_NEXT(here);
here              110 fs/ext4/xattr.h 	struct ext4_xattr_entry *here;
here              610 fs/f2fs/xattr.c 	struct f2fs_xattr_entry *here, *last;
here              639 fs/f2fs/xattr.c 	here = __find_xattr(base_addr, last_base_addr, index, len, name);
here              640 fs/f2fs/xattr.c 	if (!here) {
here              648 fs/f2fs/xattr.c 	found = IS_XATTR_LAST_ENTRY(here) ? 0 : 1;
here              656 fs/f2fs/xattr.c 		if (value && f2fs_xattr_value_same(here, value, size))
here              663 fs/f2fs/xattr.c 	last = here;
here              678 fs/f2fs/xattr.c 			free = free + ENTRY_SIZE(here);
here              692 fs/f2fs/xattr.c 		struct f2fs_xattr_entry *next = XATTR_NEXT_ENTRY(here);
here              693 fs/f2fs/xattr.c 		int oldsize = ENTRY_SIZE(here);
here              695 fs/f2fs/xattr.c 		memmove(here, next, (char *)last - (char *)next);
here              130 fs/ocfs2/xattr.c 	struct ocfs2_xattr_entry *here;
here             1083 fs/ocfs2/xattr.c 	entry = xs->here;
here             1096 fs/ocfs2/xattr.c 	xs->here = entry;
here             1173 fs/ocfs2/xattr.c 	xs->here = xs->header->xh_entries;
here             1178 fs/ocfs2/xattr.c 	size = le64_to_cpu(xs->here->xe_value_size);
here             1182 fs/ocfs2/xattr.c 		if (ocfs2_xattr_is_local(xs->here)) {
here             1184 fs/ocfs2/xattr.c 			       le16_to_cpu(xs->here->xe_name_offset) +
here             1185 fs/ocfs2/xattr.c 			       OCFS2_XATTR_SIZE(xs->here->xe_name_len), size);
here             1189 fs/ocfs2/xattr.c 				 xs->here->xe_name_offset) +
here             1190 fs/ocfs2/xattr.c 				OCFS2_XATTR_SIZE(xs->here->xe_name_len));
here             1235 fs/ocfs2/xattr.c 	size = le64_to_cpu(xs->here->xe_value_size);
here             1241 fs/ocfs2/xattr.c 		name_offset = le16_to_cpu(xs->here->xe_name_offset);
here             1242 fs/ocfs2/xattr.c 		name_len = OCFS2_XATTR_SIZE(xs->here->xe_name_len);
here             1243 fs/ocfs2/xattr.c 		i = xs->here - xs->header->xh_entries;
here             1257 fs/ocfs2/xattr.c 		if (ocfs2_xattr_is_local(xs->here)) {
here             2703 fs/ocfs2/xattr.c 	xs->here = xs->header->xh_entries;
here             2792 fs/ocfs2/xattr.c 				 xs->not_found ? NULL : xs->here);
here             2799 fs/ocfs2/xattr.c 	xs->here = loc.xl_entry;
here             2840 fs/ocfs2/xattr.c 		xs->here = xs->header->xh_entries;
here             2975 fs/ocfs2/xattr.c 		xs->here = xs->header->xh_entries;
here             2981 fs/ocfs2/xattr.c 					      xs->not_found ? NULL : xs->here);
here             2985 fs/ocfs2/xattr.c 			xs->here = loc.xl_entry;
here             3078 fs/ocfs2/xattr.c 		xe = xis->here;
here             3086 fs/ocfs2/xattr.c 		xe = xbs->here;
here             3089 fs/ocfs2/xattr.c 		i = xbs->here - xbs->header->xh_entries;
here             3910 fs/ocfs2/xattr.c 		xs->here = &xs->header->xh_entries[index];
here             4268 fs/ocfs2/xattr.c 	i = xs->here - old_xh->xh_entries;
here             4269 fs/ocfs2/xattr.c 	xs->here = &xs->header->xh_entries[i];
here             5555 fs/ocfs2/xattr.c 				       xs->not_found ? NULL : xs->here);
here             5558 fs/ocfs2/xattr.c 		xs->here = loc.xl_entry;
here             5576 fs/ocfs2/xattr.c 		xs->here = loc.xl_entry;
here             5783 fs/ocfs2/xattr.c 		xe = xis->here;
here             5792 fs/ocfs2/xattr.c 		xe = xbs->here;
here             5795 fs/ocfs2/xattr.c 		i = xbs->here - xbs->header->xh_entries;
here               18 include/sound/wavefront.h      The method used to do this here ("__attribute__((packed)") is
here               82 include/uapi/linux/cdrom.h                                           but here anyway for compatibility */
here              379 net/atm/clip.c 		void *here;
here              381 net/atm/clip.c 		here = skb_push(skb, RFC1483LLC_LEN);
here              382 net/atm/clip.c 		memcpy(here, llc_oui, sizeof(llc_oui));
here              383 net/atm/clip.c 		((__be16 *) here)[3] = skb->protocol;
here               36 net/rxrpc/call_accept.c 	const void *here = __builtin_return_address(0);
here               88 net/rxrpc/call_accept.c 				 atomic_read(&conn->usage), here);
here              102 net/rxrpc/call_accept.c 			 here, (const void *)user_call_ID);
here              228 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              244 net/rxrpc/call_object.c 			 here, (const void *)p->user_call_ID);
here              294 net/rxrpc/call_object.c 			 atomic_read(&call->usage), here, NULL);
here              317 net/rxrpc/call_object.c 			 atomic_read(&call->usage), here, ERR_PTR(ret));
here              374 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              380 net/rxrpc/call_object.c 				 here, NULL);
here              391 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              396 net/rxrpc/call_object.c 				 here, NULL);
here              407 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              412 net/rxrpc/call_object.c 				 here, NULL);
here              421 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              424 net/rxrpc/call_object.c 	trace_rxrpc_call(call->debug_id, op, n, here, NULL);
here              445 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              453 net/rxrpc/call_object.c 			 here, (const void *)call->flags);
here              540 net/rxrpc/call_object.c 	const void *here = __builtin_return_address(0);
here              547 net/rxrpc/call_object.c 	trace_rxrpc_call(debug_id, op, n, here, NULL);
here              997 net/rxrpc/conn_client.c 	const void *here = __builtin_return_address(0);
here             1003 net/rxrpc/conn_client.c 		trace_rxrpc_conn(debug_id, rxrpc_conn_put_client, n, here);
here              266 net/rxrpc/conn_object.c 	const void *here = __builtin_return_address(0);
here              271 net/rxrpc/conn_object.c 		trace_rxrpc_conn(conn->debug_id, rxrpc_conn_queued, n + 1, here);
here              282 net/rxrpc/conn_object.c 	const void *here = __builtin_return_address(0);
here              286 net/rxrpc/conn_object.c 		trace_rxrpc_conn(conn->debug_id, rxrpc_conn_seen, n, here);
here              295 net/rxrpc/conn_object.c 	const void *here = __builtin_return_address(0);
here              298 net/rxrpc/conn_object.c 	trace_rxrpc_conn(conn->debug_id, rxrpc_conn_got, n, here);
here              307 net/rxrpc/conn_object.c 	const void *here = __builtin_return_address(0);
here              312 net/rxrpc/conn_object.c 			trace_rxrpc_conn(conn->debug_id, rxrpc_conn_got, n + 1, here);
here              334 net/rxrpc/conn_object.c 	const void *here = __builtin_return_address(0);
here              339 net/rxrpc/conn_object.c 	trace_rxrpc_conn(debug_id, rxrpc_conn_put_service, n, here);
here              311 net/rxrpc/local_object.c 	const void *here = __builtin_return_address(0);
here              315 net/rxrpc/local_object.c 	trace_rxrpc_local(local->debug_id, rxrpc_local_got, n, here);
here              324 net/rxrpc/local_object.c 	const void *here = __builtin_return_address(0);
here              330 net/rxrpc/local_object.c 					  n + 1, here);
here              342 net/rxrpc/local_object.c 	const void *here = __builtin_return_address(0);
here              347 net/rxrpc/local_object.c 		trace_rxrpc_local(debug_id, rxrpc_local_queued, n, here);
here              357 net/rxrpc/local_object.c 	const void *here = __builtin_return_address(0);
here              365 net/rxrpc/local_object.c 		trace_rxrpc_local(debug_id, rxrpc_local_put, n, here);
here              382 net/rxrpc/peer_object.c 	const void *here = __builtin_return_address(0);
here              386 net/rxrpc/peer_object.c 	trace_rxrpc_peer(peer->debug_id, rxrpc_peer_got, n, here);
here              395 net/rxrpc/peer_object.c 	const void *here = __builtin_return_address(0);
here              400 net/rxrpc/peer_object.c 			trace_rxrpc_peer(peer->debug_id, rxrpc_peer_got, n + 1, here);
here              430 net/rxrpc/peer_object.c 	const void *here = __builtin_return_address(0);
here              437 net/rxrpc/peer_object.c 		trace_rxrpc_peer(debug_id, rxrpc_peer_put, n, here);
here              449 net/rxrpc/peer_object.c 	const void *here = __builtin_return_address(0);
here              454 net/rxrpc/peer_object.c 	trace_rxrpc_peer(debug_id, rxrpc_peer_put, n, here);
here               25 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               28 net/rxrpc/skbuff.c 			rxrpc_skb(skb)->rx_flags, here);
here               36 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               40 net/rxrpc/skbuff.c 				rxrpc_skb(skb)->rx_flags, here);
here               49 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               52 net/rxrpc/skbuff.c 			rxrpc_skb(skb)->rx_flags, here);
here               61 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               63 net/rxrpc/skbuff.c 	trace_rxrpc_skb(skb, op, 0, n, 0, here);
here               71 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               77 net/rxrpc/skbuff.c 				rxrpc_skb(skb)->rx_flags, here);
here               87 net/rxrpc/skbuff.c 	const void *here = __builtin_return_address(0);
here               93 net/rxrpc/skbuff.c 				rxrpc_skb(skb)->rx_flags, here);
here              865 scripts/mod/modpost.c 			char *here = strstr(sym, bare);
here              868 scripts/mod/modpost.c 			if (here != NULL)