Home
last modified time | relevance | path

Searched refs:advise (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Dcompat_linux.c479 …MPAT_SYSCALL_DEFINE5(s390_fadvise64, int, fd, u32, high, u32, low, compat_size_t, len, int, advise) in COMPAT_SYSCALL_DEFINE5() argument
481 if (advise == 4) in COMPAT_SYSCALL_DEFINE5()
482 advise = POSIX_FADV_DONTNEED; in COMPAT_SYSCALL_DEFINE5()
483 else if (advise == 5) in COMPAT_SYSCALL_DEFINE5()
484 advise = POSIX_FADV_NOREUSE; in COMPAT_SYSCALL_DEFINE5()
485 return sys_fadvise64(fd, (unsigned long)high << 32 | low, len, advise); in COMPAT_SYSCALL_DEFINE5()
Dcompat_linux.h122 long compat_sys_s390_fadvise64(int fd, u32 high, u32 low, compat_size_t len, int advise);
/linux-4.1.27/Documentation/video4linux/
Dsh_mobile_ceu_camera.txt118 We choose to follow the advise and interpret cropping units as client input
/linux-4.1.27/include/trace/events/
Df2fs.h130 __field(__u8, advise)
141 __entry->advise = F2FS_I(inode)->i_advise;
152 (unsigned char)__entry->advise)
/linux-4.1.27/Documentation/input/
Dgamepad.txt71 change the mappings so you can advise users to set these.
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt95 allocated in virtual memory. However, I advise against this if
/linux-4.1.27/Documentation/filesystems/
Dproc.txt462 sr - sequential read advise provided
463 rr - random read advise provided
474 hg - huge page advise flag
475 nh - no-huge page advise flag
476 mg - mergable advise flag
/linux-4.1.27/Documentation/
Dapplying-patches.txt180 assume that either your patch file or your tree is broken and I'd advise you
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex1000 \item Try to recompile the drivers. We advise you to use modules, both
/linux-4.1.27/init/
DKconfig1572 applications to advise the kernel about their future memory or file