Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/kernel/
Dmodule.c181 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs() function
219 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs() function
299 fdescs += count_fdescs(rels, nrels); in module_frob_arch_sections()