Searched refs:copy_module_from_fd (Results 1 – 1 of 1) sorted by relevance
2706 static int copy_module_from_fd(int fd, struct load_info *info) in copy_module_from_fd() function3642 err = copy_module_from_fd(fd, &info); in SYSCALL_DEFINE3()