HomeSort by relevance Sort by last modified time
    Searched defs:SWAP_FLAG_DISCARD (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/sys/
swap.h 36 #define SWAP_FLAG_DISCARD 0x10000
  /external/strace/xlat/
swap_flags.h 5 #if !(defined(SWAP_FLAG_DISCARD) || (defined(HAVE_DECL_SWAP_FLAG_DISCARD) && HAVE_DECL_SWAP_FLAG_DISCARD))
6 # define SWAP_FLAG_DISCARD 0x10000
24 XLAT(SWAP_FLAG_DISCARD),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
swap.h 31 #define SWAP_FLAG_DISCARD 0x10000 /* Discard swap cluster after use. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
swap.h 31 #define SWAP_FLAG_DISCARD 0x10000 /* Discard swap cluster after use. */

Completed in 399 milliseconds