Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dmodule.h76 extern int init_module(void);
133 int init_module(void) __copy(initfn) \
135 __CFI_ADDRESSABLE(init_module, __initdata);
/linux/include/linux/platform_data/
A Dti-sysc.h161 int (*init_module)(struct device *dev, member
/linux/kernel/
A Dsys_ni.c164 COND_SYSCALL(init_module);
/linux/arch/arm/mach-omap2/
A Dpdata-quirks.c386 .init_module = omap_hwmod_init_module,
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl178 168 n64 init_module sys_init_module
A Dsyscall_n32.tbl178 168 n32 init_module sys_init_module
A Dsyscall_o32.tbl142 128 o32 init_module sys_init_module
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl121 109 common init_module sys_init_module
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl178 168 n64 init_module sys_init_module
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl229 210 common init_module sys_init_module
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl186 175 common init_module sys_init_module
A Dsyscall_32.tbl142 128 i386 init_module sys_init_module
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl186 175 common init_module sys_init_module
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl138 128 common init_module sys_init_module
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl138 128 common init_module sys_init_module
/linux/arch/arm/tools/
A Dsyscall.tbl144 128 common init_module sys_init_module
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl144 128 common init_module sys_init_module
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl138 128 common init_module sys_init_module
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl229 190 common init_module sys_init_module
/linux/security/integrity/ima/
A DKconfig222 the usage of the init_module syscall.
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl240 307 common init_module sys_init_module
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl173 128 nospu init_module sys_init_module
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl119 128 common init_module sys_init_module sys_init_module
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl173 128 nospu init_module sys_init_module
/linux/Documentation/admin-guide/
A Dmodule-signing.rst254 Modules are loaded with insmod, modprobe, ``init_module()`` or

Completed in 23 milliseconds

12