Searched defs:insmod (Results 1 – 3 of 3) sorted by relevance
1 type insmod-sh, domain; type2 type insmod-sh_exec, vendor_file_type, exec_type, file_type; type
60 static int insmod(const char *filename, const char *args) { in insmod() function
614 static int insmod(struct kmod_ctx *ctx, const char *alias, in insmod() function