Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmlock.c779 static int apply_mlockall_flags(int flags) in apply_mlockall_flags() function
836 ret = apply_mlockall_flags(flags); in SYSCALL_DEFINE1()
850 ret = apply_mlockall_flags(0); in SYSCALL_DEFINE0()