Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/
H A Dfadvise.sh9 grep -E $regex ${header_dir}/fadvise.h | \
/openbmc/linux/mm/
H A Dfadvise.c182 if (file->f_op->fadvise) in vfs_fadvise()
183 return file->f_op->fadvise(file, offset, len, advice); in vfs_fadvise()
H A DMakefile49 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
/openbmc/bmcweb/http/
H A Dhttp_body.hpp144 int fadvise = posix_fadvise(fileHandle.native_handle(), 0, 0, in open() local
146 if (fadvise != 0) in open()
148 BMCWEB_LOG_WARNING("Fasvise returned {} ignoring", fadvise); in open()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch21 io/fadvise.c | 2 +-
134 diff --git a/io/fadvise.c b/io/fadvise.c
136 --- a/io/fadvise.c
137 +++ b/io/fadvise.c
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst257 Also respect fadvise()/madvise() hints;
260 Only allocate huge pages if requested with fadvise()/madvise();
/openbmc/linux/fs/overlayfs/
H A Dfile.c732 .fadvise = ovl_fadvise,
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-rustix-libc-backend.patch19 …47a52f4ca9ac6321c52e802e97ec90d1b4c62ec955c8996fc17f8f5aed69966","src/fs/fadvise.rs":"1220e2cf5cf5…
21 …47a52f4ca9ac6321c52e802e97ec90d1b4c62ec955c8996fc17f8f5aed69966","src/fs/fadvise.rs":"1220e2cf5cf5…
H A Drv32-cargo-rustix-0.38.19-fix.patch37 …47a52f4ca9ac6321c52e802e97ec90d1b4c62ec955c8996fc17f8f5aed69966","src/fs/fadvise.rs":"beef66ebe131…
39 …47a52f4ca9ac6321c52e802e97ec90d1b4c62ec955c8996fc17f8f5aed69966","src/fs/fadvise.rs":"beef66ebe131…
/openbmc/linux/fs/xfs/
H A Dxfs_file.c1499 .fadvise = xfs_file_fadvise,
/openbmc/linux/tools/perf/
H A DMakefile.perf454 fadvise_advice_tbl := $(srctree)/tools/perf/trace/beauty/fadvise.sh
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst987 through the fadvise(POSIX_FADV_DONTNEED) system call or by the
1110 int (*fadvise)(struct file *, loff_t, loff_t, int);
1224 ``fadvise``
H A Dlocking.rst552 int (*fadvise)(struct file *, loff_t, loff_t, int);
/openbmc/linux/init/
H A DKconfig1667 bool "Enable madvise/fadvise syscalls" if EXPERT
1670 This option enables the madvise and fadvise syscalls, used by
/openbmc/linux/include/linux/
H A Dfs.h1952 int (*fadvise)(struct file *, loff_t, loff_t, int); member
/openbmc/linux/fs/f2fs/
H A Dfile.c5012 .fadvise = f2fs_file_fadvise,
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3469 -rw-r--r-- root root 842 ./usr/include/linux/fadvise.h
H A Dbuildhistory_filelist1.txt3468 -rw-r--r-- root root 842 ./usr/include/linux/fadvise.h