Home
last modified time | relevance | path

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

/netbsd-src/sys/uvm/
H A Duvm_aobj.c1104 uao_swap_off(int startslot, int endslot) in uao_swap_off()
1163 uao_pagein(struct uvm_aobj *aobj, int startslot, int endslot) in uao_pagein()
H A Duvm_swap.c1743 uvm_swap_markbad(int startslot, int nslots) in uvm_swap_markbad()
1773 uvm_swap_free(int startslot, int nslots) in uvm_swap_free()
1857 uvm_swap_io(struct vm_page **pps, int startslot, int npages, int flags) in uvm_swap_io()
H A Duvm_amap.c1351 amap_swap_off(int startslot, int endslot) in amap_swap_off()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctfmerge.c300 int startslot, i; in finalize_phase_one() local