Home
last modified time | relevance | path

Searched defs:rela_stack (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c35 static int rela_stack_push(s64 stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_push() argument
46 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop() argument
57 apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_none() argument
63 apply_r_larch_error(struct module *me, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_error() argument
70 apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_32() argument
77 apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_64() argument
84 apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_pcrel() argument
90 apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_absolute() argument
96 apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_dup() argument
115 apply_r_larch_sop_push_plt_pcrel(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_plt_pcrel() argument
130 apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop() argument
176 apply_r_larch_sop_imm_field(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_imm_field() argument
267 apply_r_larch_add_sub(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_add_sub() argument
289 apply_r_larch_b26(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_b26() argument
323 apply_r_larch_pcala(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_pcala() argument
357 apply_r_larch_got_pc(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_got_pc() argument
381 apply_r_larch_32_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_32_pcrel() argument
390 apply_r_larch_64_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_64_pcrel() argument
438 s64 rela_stack[RELA_STACK_DEPTH]; apply_relocate_add() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule.c24 static int rela_stack_push(s64 stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_push() argument
35 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop() argument
46 apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_none() argument
52 apply_r_larch_error(struct module *me, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_error() argument
59 apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_32() argument
66 apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_64() argument
73 apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_pcrel() argument
79 apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_absolute() argument
85 apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_dup() argument
104 apply_r_larch_sop_push_plt_pcrel(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_push_plt_pcrel() argument
119 apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop() argument
165 apply_r_larch_sop_imm_field(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_sop_imm_field() argument
256 apply_r_larch_add_sub(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_add_sub() argument
278 apply_r_larch_b26(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_b26() argument
312 apply_r_larch_pcala(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_pcala() argument
346 apply_r_larch_got_pc(struct module *mod, Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_got_pc() argument
370 apply_r_larch_32_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_32_pcrel() argument
379 apply_r_larch_64_pcrel(struct module *mod, u32 *location, Elf_Addr v, s64 *rela_stack, size_t *rela_stack_top, unsigned int type) apply_r_larch_64_pcrel() argument
427 s64 rela_stack[RELA_STACK_DEPTH]; apply_relocate_add() local
[all...]

Completed in 3 milliseconds