Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A 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()
/kernel/linux/linux-6.6/mm/
H A Dmlock.c667 static int apply_mlockall_flags(int flags) in apply_mlockall_flags() function
726 ret = apply_mlockall_flags(flags); in SYSCALL_DEFINE1()
740 ret = apply_mlockall_flags(0); in SYSCALL_DEFINE0()

Completed in 3 milliseconds