Home
last modified time | relevance | path

Searched refs:try_add_failed_module (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/module/
A Dinternal.h212 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
A Dstats.c240 int try_add_failed_module(const char *name, enum fail_dup_mod_reason reason) in try_add_failed_module() function
A Dmain.c2698 if (try_add_failed_module(name, reason)) in module_patient_check_exists()

Completed in 12 milliseconds