Home
last modified time | relevance | path

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

12

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

12