Searched defs:HTABLE_EXIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c104 #define HTABLE_EXIT(h) mutex_exit(&htable_mutex[HTABLE_MUTEX_HASH(h)]); macro
467 HTABLE_EXIT(h);
526 HTABLE_EXIT(h);
1261 HTABLE_EXIT(hashval);
1268 HTABLE_EXIT(hashval);
1317 HTABLE_EXIT(hashval);
1348 HTABLE_EXIT(hashval);
1420 HTABLE_EXIT(h);
1432 HTABLE_EXIT(h);
1452 HTABLE_EXIT(
[all...]

Completed in 279 milliseconds