HomeSort by: relevance | last modified time | path
    Searched refs:SWAP_CTL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
swap.h 48 #define SWAP_CTL 5 /* change priority on device */
  /src/sbin/swapctl/
swapctl.c 439 if (swapctl(SWAP_CTL, path, pri) < 0)
  /src/sys/uvm/
uvm_swap.c 120 * [5] SWAP_CTL: changes the priority of a swap device (new priority in
654 case SWAP_CTL:

Completed in 12 milliseconds