Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dmodule.c25 static int rela_stack_push(s64 stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_push()
36 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop()