Home
last modified time | relevance | path

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

/aosp_15_r20/external/kmod/tools/
H A Ddepmod.c1278 static bool should_exclude_dir(const struct cfg *cfg, const char *name) in should_exclude_dir() function
1308 if (should_exclude_dir(depmod->cfg, name)) in depmod_modules_search_dir()