Searched refs:__NR_swapoff_portable (Results 1 – 2 of 2) sorted by relevance
416 #ifdef __NR_swapoff_portable in WRAP()417 case __NR_swapoff_portable: native_number = __NR_swapoff; break; in WRAP()
118 #define __NR_swapoff_portable (__NR_SYSCALL_BASE_portable+115) macro