Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmlock.c704 static int apply_mlockall_flags(int flags) in apply_mlockall_flags() function
766 ret = apply_mlockall_flags(flags); in SYSCALL_DEFINE1()
780 ret = apply_mlockall_flags(0); in SYSCALL_DEFINE0()