Searched refs:mll (Results 1 – 1 of 1) sorted by relevance
30 static struct mod_list mll[99]; variable793 mbi.mods_addr = (int) mll; in load_module()795 mll[mbi.mods_count].cmdline = (int) arg; in load_module()796 mll[mbi.mods_count].mod_start = cur_addr; in load_module()798 mll[mbi.mods_count].mod_end = cur_addr; in load_module()799 mll[mbi.mods_count].pad = 0; in load_module()