Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/tools/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-v5.10/mm/
Dfadvise.c59 case POSIX_FADV_DONTNEED: in generic_fadvise()
111 case POSIX_FADV_DONTNEED: in generic_fadvise()
/Linux-v5.10/arch/s390/kernel/
Dcompat_linux.c250 advise = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE5()
271 a.advice = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE1()
/Linux-v5.10/Documentation/filesystems/
Dvfs.rst878 the fadvise(POSIX_FADV_DONTNEED) system call or by the
/Linux-v5.10/Documentation/admin-guide/
Dcgroup-v2.rst1512 POSIX_FADV_DONTNEED to relinquish the ownership of memory areas