Home
last modified time | relevance | path

Searched refs:MADV_SEQUENTIAL (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/bits/
Dmman.h66 # define MADV_SEQUENTIAL 2 /* Expect sequential page references. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dmman-linux.h74 # define MADV_SEQUENTIAL 2 /* Expect sequential page references. */ macro
/glibc-2.36/manual/
Dllio.texi1847 @item MADV_SEQUENTIAL
1889 This corresponds with BSD's @code{MADV_SEQUENTIAL}.
/glibc-2.36/ChangeLog.old/
DChangeLog.1912594 [__USE_MISC] (MADV_SEQUENTIAL): Likewise.