Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dmlock.c660 static int apply_mlockall_flags(int flags) in apply_mlockall_flags() function
717 ret = apply_mlockall_flags(flags); in SYSCALL_DEFINE1()
731 ret = apply_mlockall_flags(0); in SYSCALL_DEFINE0()