Home
last modified time | relevance | path

Searched refs:NR_FTRACE_PLTS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/loongarch/include/asm/
Dftrace.h11 #define NR_FTRACE_PLTS 2 macro
/Linux-v6.6/arch/arm64/include/asm/
Dftrace.h36 #define NR_FTRACE_PLTS 1 macro
/Linux-v6.6/arch/loongarch/kernel/
Dmodule-sections.c181 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()
/Linux-v6.6/arch/arm64/kernel/
Dmodule-plts.c370 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()