Searched refs:try_add_tainted_module (Results 1 – 3 of 3) sorted by relevance
264 int try_add_tainted_module(struct module *mod); in try_add_tainted_module() 267 static inline int try_add_tainted_module(struct module *mod) in print_unloaded_tainted_modules() 262 static inline int try_add_tainted_module(struct module *mod) try_add_tainted_module() function
20 int try_add_tainted_module(struct module *mod) in try_add_tainted_module() function
1353 if (try_add_tainted_module(mod)) in verify_exported_symbols()