Home
last modified time | relevance | path

Searched refs:RELA_STACK_DEPTH (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dmodule.h12 #define RELA_STACK_DEPTH 16 macro
/linux/arch/loongarch/kernel/
H A Dmodule.c40 if (*rela_stack_top >= RELA_STACK_DEPTH) in rela_stack_push()
480 long rela_stack[RELA_STACK_DEPTH]; in apply_relocate_add()