Searched refs:bufpool (Results 1 – 6 of 6) sorted by relevance
289 mempool_destroy(d->bufpool); in freedev()480 d->bufpool = NULL; /* defer to aoeblk_gdalloc */ in aoedev_by_aoeaddr()
180 mempool_t *bufpool; /* for deadlock-free Buf allocation */ member
410 d->bufpool = mp; in aoeblk_gdalloc()
864 buf = mempool_alloc(d->bufpool, GFP_ATOMIC); in nextbuf()1069 mempool_free(buf, d->bufpool); in aoe_end_buf()
141 struct list_head bufpool; /* free buffers pool list for recv and xmit */ member
73 struct list_head *list = &rsrc->bufpool; in i40iw_puda_get_bufpool()97 list_add(&buf->list, &rsrc->bufpool); in i40iw_puda_ret_bufpool()930 INIT_LIST_HEAD(&rsrc->bufpool); in i40iw_puda_create_rsrc()