Home
last modified time | relevance | path

Searched defs:init_module (Results 1 – 11 of 11) sorted by relevance

/third_party/rust/crates/nix/test/test_kmod/hello_mod/
Dhello.c15 int init_module(void) in init_module() function
/third_party/musl/src/linux/
Dmodule.c3 int init_module(void *a, unsigned long b, const char *c) in init_module() function
/third_party/ltp/include/lapi/
Dinit_module.h14 static inline int init_module(void *module_image, unsigned long len, in init_module() function
/third_party/rust/crates/nix/src/
Dkmod.rs45 pub fn init_module(module_image: &[u8], param_values: &CStr) -> Result<()> { in init_module() function
/third_party/toybox/toys/other/
Dinsmod.c24 #define init_module(mod, len, opts) syscall(SYS_init_module, mod, len, opts) macro
/third_party/nghttp2/src/
Dshrpx_mruby_module.cc73 mrb_value init_module(mrb_state *mrb) { in init_module() function
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c179 int init_module(void) in init_module() function
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi_cmds.c623 int init_module(void) in init_module() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h649 uint32_t init_module; member
662 uint64_t init_module; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h663 uint32_t init_module; member
676 uint64_t init_module; member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_bridge.h823 uint32_t init_module; member