Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_pool.c248 void *pool_multi_alloc_ni(struct pool *, int, int *);
252 pool_multi_alloc_ni,
1676 pool_multi_alloc_ni(struct pool *pp, int flags, int *slowdown) in pool_multi_alloc_ni() function