Searched defs:finit_module (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | testing_helpers.c | 331 static int finit_module(int fd, const char *param_values, int flags) in finit_module() function
|
| /kernel/linux/linux-6.6/kernel/module/ |
| D | main.c | 3169 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| D | module.c | 4205 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
|