Searched refs:POOL_ALLOC_SIZE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h132 #define POOL_ALLOC_SIZE(_sz, _a) ((_sz) | (_a)) macro
138 POOL_ALLOC_SIZE(PAGE_SIZE, POOL_ALLOC_ALIGNED)
/openbsd-current/sys/kern/
H A Dsubr_pool.c236 POOL_ALLOC_SIZE(PAGE_SIZE, POOL_ALLOC_ALIGNED)

Completed in 175 milliseconds