Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/trace/strace/groups/
Dstring16 finit_module
/Linux-v5.4/kernel/
Dsys_ni.c325 COND_SYSCALL(finit_module);
Dmodule.c3993 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
/Linux-v5.4/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl323 312 n32 finit_module sys_finit_module
Dsyscall_n64.tbl318 307 n64 finit_module sys_finit_module
Dsyscall_o32.tbl362 348 o32 finit_module sys_finit_module
/Linux-v5.4/arch/ia64/kernel/syscalls/
Dsyscall.tbl323 311 common finit_module sys_finit_module
/Linux-v5.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl355 332 common finit_module sys_finit_module
/Linux-v5.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl324 313 common finit_module __x64_sys_finit_module
/Linux-v5.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl324 313 common finit_module __x64_sys_finit_module
Dsyscall_32.tbl364 350 i386 finit_module sys_finit_module __ia32_sys_finit_module
/Linux-v5.4/arch/m68k/kernel/syscalls/
Dsyscall.tbl358 348 common finit_module sys_finit_module
/Linux-v5.4/security/integrity/ima/
DKconfig217 via the finit_module syscall. Enabling this rule will prevent
/Linux-v5.4/arch/sh/kernel/syscalls/
Dsyscall.tbl378 368 common finit_module sys_finit_module
/Linux-v5.4/arch/sparc/kernel/syscalls/
Dsyscall.tbl414 342 common finit_module sys_finit_module
/Linux-v5.4/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl354 344 common finit_module sys_finit_module compat_sys_finit_module
/Linux-v5.4/arch/parisc/kernel/syscalls/
Dsyscall.tbl378 333 common finit_module sys_finit_module
/Linux-v5.4/arch/arm/tools/
Dsyscall.tbl396 379 common finit_module sys_finit_module
/Linux-v5.4/arch/microblaze/kernel/syscalls/
Dsyscall.tbl390 380 common finit_module sys_finit_module
/Linux-v5.4/arch/s390/kernel/syscalls/
Dsyscall.tbl354 344 common finit_module sys_finit_module sys_finit_module
/Linux-v5.4/arch/alpha/kernel/syscalls/
Dsyscall.tbl438 507 common finit_module sys_finit_module
/Linux-v5.4/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl448 353 nospu finit_module sys_finit_module
/Linux-v5.4/arch/powerpc/kernel/syscalls/
Dsyscall.tbl448 353 nospu finit_module sys_finit_module
/Linux-v5.4/Documentation/admin-guide/
Dmodule-signing.rst255 ``finit_module()``, exactly as for unsigned modules as no processing is
/Linux-v5.4/Documentation/userspace-api/
Dseccomp_filter.rst197 syscalls (``mount()``, ``finit_module()``, etc.) and change their behavior.