Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe-small.c105 unsigned module_count; member
117 #define module_count (G.module_count ) macro
397 cur = module_count++; in fileAction()
445 module_count = 0; in load_dep_bb()
458 cur = module_count++; in load_dep_bb()
744 if (!module_count) { in process_module()