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

  /src/sys/sys/
pool.h 324 unsigned int pool_nget(struct pool *);
  /src/sys/kern/
subr_pool.c 1640 pool_nget(struct pool *pp) function in typeref:typename:unsigned int
2530 return pool_nget(&pc->pc_pool);

Completed in 14 milliseconds