Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfadvise.h15 #define POSIX_FADV_DONTNEED 6 /* Don't need these pages. */ macro
18 #define POSIX_FADV_DONTNEED 4 /* Don't need these pages. */ macro
/Linux-v4.19/mm/
Dfadvise.c58 case POSIX_FADV_DONTNEED: in generic_fadvise()
114 case POSIX_FADV_DONTNEED: in generic_fadvise()
/Linux-v4.19/arch/s390/kernel/
Dcompat_linux.c483 advise = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE5()
504 a.advice = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE1()
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt775 through the fadvise(POSIX_FADV_DONTNEED) system call or by the
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1314 POSIX_FADV_DONTNEED to relinquish the ownership of memory areas