Home
last modified time | relevance | path

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

/aosp_15_r20/external/kmod/tools/
H A Ddepmod.c2728 static int depmod_load_system_map(struct depmod *depmod, const char *filename) in depmod_load_system_map() function
3069 err = depmod_load_system_map(&depmod, system_map); in do_depmod()