Home
last modified time | relevance | path

Searched defs:do_reloc (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kernel/
H A Dmodule.c35 static u64 do_reloc(enum aarch64_reloc_op reloc_op, __le32 *place, u64 val) in do_reloc() function
/linux/arch/s390/tools/
H A Drelocs.c266 static int do_reloc(struct section *sec, Elf_Rel *rel) in do_reloc() function
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c759 bool do_reloc = false, sync = false; in nouveau_gem_ioctl_pushbuf() local
/linux/arch/mips/boot/tools/
H A Drelocs.c505 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc() function
/linux/arch/x86/tools/
H A Drelocs.c957 int (*do_reloc)(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname); in emit_relocs() local