Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsys.c2473 static int prctl_get_thp_disable(unsigned long arg2, unsigned long arg3, in prctl_get_thp_disable() function
2701 error = prctl_get_thp_disable(arg2, arg3, arg4, arg5); in SYSCALL_DEFINE5()