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

  /src/sys/uvm/
uvm_swap.c 416 struct swappri *spp, *nextspp; local in function:swaplist_trim
421 LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) {
uvm_swap.c 416 struct swappri *spp, *nextspp; local in function:swaplist_trim
421 LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) {
uvm_swap.c 416 struct swappri *spp, *nextspp; local in function:swaplist_trim
421 LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) {

Completed in 37 milliseconds