Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_pool.c239 void *pool_multi_alloc(struct pool *, int, int *);
243 pool_multi_alloc,
1641 pool_multi_alloc(struct pool *pp, int flags, int *slowdown) in pool_multi_alloc() function