Searched refs:advise (Results 1 – 20 of 20) sorted by relevance
| /Linux-v6.6/arch/s390/kernel/ |
| D | compat_linux.c | 247 …MPAT_SYSCALL_DEFINE5(s390_fadvise64, int, fd, u32, high, u32, low, compat_size_t, len, int, advise) in COMPAT_SYSCALL_DEFINE5() argument 249 if (advise == 4) in COMPAT_SYSCALL_DEFINE5() 250 advise = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE5() 251 else if (advise == 5) in COMPAT_SYSCALL_DEFINE5() 252 advise = POSIX_FADV_NOREUSE; in COMPAT_SYSCALL_DEFINE5() 254 advise); in COMPAT_SYSCALL_DEFINE5()
|
| D | compat_linux.h | 94 long compat_sys_s390_fadvise64(int fd, u32 high, u32 low, compat_size_t len, int advise);
|
| /Linux-v6.6/io_uring/ |
| D | Makefile | 6 sync.o advise.o filetable.o \
|
| /Linux-v6.6/fs/erofs/ |
| D | zmap.c | 34 unsigned int advise, type; in z_erofs_load_full_lcluster() local 45 advise = le16_to_cpu(di->di_advise); in z_erofs_load_full_lcluster() 46 type = (advise >> Z_EROFS_LI_LCLUSTER_TYPE_BIT) & in z_erofs_load_full_lcluster() 67 if (advise & Z_EROFS_LI_PARTIAL_REF) in z_erofs_load_full_lcluster()
|
| D | erofs_fs.h | 270 __le16 advise; /* always 0, don't care for now */ member
|
| /Linux-v6.6/Documentation/driver-api/media/drivers/ |
| D | sh_mobile_ceu_camera.rst | 124 We choose to follow the advise and interpret cropping units as client input
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | journalling.rst | 32 call jbd2_journal_recover() if necessary. I would advise reading 96 transaction. I advise having a look at at least ext4_jbd.h to see the
|
| D | tmpfs.rst | 121 huge=advise Only allocate huge page if requested with madvise(2).
|
| D | proc.rst | 553 sr sequential read advise provided 554 rr random read advise provided 566 hg huge page advise flag 567 nh no huge page advise flag 568 mg mergeable advise flag
|
| /Linux-v6.6/Documentation/devicetree/bindings/cpu/ |
| D | cpu-capacity.txt | 33 For the time being we however advise usage of the Dhrystone benchmark. What
|
| /Linux-v6.6/Documentation/riscv/ |
| D | boot.rst | 168 compiled with those flags, we advise, as much as possible, not to use external
|
| /Linux-v6.6/Documentation/input/ |
| D | gamepad.rst | 77 change the mappings so you can advise users to set these.
|
| /Linux-v6.6/include/trace/events/ |
| D | f2fs.h | 184 __field(__u8, advise) 195 __entry->advise = F2FS_I(inode)->i_advise; 206 (unsigned char)__entry->advise)
|
| /Linux-v6.6/Documentation/admin-guide/blockdev/ |
| D | floppy.rst | 97 allocated in virtual memory. However, I advise against this if
|
| /Linux-v6.6/Documentation/admin-guide/mm/ |
| D | transhuge.rst | 259 advise
|
| /Linux-v6.6/Documentation/process/ |
| D | applying-patches.rst | 204 assume that either your patch file or your tree is broken and I'd advise you
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | sysfs-fs-f2fs | 585 between 2 (default) and 256 for POSIX_FADV_SEQUENTIAL advise option.
|
| /Linux-v6.6/Documentation/kbuild/ |
| D | kconfig-language.rst | 760 existing projects to not only help advise how to integrate this work upstream
|
| /Linux-v6.6/Documentation/cdrom/ |
| D | cdrom-standard.rst | 1031 - Try to recompile the drivers. We advise you to use modules, both
|
| /Linux-v6.6/init/ |
| D | Kconfig | 1662 applications to advise the kernel about their future memory or file
|