Searched refs:fadvise (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/perf/trace/beauty/ |
| H A D | fadvise.sh | 9 grep -E $regex ${header_dir}/fadvise.h | \ 18 # tools/include/uapi/linux/fadvise.h for details.
|
| /linux/tools/include/uapi/ |
| H A D | README | 21 tools/perf/trace/beauty/fadvise.sh 25 $ tools/perf/trace/beauty/fadvise.sh
|
| /linux/mm/ |
| H A D | Makefile | 51 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
|
| /linux/fs/overlayfs/ |
| H A D | file.c | 658 .fadvise = ovl_fadvise,
|
| /linux/tools/perf/ |
| H A D | Makefile.perf | |
| /linux/Documentation/filesystems/ |
| H A D | vfs.rst | 916 through the fadvise(POSIX_FADV_DONTNEED) system call or by the 1040 int (*fadvise)(struct file *, loff_t, loff_t, int); 1162 ``fadvise``
|
| H A D | f2fs.rst | 1111 /* mmap() + fadvise(POSIX_FADV_WILLNEED) + mlock() */ 1112 # f2fs_io read 128 0 1024 fadvise 1 0 /data/testfile_read_seq
|
| H A D | locking.rst | 487 int (*fadvise)(struct file *, loff_t, loff_t, int);
|
| /linux/fs/xfs/ |
| H A D | xfs_file.c | 2174 .fadvise = xfs_file_fadvise,
|
| /linux/include/linux/ |
| H A D | fs.h | 1958 int (*fadvise)(struct file *, loff_t, loff_t, int); member
|
| /linux/fs/f2fs/ |
| H A D | file.c | 5911 .fadvise = f2fs_file_fadvise,
|
| /linux/ |
| H A D | MAINTAINERS | 17288 F: mm/fadvise.c
|