Searched refs:try_add_failed_module (Results 1 – 3 of 3) sorted by relevance
212 int try_add_failed_module(const char *name, enum fail_dup_mod_reason reason);221 static inline int try_add_failed_module(const char *name, in try_add_failed_module() function
240 int try_add_failed_module(const char *name, enum fail_dup_mod_reason reason) in try_add_failed_module() function
2698 if (try_add_failed_module(name, reason)) in module_patient_check_exists()