Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cache_uz_size
Function
cache_uz_size
freebsd/vm/uma_int.h:310–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
static inline uint32_t
311
cache_uz_size(uma_cache_t cache)
312
{
313
314
return (cache->uc_allocbucket.ucb_spare);
315
}
316
317
/*
318
* Per-domain slab lists. Embedded in the kegs.
Callers
2
cache_alloc_item
Function · 0.70
uma_zfree_arg
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected