Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c1273 static bool should_exclude_dir(const struct cfg *cfg, const char *name) in should_exclude_dir() function
1303 if (should_exclude_dir(depmod->cfg, name)) in depmod_modules_search_dir()