Searched refs:kern_pbufpool_alloc_common (Results 1 – 1 of 1) sorted by relevance
32 static errno_t kern_pbufpool_alloc_common(const kern_pbufpool_t,279 kern_pbufpool_alloc_common(const kern_pbufpool_t pp, const uint32_t bufcnt, in kern_pbufpool_alloc_common() function308 return kern_pbufpool_alloc_common(pp, bufcnt, pph, SKMEM_SLEEP); in kern_pbufpool_alloc()315 return kern_pbufpool_alloc_common(pp, bufcnt, pph, SKMEM_NOSLEEP); in kern_pbufpool_alloc_nosleep()