最終更新:2015-10-27 (火) 15:55:48 (3103d)  

load_module
Top / load_module

Allocate and load the module

呼び出し

  • module_sig_check?
  • elf_header_check?
  • layout_and_allocate?
  • add_unformed_module?
  • percpu_modalloc?
  • module_unload_init?
  • find_module_sections?
  • check_module_license_and_versions?
  • setup_modinfo?
  • simplify_symbols?
  • apply_relocations?
  • post_relocation?
  • flush_module_icache?
  • strndup_user?
  • dynamic_debug_setup?
  • complete_formation?
  • parse_args?
  • mod_sysfs_setup?
  • free_copy?
  • trace_module_load?
  • do_init_module

呼び出し元

関連