Searched refs:fbt_excluded (Results 1 – 3 of 3) sorted by relevance
70 extern bool fbt_excluded(const char *);
324 if (fbt_excluded(name)) { in fbt_provide_module_user_syms()380 if (fbt_excluded(name)) { in fbt_provide_kernel_section()
346 fbt_excluded(const char* name) in fbt_excluded() function