Searched refs:SC_LIST (Results 1 – 8 of 8) 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()
409 if ((num = swapctl(SC_LIST, st)) == -1) { in list()
595 if ((n = swapctl(SC_LIST, swt)) == -1) { in sys_swaptbl()
576 case SC_LIST: in swapctl()871 case SC_LIST: in swapctl32()
779 count = swapctl(SC_LIST, tbl); in dm_get_swapentries()
3300 num_swap_devices = swapctl(SC_LIST, ctl->zsctl_swap_cache); in zsd_refresh_memory()