Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbitmap.h121 #define BT_SIZEOFMAP32(nbits) \ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c1842 bitmask_size = BT_SIZEOFMAP32(snap_nlgrpsmax); in lgrp_snapshot_copy32()