Home
last modified time | relevance | path

Searched refs:swap_getoff (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/vm/
H A Dvm_swap.c111 static u_offset_t swap_getoff(struct swapinfo *);
176 soff = swap_getoff(sip); in swap_phys_alloc()
186 noff = swap_getoff(sip); in swap_phys_alloc()
218 swap_getoff(struct swapinfo *sip) in swap_getoff() function