Home
last modified time | relevance | path

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

/netbsd/src/sys/sys/
Dpool.h178 int pr_ipl; member
/netbsd/src/sys/kern/
Dsubr_pool.c993 pp->pr_ipl = ipl; in pool_init()
1106 || pp->pr_ipl != IPL_NONE || cold || panicstr != NULL), in pool_get()
1682 if (pp->pr_ipl == IPL_SOFTNET || pp->pr_ipl == IPL_SOFTCLOCK || in pool_reclaim()
1683 pp->pr_ipl == IPL_SOFTSERIAL) { in pool_reclaim()
2712 if (pc->pc_pool.pr_ipl == IPL_NONE && in pool_cache_get_paddr()