Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/packet/
H A Dpbufpool_kern.c34 static errno_t kern_pbufpool_alloc_batch_common(const kern_pbufpool_t,
319 kern_pbufpool_alloc_batch_common(const kern_pbufpool_t pp, in kern_pbufpool_alloc_batch_common() function
341 return kern_pbufpool_alloc_batch_common(pp, bufcnt, array, in kern_pbufpool_alloc_batch()
350 return kern_pbufpool_alloc_batch_common(pp, bufcnt, array, in kern_pbufpool_alloc_batch_callback()
358 return kern_pbufpool_alloc_batch_common(pp, bufcnt, array, in kern_pbufpool_alloc_batch_nosleep()
367 return kern_pbufpool_alloc_batch_common(pp, bufcnt, array, in kern_pbufpool_alloc_batch_nosleep_callback()