Searched refs:SWAP_STATS (Results 1 – 7 of 7) sorted by relevance
53 #define SWAP_STATS 10 /* get device info */ macro
129 if ((rnswap = swapctl(SWAP_STATS, (void *)swap_devices, nswap)) != nswap) { in fetchswap()
76 rnswap = swapctl(SWAP_STATS, (void *)sep, nswap); in list_swap()
576 rnswap = swapctl(SWAP_STATS, (void *)sep, nswap); in get_system_info()
560 case SWAP_STATS: in sys_swapctl()
1546 if (SCARG(&ua, cmd) == SWAP_STATS) { in netbsd32_swapctl()
2171 nswap = swapctl(SWAP_STATS, swap, nswap); in check_swap()