Searched refs:load_module (Results 1 – 5 of 5) sorted by relevance
986 int load_module (char *module, char *arg);
762 load_module (char *module, char *arg) in load_module() function
2652 if (! load_module (arg, mb_cmdline)) in module_func()
565 module = imp.load_module('testcfg', file, pathname, description)
6252 (load_module): Likewise.7474 [!STAGE1_5] (load_module): Likewise.7587 (load_module): Accept two arguments, MODULE and ARG. And use