Searched refs:pa_alloc (Results 1 – 2 of 2) sorted by relevance
85 void *(*pa_alloc)(struct pool *, int); member
1986 if ((res = (*pa->pa_alloc)(org, flags)) != NULL) in pool_allocator_alloc()1997 if ((res = (*pa->pa_alloc)(org, flags)) != NULL) in pool_allocator_alloc()