Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dftrace.h11 #define NR_FTRACE_PLTS 2 macro
/openbmc/linux/arch/arm64/include/asm/
H A Dftrace.h36 #define NR_FTRACE_PLTS 1 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dmodule-sections.c181 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()
/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c364 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()