Searched refs:SNIC_REQ_TM_CACHE (Results 1 – 3 of 3) sorted by relevance
612 snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_probe()620 snic->req_pool[SNIC_REQ_TM_CACHE] = pool; in snic_probe()734 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()929 snic_glob->req_cache[SNIC_REQ_TM_CACHE] = cachep; in snic_global_data_init()943 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_init()972 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_cleanup()
296 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_abort_req_init()322 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_dr_req_init()358 mempool_free(rqi->abort_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()368 mempool_free(rqi->dr_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()
43 SNIC_REQ_TM_CACHE, /* cache for task mgmt reqs contains enumerator