zfcp_fc_req_cache  135 drivers/s390/scsi/zfcp_aux.c 	zfcp_fc_req_cache = zfcp_cache_hw_align("zfcp_fc_req",
zfcp_fc_req_cache  137 drivers/s390/scsi/zfcp_aux.c 	if (!zfcp_fc_req_cache)
zfcp_fc_req_cache  161 drivers/s390/scsi/zfcp_aux.c 	kmem_cache_destroy(zfcp_fc_req_cache);
zfcp_fc_req_cache  174 drivers/s390/scsi/zfcp_aux.c 	kmem_cache_destroy(zfcp_fc_req_cache);
zfcp_fc_req_cache  245 drivers/s390/scsi/zfcp_aux.c 		mempool_create_slab_pool(1, zfcp_fc_req_cache);
zfcp_fc_req_cache   89 drivers/s390/scsi/zfcp_ext.h extern struct kmem_cache *zfcp_fc_req_cache;
zfcp_fc_req_cache   23 drivers/s390/scsi/zfcp_fc.c struct kmem_cache *zfcp_fc_req_cache;
zfcp_fc_req_cache  529 drivers/s390/scsi/zfcp_fc.c 	kmem_cache_free(zfcp_fc_req_cache, fc_req);
zfcp_fc_req_cache  539 drivers/s390/scsi/zfcp_fc.c 	fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_ATOMIC);
zfcp_fc_req_cache  564 drivers/s390/scsi/zfcp_fc.c 		kmem_cache_free(zfcp_fc_req_cache, fc_req);
zfcp_fc_req_cache  659 drivers/s390/scsi/zfcp_fc.c 	fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_KERNEL);
zfcp_fc_req_cache  664 drivers/s390/scsi/zfcp_fc.c 		kmem_cache_free(zfcp_fc_req_cache, fc_req);
zfcp_fc_req_cache  822 drivers/s390/scsi/zfcp_fc.c 	kmem_cache_free(zfcp_fc_req_cache, fc_req);
zfcp_fc_req_cache  925 drivers/s390/scsi/zfcp_fc.c 	fc_req = kmem_cache_zalloc(zfcp_fc_req_cache, GFP_KERNEL);
zfcp_fc_req_cache  943 drivers/s390/scsi/zfcp_fc.c 	kmem_cache_free(zfcp_fc_req_cache, fc_req);