Home
last modified time | relevance | path

Searched defs:startslot (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/uvm/
Duvm_swap.c411 uvm_swap_markdecrypt(struct swapdev *sdp, int startslot, int npages, in uvm_swap_markdecrypt()
1563 uvm_swap_markbad(int startslot, int nslots) in uvm_swap_markbad()
1588 uvm_swap_free(int startslot, int nslots) in uvm_swap_free()
1688 uvm_swap_io(struct vm_page **pps, int startslot, int npages, int flags)
Duvm_aobj.c1237 uao_swap_off(int startslot, int endslot) in uao_swap_off()
1298 uao_pagein(struct uvm_aobj *aobj, int startslot, int endslot) in uao_pagein()
Duvm_amap.c1079 amap_swap_off(int startslot, int endslot) in amap_swap_off()