Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c1108 size_t next_size) in adt_adjust_address() argument
1115 if (next_size) { in adt_adjust_address()
1116 remainder = adjustment % next_size; in adt_adjust_address()
1118 adjustment += next_size - remainder; in adt_adjust_address()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3679 next_size: in hati_page_clrwrt()
3717 goto next_size; in hati_page_clrwrt()
3901 next_size: in hati_pageunload()
3932 goto next_size; in hati_pageunload()
4180 next_size: in hat_pagesync()
4235 goto next_size; in hat_pagesync()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c1032 next_size: in alloccg()
1041 goto next_size; in alloccg()