Searched refs:bufpool (Results 1 – 4 of 4) sorted by relevance
300 mempool_destroy(d->bufpool); in freedev()491 d->bufpool = NULL; /* defer to aoeblk_gdalloc */ in aoedev_by_aoeaddr()
181 mempool_t *bufpool; /* for deadlock-free Buf allocation */ member
872 buf = mempool_alloc(d->bufpool, GFP_ATOMIC); in nextbuf()1073 mempool_free(buf, d->bufpool); in aoe_end_buf()
39 struct list_head *list = &rsrc->bufpool; in irdma_puda_get_bufpool()67 list_add(&buf->list, &rsrc->bufpool); in irdma_puda_ret_bufpool()1035 INIT_LIST_HEAD(&rsrc->bufpool); in irdma_puda_create_rsrc()