Searched defs:modprobe (Results 1 – 5 of 5) sorted by relevance
46 static int modprobe; variable
66 def modprobe(self, module): member in security_ModuleLocking
105 def modprobe(self, name, quiet=False, *args, **kwargs): member in Kmod
356 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) in xtables_insmod()418 int xtables_load_ko(const char *modprobe, bool quiet) in xtables_load_ko()
1476 struct modprobe_data modprobe; member