Searched refs:pa_alloc (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h109 void *(*pa_alloc)(struct pool *, int, int *); member in struct:pool_allocator
/openbsd-current/sys/kern/
H A Duipc_mbuf.c1472 v = (*pool_allocator_multi.pa_alloc)(pp, flags, slowdown);
H A Dsubr_pool.c1600 v = (*pp->pr_alloc->pa_alloc)(pp, flags, slowdown);

Completed in 86 milliseconds