Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dmodule.h11 #define RELA_STACK_DEPTH 16 macro
/linux-6.1.9/arch/loongarch/kernel/
Dmodule.c23 if (*rela_stack_top >= RELA_STACK_DEPTH) in rela_stack_push()
404 s64 rela_stack[RELA_STACK_DEPTH]; in apply_relocate_add()