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

/openbsd-current/sys/sys/
H A Dpool.h190 int pr_ipl; member in struct:pool
/openbsd-current/sys/kern/
H A Dsubr_pool.c450 pp->pr_ipl = ipl;
697 splassert(pp->pr_ipl);
834 splassert(pp->pr_ipl);
1856 *s = splraise(pp->pr_ipl);
2192 _mtx_init_flags(&lock->prl_mtx, pp->pr_ipl, pp->pr_wchan, 0, type);

Completed in 167 milliseconds