Searched refs:kobj_path_exists (Results 1 – 6 of 6) sorted by relevance
58 kobj_path_exists(char *name, int use_path) in kobj_path_exists() function
3418 kobj_path_exists(char *name, int use_path) in kobj_path_exists() function
66 kobj_path_exists;
177 extern int kobj_path_exists(char *, int);
61 extern int kobj_path_exists(char *, int);
3119 if (!kobj_path_exists(name, usepath)) { in mod_hold_installed_mod()