Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/mod/
Dmodpost.c1422 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name() function
1452 get_pretty_name(from_is_func, &from, &from_p); in report_sec_mismatch()
1453 get_pretty_name(to_is_func, &to, &to_p); in report_sec_mismatch()
1665 get_pretty_name(is_function(fromsym), in report_extable_warnings()
1667 get_pretty_name(is_function(tosym), in report_extable_warnings()