Searched +defs:load_module +path:module +path:. +path:c (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Dmodule.c3273 static int load_module(struct load_info *info, const char __user *uargs, load_module() function
3447 return load_module(&info, uargs, 0); SYSCALL_DEFINE3()
3469 return load_module(&info, uargs, flags); SYSCALL_DEFINE3()

Completed in 167 milliseconds