Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsubr_pool.c1080 pool_alloc_item_header(struct pool *pp, void *storage, int flags) in pool_alloc_item_header() function
1433 ph = pool_alloc_item_header(pp, storage, flags); in pool_grow()