Searched +path:module +path:. +path:c +refs:finit_module (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/kernel/ |
H A D | module.c | 3450 SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) SYSCALL_DEFINE3() 3459 pr_debug("finit_module: fd=%d, uargs=%p, flags=%i\n", fd, uargs, flags); SYSCALL_DEFINE3()
|
Completed in 90 milliseconds