Searched refs:SC_LIST (Results 1 – 9 of 9) sorted by relevance
65 if ((n = swapctl(SC_LIST, swt)) == -1) { in swap_list()
58 #define SC_LIST 2 /* list all the swapping resources */ macro
107 if ((num = swapctl(SC_LIST, (void *)st)) == -1) { in getswapentries()
407 if ((num = swapctl(SC_LIST, st)) == -1) { in list()
132 if (((*nswap) = swapctl(SC_LIST, (*swtpp))) < 0) { in get_swapinfo()
595 if ((n = swapctl(SC_LIST, swt)) == -1) { in sys_swaptbl()
576 case SC_LIST: in swapctl()871 case SC_LIST: in swapctl32()
781 count = swapctl(SC_LIST, tbl); in dm_get_swapentries()
3300 num_swap_devices = swapctl(SC_LIST, ctl->zsctl_swap_cache); in zsd_refresh_memory()