Home
last modified time | relevance | path

Searched refs:RELA_STACK_DEPTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmodule.h12 #define RELA_STACK_DEPTH 16 macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dmodule.h11 #define RELA_STACK_DEPTH 16 macro
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule.c26 if (*rela_stack_top >= RELA_STACK_DEPTH) in rela_stack_push()
427 s64 rela_stack[RELA_STACK_DEPTH]; in apply_relocate_add()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c37 if (RELA_STACK_DEPTH <= *rela_stack_top) in rela_stack_push()
438 s64 rela_stack[RELA_STACK_DEPTH]; in apply_relocate_add()

Completed in 3 milliseconds