Searched refs:SC_ADD (Results 1 – 3 of 3) sorted by relevance
57 #define SC_ADD 1 /* add a specified resource for swapping */ macro
706 case SC_ADD: in swapctl()728 if (sc_cmd == SC_ADD) in swapctl()1000 case SC_ADD: in swapctl32()1023 if (sc_cmd == SC_ADD) in swapctl32()
610 if (swapctl(SC_ADD, &swr) < 0) { in add()