Searched refs:try_add_tainted_module (Results 1 – 3 of 3) sorted by relevance
159 int try_add_tainted_module(struct module *mod);162 static inline int try_add_tainted_module(struct module *mod) in try_add_tainted_module() function
19 int try_add_tainted_module(struct module *mod) in try_add_tainted_module() function
1187 if (try_add_tainted_module(mod)) in free_module()