Searched refs:SNIC_REQ_TM_CACHE (Results 1 – 3 of 3) sorted by relevance
605 snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_probe()613 snic->req_pool[SNIC_REQ_TM_CACHE] = pool; in snic_probe()728 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()923 snic_glob->req_cache[SNIC_REQ_TM_CACHE] = cachep; in snic_global_data_init()937 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_init()966 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_cleanup()
266 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_abort_req_init()292 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_dr_req_init()322 mempool_free(rqi->abort_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()325 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