Lines Matching defs:swappri
87 * partitions/files. there is a sorted LIST of "swappri" structures
89 * by the "swap_priority" global var. each "swappri" contains a
161 struct swappri {
165 LIST_ENTRY(swappri) spi_swappri; /* global list of pri's */
200 LIST_HEAD(swap_priority, swappri);
227 struct swappri *, int);
319 * => caller must provide a newly allocated swappri structure (we will
324 swaplist_insert(struct swapdev *sdp, struct swappri *newspp, int priority)
326 struct swappri *spp, *pspp;
347 UVMHIST_LOG(pdhist, "created new swappri = %jd",
382 struct swappri *spp;
416 struct swappri *spp, *nextspp;
440 struct swappri *spp;
515 struct swappri *spp;
781 struct swappri *spp;
1148 struct swappri *spp;
1644 struct swappri *spp;