Home
last modified time | relevance | path

Searched refs:prctl_set_mm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dsys.c2127 static int prctl_set_mm(int opt, unsigned long addr, in prctl_set_mm() function
2579 error = prctl_set_mm(arg2, arg3, arg4, arg5); in SYSCALL_DEFINE5()