Searched refs:prctl_get_auxv (Results 1 – 1 of 1) sorted by relevance
2422 static int prctl_get_auxv(void __user *addr, unsigned long len) in prctl_get_auxv() function2719 error = prctl_get_auxv((void __user *)arg2, arg3); in SYSCALL_DEFINE5()