Home
last modified time | relevance | path

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

/third_party/boost/libs/python/src/
Dmodule.cpp41 BOOST_PYTHON_DECL PyObject* init_module(PyModuleDef& moduledef, void(*init_function)()) in init_module() function
55 BOOST_PYTHON_DECL PyObject* init_module(char const* name, void(*init_function)()) 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/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