Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dfadvise.c183 if (file->f_op->fadvise) in vfs_fadvise()
184 return file->f_op->fadvise(file, offset, len, advice); in vfs_fadvise()
H A DMakefile48 obj-y := filemap.o mempool.o oom_kill.o fadvise.o \
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dfadvise.sh9 egrep $regex ${header_dir}/fadvise.h | \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dtranshuge.rst252 Also respect fadvise()/madvise() hints;
255 Only allocate huge pages if requested with fadvise()/madvise();
/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 D..install.cmd1 …k.h atmclip.h hdlc.h usbip.h gsmmux.h atmdev.h virtio_ring.h videodev2.h fadvise.h coda.h llc.h af…
/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 D..install.cmd1 …k.h atmclip.h hdlc.h usbip.h gsmmux.h atmdev.h virtio_ring.h videodev2.h fadvise.h coda.h llc.h af…
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c761 .fadvise = ovl_fadvise,
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_file.c1404 .fadvise = xfs_file_fadvise,
/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile.perf439 fadvise_advice_tbl := $(srctree)/tools/perf/trace/beauty/fadvise.sh
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfs.rst878 the fadvise(POSIX_FADV_DONTNEED) system call or by the
1005 int (*fadvise)(struct file *, loff_t, loff_t, int);
1123 ``fadvise``
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c851 struct io_fadvise fadvise; member
4460 req->fadvise.offset = READ_ONCE(sqe->off); in io_fadvise_prep()
4461 req->fadvise.len = READ_ONCE(sqe->len); in io_fadvise_prep()
4462 req->fadvise.advice = READ_ONCE(sqe->fadvise_advice); in io_fadvise_prep()
4468 struct io_fadvise *fa = &req->fadvise; in io_fadvise()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1917 int (*fadvise)(struct file *, loff_t, loff_t, int); member
/OK3568_Linux_fs/kernel/init/
H A DKconfig1656 bool "Enable madvise/fadvise syscalls" if EXPERT
1659 This option enables the madvise and fadvise syscalls, used by
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt3468 -rw-r--r-- root root 842 ./usr/include/linux/fadvise.h
H A Dbuildhistory_filelist2.txt3469 -rw-r--r-- root root 842 ./usr/include/linux/fadvise.h