r_offset          162 arch/alpha/kernel/module.c 		location = base + rela[i].r_offset;
r_offset           77 arch/arc/kernel/module.c 		location = tgt_addr + rel_entry[i].r_offset;
r_offset           92 arch/arc/kernel/module.c 			 rel_entry[i].r_offset, rel_entry[i].r_addend,
r_offset           92 arch/arm/kernel/module-plts.c 	u32 *tval = (u32 *)(base + rel->r_offset);
r_offset           95 arch/arm/kernel/module.c 		if (rel->r_offset < 0 || rel->r_offset > dstsec->sh_size - sizeof(u32)) {
r_offset           98 arch/arm/kernel/module.c 			       rel->r_offset, dstsec->sh_size);
r_offset          102 arch/arm/kernel/module.c 		loc = dstsec->sh_addr + rel->r_offset;
r_offset          226 arch/arm64/kernel/module-plts.c 			min_align = 2ULL << ffz(rela[i].r_offset | 0x7);
r_offset          272 arch/arm64/kernel/module.c 			+ rel[i].r_offset;
r_offset           60 arch/c6x/kernel/module.c 			+ rel[i].r_offset - offset;
r_offset           62 arch/csky/kernel/module.c 							+ rel[i].r_offset;
r_offset           24 arch/h8300/kernel/module.c 					     + rela[i].r_offset);
r_offset           69 arch/h8300/kernel/module.c 	       me->name, rela[i].r_offset);
r_offset           90 arch/hexagon/kernel/module.c 		location = loc_base + rela[i].r_offset;
r_offset          833 arch/ia64/kernel/module.c 			       (void *) target_sec->sh_addr + rela[i].r_offset);
r_offset           38 arch/m68k/kernel/module.c 			+ rel[i].r_offset;
r_offset           78 arch/m68k/kernel/module.c 			+ rel[i].r_offset;
r_offset           37 arch/microblaze/kernel/module.c 				rela[i].r_offset;
r_offset          388 arch/mips/boot/tools/relocs.c 			rel->r_offset = elf_addr_to_cpu(rel->r_offset);
r_offset          390 arch/mips/boot/tools/relocs.c 			rel->r_offset -= base;
r_offset          539 arch/mips/boot/tools/relocs.c 		add_reloc(&relocs, rel->r_offset, r_type);
r_offset          641 arch/mips/boot/tools/relocs.c 		(unsigned int)rel->r_offset,
r_offset           20 arch/mips/include/asm/module.h 	Elf64_Addr r_offset;			/* Address of relocation.  */
r_offset           29 arch/mips/include/asm/module.h 	Elf64_Addr r_offset;			/* Address of relocation.  */
r_offset          332 arch/mips/kernel/module.c 			+ r.rel->r_offset;
r_offset          443 arch/mips/kernel/vpe.c 			+ rel[i].r_offset;
r_offset          460 arch/mips/kernel/vpe.c 				rel[i].r_offset, r ? r : "UNKNOWN",
r_offset          100 arch/nds32/kernel/module.c 		       relindex, reloc_order, rel->r_offset, offset);
r_offset          139 arch/nds32/kernel/module.c 		if (rel->r_offset < 0
r_offset          140 arch/nds32/kernel/module.c 		    || rel->r_offset > dstsec->sh_size - sizeof(u16)) {
r_offset          143 arch/nds32/kernel/module.c 			       relindex, i, rel->r_offset, dstsec->sh_size);
r_offset          147 arch/nds32/kernel/module.c 		loc = (Elf32_Addr *) (dstsec->sh_addr + rel->r_offset);
r_offset          256 arch/nds32/kernel/module.c 			       relindex, i, rel->r_offset, dstsec->sh_size);
r_offset          263 arch/nds32/kernel/module.c 			       relindex, i, rel->r_offset, dstsec->sh_size);
r_offset           59 arch/nios2/kernel/module.c 			   + rela[i].r_offset);
r_offset           69 arch/nios2/kernel/module.c 			rela[i].r_offset, strtab + sym->st_name);
r_offset           33 arch/openrisc/kernel/module.c 			+ rel[i].r_offset;
r_offset          541 arch/parisc/kernel/module.c 		      + rel[i].r_offset;
r_offset          685 arch/parisc/kernel/module.c 		      + rel[i].r_offset;
r_offset          225 arch/powerpc/kernel/module_32.c 			+ rela[i].r_offset;
r_offset          550 arch/powerpc/kernel/module_64.c 			+ rela[i].r_offset;
r_offset          314 arch/riscv/kernel/module.c 			+ rel[i].r_offset;
r_offset          348 arch/riscv/kernel/module.c 					+ rel[j].r_offset;
r_offset          103 arch/s390/boot/startup.c 		loc = rela->r_offset + offset;
r_offset          296 arch/s390/kernel/machine_kexec_file.c 		loc += relas[i].r_offset;
r_offset          303 arch/s390/kernel/machine_kexec_file.c 		addr = section->sh_addr + relas[i].r_offset;
r_offset          224 arch/s390/kernel/module.c 	loc = base + rela->r_offset;
r_offset           42 arch/sh/kernel/module.c 			+ rel[i].r_offset;
r_offset          100 arch/sparc/kernel/module.c 			+ rel[i].r_offset;
r_offset           55 arch/unicore32/kernel/module.c 		if (rel->r_offset < 0 || rel->r_offset >
r_offset           59 arch/unicore32/kernel/module.c 				module->name, relindex, i, rel->r_offset,
r_offset           64 arch/unicore32/kernel/module.c 		loc = dstsec->sh_addr + rel->r_offset;
r_offset          530 arch/x86/kernel/machine_kexec_64.c 		location += rel[i].r_offset;
r_offset          533 arch/x86/kernel/machine_kexec_64.c 		address = section->sh_addr + rel[i].r_offset;
r_offset          105 arch/x86/kernel/module.c 			+ rel[i].r_offset;
r_offset          146 arch/x86/kernel/module.c 			+ rel[i].r_offset;
r_offset          525 arch/x86/tools/relocs.c 			rel->r_offset = elf_addr_to_cpu(rel->r_offset);
r_offset          637 arch/x86/tools/relocs.c 				rel->r_offset,
r_offset          773 arch/x86/tools/relocs.c 	ElfW(Addr) offset = rel->r_offset;
r_offset          890 arch/x86/tools/relocs.c 		add_reloc(&relocs32, rel->r_offset);
r_offset          929 arch/x86/tools/relocs.c 				add_reloc(&relocs16, rel->r_offset);
r_offset          951 arch/x86/tools/relocs.c 				add_reloc(&relocs32, rel->r_offset);
r_offset          956 arch/x86/tools/relocs.c 				add_reloc(&relocs32, rel->r_offset);
r_offset           64 arch/xtensa/kernel/module.c 			+ rela[i].r_offset;
r_offset          308 drivers/hwtracing/coresight/coresight-catu.c 	u64 r_offset, w_offset;
r_offset          314 drivers/hwtracing/coresight/coresight-catu.c 	r_offset = rrp - etr_buf->hwaddr;
r_offset          318 drivers/hwtracing/coresight/coresight-catu.c 		etr_buf->len = w_offset - r_offset;
r_offset          319 drivers/hwtracing/coresight/coresight-catu.c 		if (w_offset < r_offset)
r_offset          325 drivers/hwtracing/coresight/coresight-catu.c 	etr_buf->offset = r_offset;
r_offset          326 drivers/hwtracing/coresight/coresight-catu.c 	tmc_sg_table_sync_data_range(catu_table, r_offset, etr_buf->len);
r_offset          707 drivers/hwtracing/coresight/coresight-tmc-etr.c 	long r_offset, w_offset;
r_offset          712 drivers/hwtracing/coresight/coresight-tmc-etr.c 	r_offset = tmc_sg_get_data_page_offset(table, rrp);
r_offset          713 drivers/hwtracing/coresight/coresight-tmc-etr.c 	if (r_offset < 0) {
r_offset          728 drivers/hwtracing/coresight/coresight-tmc-etr.c 	etr_buf->offset = r_offset;
r_offset          732 drivers/hwtracing/coresight/coresight-tmc-etr.c 		etr_buf->len = ((w_offset < r_offset) ? etr_buf->size : 0) +
r_offset          733 drivers/hwtracing/coresight/coresight-tmc-etr.c 				w_offset - r_offset;
r_offset          734 drivers/hwtracing/coresight/coresight-tmc-etr.c 	tmc_sg_table_sync_data_range(table, r_offset, etr_buf->len);
r_offset          393 drivers/memstick/core/memstick.c 		card->reg_addr.r_offset = offsetof(struct ms_register, id);
r_offset          211 drivers/memstick/core/ms_block.c 	msb->reg_addr.r_offset = offsetof(struct ms_register, id);
r_offset          286 drivers/memstick/core/ms_block.c 	if (msb->reg_addr.r_offset != offset ||
r_offset          289 drivers/memstick/core/ms_block.c 		msb->reg_addr.r_offset = offset;
r_offset         1127 drivers/memstick/core/mspro_block.c 	card->reg_addr.r_offset = offsetof(struct mspro_register, status);
r_offset          140 include/linux/memstick.h 	unsigned char r_offset;
r_offset          162 include/uapi/linux/elf.h   Elf32_Addr	r_offset;
r_offset          167 include/uapi/linux/elf.h   Elf64_Addr r_offset;	/* Location at which to apply the action */
r_offset          172 include/uapi/linux/elf.h   Elf32_Addr	r_offset;
r_offset          178 include/uapi/linux/elf.h   Elf64_Addr r_offset;	/* Location at which to apply the action */
r_offset           42 net/rds/page.c 	unsigned long	r_offset;
r_offset           95 net/rds/page.c 		if (rem->r_page && bytes > (PAGE_SIZE - rem->r_offset)) {
r_offset          102 net/rds/page.c 		if (rem->r_page && bytes <= (PAGE_SIZE - rem->r_offset)) {
r_offset          103 net/rds/page.c 			sg_set_page(scat, rem->r_page, bytes, rem->r_offset);
r_offset          106 net/rds/page.c 			if (rem->r_offset != 0)
r_offset          109 net/rds/page.c 			rem->r_offset += ALIGN(bytes, 8);
r_offset          110 net/rds/page.c 			if (rem->r_offset >= PAGE_SIZE) {
r_offset          140 net/rds/page.c 		rem->r_offset = 0;
r_offset          356 samples/bpf/bpf_load.c 		insn_idx = rel.r_offset / sizeof(struct bpf_insn);
r_offset         1609 scripts/mod/modpost.c 	from = find_elf_symbol2(elf, r->r_offset, fromsec);
r_offset         1623 scripts/mod/modpost.c 				    fromsec, r->r_offset, fromsym,
r_offset         1654 scripts/mod/modpost.c 		extable_entry_size = r->r_offset * 2;
r_offset         1664 scripts/mod/modpost.c 	if (r->r_offset && extable_entry_size == 0)
r_offset         1667 scripts/mod/modpost.c 	return ((r->r_offset == 0) ||
r_offset         1668 scripts/mod/modpost.c 		(r->r_offset % extable_entry_size == 0));
r_offset         1679 scripts/mod/modpost.c 	Elf_Sym* fromsym = find_elf_symbol2(elf, r->r_offset, fromsec);
r_offset         1695 scripts/mod/modpost.c 	     modname, fromsec, (long)r->r_offset, from_pretty_name,
r_offset         1709 scripts/mod/modpost.c 			fromsec, (long)r->r_offset, tosec, tosec, tosec);
r_offset         1729 scripts/mod/modpost.c 		      fromsec, (long)r->r_offset, tosec, modname);
r_offset         1737 scripts/mod/modpost.c 			      fromsec, (long)r->r_offset, tosec);
r_offset         1744 scripts/mod/modpost.c 			      fromsec, (long)r->r_offset, tosec);
r_offset         1771 scripts/mod/modpost.c 		r->r_offset;
r_offset         1787 scripts/mod/modpost.c 			r->r_addend += r->r_offset;
r_offset         1829 scripts/mod/modpost.c 			      (r->r_offset - sechdr->sh_addr));
r_offset         1879 scripts/mod/modpost.c 		r.r_offset = TO_NATIVE(rela->r_offset);
r_offset         1925 scripts/mod/modpost.c 		r.r_offset = TO_NATIVE(rel->r_offset);
r_offset          166 scripts/recordmcount.h 	Elf_Addr current_r_offset = _w(rp->r_offset);
r_offset          344 scripts/recordmcount.h 				_w(_w(relp->r_offset) - recval + mcount_adjust);
r_offset          345 scripts/recordmcount.h 			mrelp->r_offset = _w(offbase
r_offset          393 scripts/recordmcount.h 				ret = make_nop((void *)ehdr, _w(shdr->sh_offset) + _w(relp->r_offset));
r_offset         1773 tools/lib/bpf/libbpf.c 		insn_idx = rel.r_offset / sizeof(struct bpf_insn);
r_offset          385 tools/objtool/elf.c 			rela->offset = rela->rela.r_offset;
r_offset          616 tools/objtool/elf.c 		relas[idx].r_offset = rela->offset;