Searched defs:finit_module (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/kernel/ |
| D | module.c | 3913 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 | 4178 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) in SYSCALL_DEFINE3() argument
|