Home
last modified time | relevance | path

Searched refs:init_module (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dmodule.h76 extern int init_module(void);
133 int init_module(void) __copy(initfn) \
135 ___ADDRESSABLE(init_module, __initdata);
/linux/include/linux/platform_data/
H A Dti-sysc.h160 int (*init_module)(struct device *dev, member
/linux/arch/arm/mach-omap2/
H A Dpdata-quirks.c403 .init_module = omap_hwmod_init_module,
/linux/kernel/
H A Dsys_ni.c91 COND_SYSCALL(init_module);
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl178 168 n64 init_module sys_init_module
/linux/scripts/
H A Dsyscall.tbl134 105 common init_module sys_init_module
/linux/security/integrity/ima/
H A DKconfig215 the usage of the init_module syscall.
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl187 175 common init_module sys_init_module
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl187 175 common init_module sys_init_module
H A Dsyscall_32.tbl143 128 i386 init_module sys_init_module
/linux/Documentation/admin-guide/
H A Dmodule-signing.rst259 Modules are loaded with insmod, modprobe, ``init_module()`` or
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl173 128 nospu init_module sys_init_module
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl119 128 common init_module sys_init_module sys_init_module
/linux/drivers/bus/
H A Dti-sysc.c2132 if (!pdata || !pdata->init_module) in sysc_legacy_init()
2135 error = pdata->init_module(ddata->dev, ddata->mdata, &ddata->cookie); in sysc_legacy_init()
/linux/tools/objtool/Documentation/
H A Dobjtool.txt446 init_module() or cleanup_module() if a module relies on these special