Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmlock.c768 static int apply_mlockall_flags(int flags) in apply_mlockall_flags() function
825 ret = apply_mlockall_flags(flags); in SYSCALL_DEFINE1()
839 ret = apply_mlockall_flags(0); in SYSCALL_DEFINE0()