Searched refs:get_mod (Results 1 – 1 of 1) sorted by relevance
140 static struct module_s *get_mod(char *mod, uint8_t add) in get_mod() function258 modent = get_mod(realname, 1); in config_action()266 modent = get_mod(tokens[1], 1); in config_action()271 get_mod(tokens[1], 1)->flags |= MOD_BLACKLIST; in config_action()322 mod = get_mod(line, 0); in find_dep()392 struct module_s *mod = get_mod(name, 1); in add_mod()444 m2 = get_mod(fn, 1); in go_probe()527 get_mod(procline, 1)->flags = MOD_ALOADED; in modprobe_main()567 struct module_s *m2 = get_mod(real, 0); in modprobe_main()