Home
last modified time | relevance | path

Searched defs:try_add_failed_module (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/module/
H A Dstats.c240 int try_add_failed_module(const char *name, enum fail_dup_mod_reason reason) in try_add_failed_module() function
H A Dinternal.h228 static inline int try_add_failed_module(const char *name, try_add_failed_module() function