Home
last modified time | relevance | path

Searched defs:rel (Results 1 – 25 of 92) sorted by relevance

1234

/openbmc/linux/arch/arm64/include/asm/
H A Datomic_ll_sc.h42 #define ATOMIC_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
63 #define ATOMIC_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint) \ argument
138 #define ATOMIC64_OP_RETURN(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
159 #define ATOMIC64_FETCH_OP(name, mb, acq, rel, cl, op, asm_op, constraint)\ argument
239 #define __CMPXCHG_CASE(w, sfx, name, sz, mb, acq, rel, cl, constraint) \ argument
304 #define __CMPXCHG128(name, mb, rel, cl...) \ argument
/openbmc/linux/arch/mips/include/asm/
H A Dmodule.h51 #define ELF_MIPS_R_SYM(rel) ELF32_R_SYM((rel).r_info) argument
52 #define ELF_MIPS_R_TYPE(rel) ELF32_R_TYPE((rel).r_info) argument
69 #define ELF_MIPS_R_SYM(rel) ((rel).r_sym) argument
70 #define ELF_MIPS_R_TYPE(rel) ((rel).r_type) argument
/openbmc/linux/arch/arm/kernel/
H A Dmodule-plts.c111 static bool is_zero_addend_relocation(Elf32_Addr base, const Elf32_Rel *rel) in is_zero_addend_relocation()
139 static bool duplicate_rel(Elf32_Addr base, const Elf32_Rel *rel, int num) in duplicate_rel()
158 const Elf32_Rel *rel, int num, Elf32_Word dstidx) in count_plts()
/openbmc/linux/arch/m68k/kernel/
H A Dmodule.c29 Elf32_Rel *rel = (void *)sechdrs[relsec].sh_addr; in apply_relocate() local
69 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/openbmc/linux/arch/x86/tools/
H A Drelocs.c581 Elf_Rel *rel = &sec->reltab[j]; in read_relocs() local
667 Elf_Rel *rel; in print_absolute_relocs() local
729 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
761 Elf_Rel *rel = &sec->reltab[j]; in walk_relocs() local
845 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()
935 static int do_reloc32(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc32()
980 static int do_reloc_real(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc_real()
1164 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c102 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate()
226 const IMAGE_BASE_RELOCATION *rel; in efi_load_pe() local
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c386 Elf_Rel *rel = &sec->reltab[j]; in read_relocs() local
467 static void walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, in walk_relocs()
491 Elf_Rel *rel = &sec->reltab[j]; in walk_relocs() local
500 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc()
636 static int do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc_info()
/openbmc/u-boot/arch/x86/lib/
H A Dreloc_ia32_efi.c17 Elf32_Rel *rel = 0; in _relocate() local
H A Dreloc_x86_64_efi.c19 Elf64_Rel *rel = 0; in _relocate() local
/openbmc/u-boot/arch/arm/lib/
H A Dreloc_aarch64_efi.c44 Elf64_Rela *rel = 0; in _relocate() local
H A Dreloc_arm_efi.c20 Elf32_Rel *rel = 0; in _relocate() local
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c236 int rel; in apply_r_mips_gprel16() local
261 int rel; in apply_r_mips_pc16() local
430 Elf32_Rel *rel = (void *) sechdrs[relsec].sh_addr; in apply_relocations() local
468 static inline void save_gp_address(unsigned int secbase, unsigned int rel) in save_gp_address()
/openbmc/linux/arch/xtensa/include/asm/
H A Dflat.h13 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/openbmc/linux/include/asm-generic/
H A Dflat.h17 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/openbmc/linux/arch/openrisc/kernel/
H A Dmodule.c23 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/openbmc/linux/arch/sh/include/asm/
H A Dflat.h20 static inline int flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 rel) in flat_put_addr_at_rp()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_ets_strict.sh252 rel() function
/openbmc/u-boot/arch/riscv/lib/
H A Dreloc_riscv_efi.c56 Elf_Rela *rel = 0; in _relocate() local
/openbmc/linux/arch/microblaze/include/asm/
H A Dflat.h79 #define flat_get_relocate_addr(rel) (rel & 0x7fffffff) argument
/openbmc/linux/arch/sh/kernel/
H A Dmodule.c31 Elf32_Rela *rel = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dopt.c396 long rel; in arch_prepare_optimized_kprobe() local
479 s32 rel = (s32)((long)op->optinsn.insn - in arch_optimize_kprobes() local
/openbmc/u-boot/drivers/rtc/
H A Dpcf8563.c25 int rel = 0; in rtc_get() local
/openbmc/qemu/replay/
H A Dreplay-input.c83 InputMoveEvent rel; in replay_read_input_event() local
/openbmc/u-boot/tools/
H A Dmips-relocs.c151 const Elf32_Rel *rel = _rel; in parse_mips32_rel() local
165 const Elf64_Rela *rel = _rel; in parse_mips64_rela() local
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c98 Elf32_Rel *rel = (void *)sechdrs[relsec].sh_addr; in apply_relocate() local
141 Elf64_Rela *rel = (void *)sechdrs[relsec].sh_addr; in __write_relocate_add() local

1234