Searched refs:try_add_tainted_module (Results 1 – 3 of 3) sorted by relevance
255 int try_add_tainted_module(struct module *mod);258 static inline int try_add_tainted_module(struct module *mod) in try_add_tainted_module() function
20 int try_add_tainted_module(struct module *mod) in try_add_tainted_module() function
1336 if (try_add_tainted_module(mod)) in free_module()