最終更新:2015-10-27 (火) 14:30:15 (3097d)  

modprobe.c
Top / modprobe.c

modprobe

処理 (modprobe.c)

insmod()

  • init_module
     /* request kernel linkage */
     ret = init_module(module->data, module->len, opts);