Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dftrace.h11 #define NR_FTRACE_PLTS 2 macro
/linux/arch/arm64/kernel/
H A Dmodule-plts.c366 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()
373 init_tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c182 tramp->sh_size = NR_FTRACE_PLTS * sizeof(struct plt_entry); in module_frob_arch_sections()