Home
last modified time | relevance | path

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

/openbmc/linux/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()
35 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop()
47 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_none()
53 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_error()
60 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_32()
67 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_64()
74 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_pcrel()
80 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_absolute()
86 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_dup()
106 s64 *rela_stack, size_t *rela_stack_top, unsigned int type) in apply_r_larch_sop_push_plt_pcrel()
[all …]