Searched refs:swap_phys_free (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h216 extern void swap_phys_free(struct vnode *vp, u_offset_t off, size_t len);
/illumos-gate/usr/src/uts/common/fs/swapfs/
H A Dswap_vnops.c246 swap_phys_free(pvp, poff,
424 swap_phys_free(pvp, poff, PAGESIZE);
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c313 swap_phys_free(struct vnode *vp, u_offset_t off, size_t len) function
328 "swap_phys_free: freeing slot %ld on "
333 "swap_phys_free: freeing free slot "
345 panic("swap_phys_free");
1638 swap_phys_free(ap->an_pvp, ap->an_poff, PAGESIZE);
1721 swap_phys_free(ap->an_pvp, ap->an_poff,
1741 swap_phys_free(ap->an_pvp, ap->an_poff,
1753 swap_phys_free(pvp, poff, prem);
H A Dvm_anon.c1043 swap_phys_free(ap->an_pvp, ap->an_poff, PAGESIZE);
1076 swap_phys_free(ap->an_pvp, ap->an_poff, PAGESIZE);
1224 swap_phys_free(ap->an_pvp, ap->an_poff,
1291 swap_phys_free(ap->an_pvp,
1770 swap_phys_free(ap->an_pvp, ap->an_poff,
1823 swap_phys_free(ap->an_pvp,
1872 swap_phys_free(ap->an_pvp,
2919 swap_phys_free(ap->an_pvp,

Completed in 70 milliseconds