Searched refs:sect_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/module/
H A Dsysfs.c81 if (!sect_empty(&info->sechdrs[i]))
100 if (sect_empty(sec))
185 if (!sect_empty(&info->sechdrs[i]) &&
200 if (sect_empty(&info->sechdrs[i]))
H A Dinternal.h352 static inline bool sect_empty(const Elf_Shdr *sect) function
H A Dkallsyms.c235 if (!sect_empty(sechdr) && sechdr->sh_type == SHT_NOTE &&

Completed in 155 milliseconds