HomeSort by: relevance | last modified time | path
    Searched refs:pa_refcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
pool.h 101 uint32_t pa_refcnt; /* number of pools using this allocator */ member in struct:pool_allocator
  /src/sys/kern/
subr_pool.c 848 if (palloc->pa_refcnt++ == 0) {
1043 if (--pp->pr_alloc->pa_refcnt == 0)

Completed in 143 milliseconds