Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmodule_symbol.h6 static inline int is_mapping_symbol(const char *str) in is_mapping_symbol() function
/openbmc/linux/scripts/mod/
H A Dmodpost.h172 return !is_mapping_symbol(name); in is_valid_name()
/openbmc/linux/kernel/module/
H A Dkallsyms.c292 is_mapping_symbol(kallsyms_symbol_name(kallsyms, i))) in find_kallsyms_symbol()