Searched refs:KEG_UNLOCK (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/vm/ |
| H A D | uma_int.h | 553 #define KEG_UNLOCK(k, d) mtx_unlock(KEG_LOCKPTR(k, d)) macro
|
| /f-stack/freebsd/vm/ |
| H A D | uma_int.h | 554 #define KEG_UNLOCK(k, d) mtx_unlock(KEG_LOCKPTR(k, d)) macro
|
| H A D | uma_core.c | 1012 KEG_UNLOCK(keg, 0); in zone_timeout() 1022 KEG_UNLOCK(keg, 0); in zone_timeout() 1027 KEG_UNLOCK(keg, 0); in zone_timeout() 1450 KEG_UNLOCK(keg, domain); in keg_drain_domain() 3689 KEG_UNLOCK(keg, domain); in keg_fetch_free_slab() 3818 KEG_UNLOCK(keg, slab->us_domain); in zone_import() 3835 KEG_UNLOCK(keg, slab->us_domain); in zone_import() 4926 KEG_UNLOCK(keg, slab->us_domain); 5396 KEG_UNLOCK(keg, 0);
|