Searched defs:NUM_BUCKETS (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_atomic_inc_dec.c | 301 EMPTY, NEGATIVE, ZERO, POSITIVE, NUM_BUCKETS enumerator
|
H A D | check_locking.c | 929 ERR_PTR, VALID_PTR, NEGATIVE, ZERO, POSITIVE, NUM_BUCKETS, enumerator
|
/illumos-gate/usr/src/lib/libmtmalloc/common/ |
H A D | mtmalloc.c | 133 #define NUM_BUCKETS 67 /* must be prime */ macro
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vnode.c | 2049 #define NUM_BUCKETS 1023 macro
|