Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A 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
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A 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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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
/OK3568_Linux_fs/kernel/mm/
H A Dfadvise.c59 case POSIX_FADV_DONTNEED: in generic_fadvise()
111 case POSIX_FADV_DONTNEED: in generic_fadvise()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dcompat_linux.c250 advise = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE5()
271 a.advice = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE1()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dfcntl-linux.h322 # define POSIX_FADV_DONTNEED __POSIX_FADV_DONTNEED /* Don't need these pages. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dfcntl-linux.h322 # define POSIX_FADV_DONTNEED __POSIX_FADV_DONTNEED /* Don't need these pages. */ macro
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfs.rst878 the fadvise(POSIX_FADV_DONTNEED) system call or by the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst1513 POSIX_FADV_DONTNEED to relinquish the ownership of memory areas