/openbmc/linux/arch/s390/kernel/ |
H A 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()
|
H A D | compat_linux.h | 94 long compat_sys_s390_fadvise64(int fd, u32 high, u32 low, compat_size_t len, int advise);
|
/openbmc/linux/io_uring/ |
H A D | Makefile | 6 sync.o advise.o filetable.o \
|
/openbmc/linux/fs/erofs/ |
H A 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()
|
H A D | erofs_fs.h | 270 __le16 advise; /* always 0, don't care for now */ member
|
/openbmc/openbmc/poky/meta/recipes-core/os-release/ |
H A D | os-release.bb | 31 # advise developers leave it as this value to clearly identify the
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | sh_mobile_ceu_camera.rst | 124 We choose to follow the advise and interpret cropping units as client input
|
/openbmc/linux/Documentation/filesystems/ |
H A 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
|
H A D | tmpfs.rst | 121 huge=advise Only allocate huge page if requested with madvise(2).
|
H A 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
|
/openbmc/qemu/docs/devel/ |
H A D | conflict-resolution.rst | 68 In the event of severe harassment, the leadership committee may advise that
|
/openbmc/linux/Documentation/devicetree/bindings/cpu/ |
H A D | cpu-capacity.txt | 33 For the time being we however advise usage of the Dhrystone benchmark. What
|
/openbmc/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 121 precopy, except for the addition of a 'postcopy advise' command at 148 reading the migration stream; the 'postcopy advise' and 'discard' commands
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
H A D | 0005-Replace-off64_t-stat64-with-off_t-stat.patch | 144 int c, range = 0, advise = POSIX_FADV_NORMAL; 241 int advise = MADV_NORMAL, c;
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | reproducible-builds.rst | 43 We strongly advise you to make sure your project builds reproducibly
|
/openbmc/linux/Documentation/riscv/ |
H A D | boot.rst | 168 compiled with those flags, we advise, as much as possible, not to use external
|
/openbmc/linux/Documentation/input/ |
H A D | gamepad.rst | 77 change the mappings so you can advise users to set these.
|
/openbmc/linux/include/trace/events/ |
H A D | f2fs.h | 185 __field(__u8, advise) 196 __entry->advise = F2FS_I(inode)->i_advise; 207 (unsigned char)__entry->advise)
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | floppy.rst | 97 allocated in virtual memory. However, I advise against this if
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 259 advise
|
/openbmc/qemu/migration/ |
H A D | trace-events | 236 qemu_rdma_advise_mr(const char *name, uint32_t len, uint64_t addr, const char *res) "Try to advise …
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 204 assume that either your patch file or your tree is broken and I'd advise you
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-f2fs | 588 between 2 (default) and 256 for POSIX_FADV_SEQUENTIAL advise option.
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig-language.rst | 760 existing projects to not only help advise how to integrate this work upstream
|
/openbmc/qemu/docs/devel/testing/ |
H A D | main.rst | 537 maintainers can advise on this when the issue is filed.
|