Home
last modified time | relevance | path

Searched refs:POSIX_FADV_DONTNEED (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfadvise.h14 #define POSIX_FADV_DONTNEED 6 /* Don't need these pages. */ macro
17 #define POSIX_FADV_DONTNEED 4 /* Don't need these pages. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h198 # define POSIX_FADV_DONTNEED 4 /* Don't need these pages. */ macro