Searched refs:path_ends_with_kmod_ext (Results 1 – 5 of 5) sorted by relevance
28 bool path_ends_with_kmod_ext(const char *path, size_t len) __attribute__((nonnull(1)));
183 bool path_ends_with_kmod_ext(const char *path, size_t len) in path_ends_with_kmod_ext() function
168 assert_return(path_ends_with_kmod_ext(iter->val, in test_path_ends_with_kmod_ext()
354 path_ends_with_kmod_ext(name, strlen(name))) in is_module_filename()
1064 if (!path_ends_with_kmod_ext(path + baselen, namelen)) in depmod_modules_search_file()2476 if (!path_ends_with_kmod_ext(name, namelen)) in depfile_up_to_date_dir()