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