Searched refs:SNIC_REQ_TM_CACHE (Results 1 – 3 of 3) sorted by relevance
571 snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_probe()579 snic->req_pool[SNIC_REQ_TM_CACHE] = pool; in snic_probe()693 mempool_destroy(snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_probe()883 snic_glob->req_cache[SNIC_REQ_TM_CACHE] = cachep; in snic_global_data_init()898 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_init()927 kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_TM_CACHE]); in snic_global_data_cleanup()
283 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_abort_req_init()309 req = mempool_alloc(snic->req_pool[SNIC_REQ_TM_CACHE], GFP_ATOMIC); in snic_dr_req_init()345 mempool_free(rqi->abort_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()355 mempool_free(rqi->dr_req, snic->req_pool[SNIC_REQ_TM_CACHE]); in snic_req_free()
29 SNIC_REQ_TM_CACHE, /* cache for task mgmt reqs contains enumerator