Searched refs:qla_tgt_plogi_cachep (Results 1 – 3 of 3) sorted by relevance
133 struct kmem_cache *qla_tgt_plogi_cachep; variable796 pla = kmem_cache_zalloc(qla_tgt_plogi_cachep, GFP_ATOMIC); in qlt_plogi_ack_find_add()855 kmem_cache_free(qla_tgt_plogi_cachep, pla); in qlt_plogi_ack_unref()4857 kmem_cache_free(qla_tgt_plogi_cachep, pla); in qlt_handle_login()7283 qla_tgt_plogi_cachep = kmem_cache_create("qla_tgt_plogi_cachep", in qlt_init()7287 if (!qla_tgt_plogi_cachep) { in qlt_init()7318 kmem_cache_destroy(qla_tgt_plogi_cachep); in qlt_init()7331 kmem_cache_destroy(qla_tgt_plogi_cachep); in qlt_exit()
152 extern struct kmem_cache *qla_tgt_plogi_cachep;
5361 kmem_cache_free(qla_tgt_plogi_cachep, pla); in qla24xx_create_new_sess()5473 kmem_cache_free(qla_tgt_plogi_cachep, pla); in qla24xx_create_new_sess()