Searched refs:try_add_tainted_module (Results 1 – 3 of 3) sorted by relevance
259 int try_add_tainted_module(struct module *mod);262 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
1298 if (try_add_tainted_module(mod)) in free_module()