Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsys.c2489 static int prctl_set_thp_disable(bool thp_disable, unsigned long flags, in prctl_set_thp_disable() function
2704 error = prctl_set_thp_disable(arg2, arg3, arg4, arg5); in SYSCALL_DEFINE5()