Home
last modified time | relevance | path

Searched refs:MS_INVALIDATE (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dmman.h58 #undef MS_INVALIDATE
59 #define MS_INVALIDATE 4 macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dmman.h66 #undef MS_INVALIDATE
67 #define MS_INVALIDATE 4 /* Invalidate the caches */ macro
/sysdeps/mach/
A Dmsync.c47 if (flags & MS_INVALIDATE) in msync()
/sysdeps/unix/sysv/linux/bits/
A Dmman-linux.h68 #define MS_INVALIDATE 2 /* Invalidate the caches. */ macro
/sysdeps/mach/hurd/
A Dmsync.c33 boolean_t should_flush = flags & MS_INVALIDATE ? 1 : 0; in msync()

Completed in 21 milliseconds