Searched refs:vs_len (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvpm.h50 * size_t vs_len; / public - length of mapping /
62 * in 'vs_addr' and length of the mapping in 'vs_len'. Currently the
248 size_t vs_len; /* length, currently fixed at PAGESIZE */ member in struct:vmap
H A Dvpm.c793 vml[i].vs_len = PAGESIZE;
939 vml[i].vs_len = PAGESIZE;
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2533 mblk_size = MIN(snfv->snfv_vml[i].vs_len -

Completed in 53 milliseconds