Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_bufq.c131 bufq_alloc(struct bufq_state **bufqp, const char *strategy, int flags) in bufq_alloc() argument
212 *bufqp = bufq = kmem_zalloc(sizeof(*bufq), KM_SLEEP); in bufq_alloc()