Searched defs:module_head (Results 1 – 3 of 3) sorted by relevance
35 static uintptr_t module_head; /* Head of kernel modctl list */ variable
39 static module_t *module_head; /* linked list of modules */ variable
193 static module_t *module_head = NULL; variable [all...]