Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.h161 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
177 if (is_shndx_special(sym->st_shndx)) in get_secindex()
H A Dmodpost.c1354 if (is_shndx_special(sym->st_shndx)) in find_elf_symbol2()
1908 if (is_shndx_special(sym->st_shndx)) in section_rela()
1968 if (is_shndx_special(sym->st_shndx)) in section_rel()
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c175 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
185 if (is_shndx_special(shndx)) in get_secindex()
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c181 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
191 if (is_shndx_special(shndx)) in get_secindex()

Completed in 6 milliseconds