Searched refs:fbt_module_blacklist (Results 1 – 1 of 1) sorted by relevance
293 static const char* fbt_module_blacklist[] = { variable303 #define MODULE_BLACKLIST_COUNT (sizeof(fbt_module_blacklist)/sizeof(fbt_module_blacklist[0]))337 excluded = bsearch(ctl->mod_modname, fbt_module_blacklist, in fbt_module_excluded()338 MODULE_BLACKLIST_COUNT, sizeof(fbt_module_blacklist[0]), _cmp); in fbt_module_excluded()