HomeSort by relevance Sort by last modified time
    Searched refs:__NR_swapoff_portable (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 416 #ifdef __NR_swapoff_portable
417 case __NR_swapoff_portable: native_number = __NR_swapoff; break;
  /development/ndk/sources/android/libportable/common/include/asm/
unistd-portable.h 118 #define __NR_swapoff_portable (__NR_SYSCALL_BASE_portable+115)

Completed in 24 milliseconds