p_cache 1337 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c u8 *p_cache; p_cache 1350 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c p_cache = vzalloc(size); p_cache 1351 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c if (p_cache == NULL) p_cache 1354 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c ret = qlcnic_83xx_lockless_flash_read32(adapter, src, p_cache, p_cache 1357 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c vfree(p_cache); p_cache 1361 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c ret = qlcnic_ms_mem_write128(adapter, dest, (u32 *)p_cache, p_cache 1364 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c vfree(p_cache); p_cache 1367 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c vfree(p_cache); p_cache 1376 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c u32 dest, *p_cache, *temp; p_cache 1400 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c p_cache = temp; p_cache 1404 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c p_cache, size / 16); p_cache 990 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c unsigned char *p_cache, *p_src; p_cache 992 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c p_cache = kcalloc(size, sizeof(unsigned char), GFP_KERNEL); p_cache 993 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c if (!p_cache) p_cache 998 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c memcpy(p_cache, buf, size); p_cache 999 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c p_src = p_cache; p_cache 1002 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1009 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1024 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1030 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1042 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1048 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1058 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c unsigned char *p_cache, *p_src; p_cache 1060 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c p_cache = kcalloc(size, sizeof(unsigned char), GFP_KERNEL); p_cache 1061 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c if (!p_cache) p_cache 1065 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c memcpy(p_cache, buf, size); p_cache 1066 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c p_src = p_cache; p_cache 1070 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1077 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1089 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1094 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1106 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1112 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c kfree(p_cache); p_cache 1217 drivers/scsi/qla2xxx/qla_nx2.c uint8_t *p_cache; p_cache 1234 drivers/scsi/qla2xxx/qla_nx2.c p_cache = vmalloc(size); p_cache 1235 drivers/scsi/qla2xxx/qla_nx2.c if (p_cache == NULL) { p_cache 1244 drivers/scsi/qla2xxx/qla_nx2.c p_cache, size/sizeof(uint32_t)); p_cache 1255 drivers/scsi/qla2xxx/qla_nx2.c (uint32_t *)p_cache, count); p_cache 1266 drivers/scsi/qla2xxx/qla_nx2.c vfree(p_cache); p_cache 3805 drivers/scsi/qla2xxx/qla_nx2.c uint8_t *p_cache, *p_src; p_cache 3809 drivers/scsi/qla2xxx/qla_nx2.c p_cache = kcalloc(length, sizeof(uint8_t), GFP_KERNEL); p_cache 3810 drivers/scsi/qla2xxx/qla_nx2.c if (!p_cache) p_cache 3813 drivers/scsi/qla2xxx/qla_nx2.c memcpy(p_cache, buf, length); p_cache 3814 drivers/scsi/qla2xxx/qla_nx2.c p_src = p_cache; p_cache 3870 drivers/scsi/qla2xxx/qla_nx2.c kfree(p_cache); p_cache 626 drivers/scsi/qla4xxx/ql4_83xx.c uint8_t *p_cache; p_cache 642 drivers/scsi/qla4xxx/ql4_83xx.c p_cache = vmalloc(size); p_cache 643 drivers/scsi/qla4xxx/ql4_83xx.c if (p_cache == NULL) { p_cache 650 drivers/scsi/qla4xxx/ql4_83xx.c ret_val = qla4_83xx_lockless_flash_read_u32(ha, src, p_cache, p_cache 661 drivers/scsi/qla4xxx/ql4_83xx.c ret_val = qla4_8xxx_ms_mem_write_128b(ha, dest, (uint32_t *)p_cache, p_cache 673 drivers/scsi/qla4xxx/ql4_83xx.c vfree(p_cache); p_cache 56 fs/ocfs2/blockcheck.c static unsigned int calc_code_bit(unsigned int i, unsigned int *p_cache) p_cache 67 fs/ocfs2/blockcheck.c if (p_cache) p_cache 68 fs/ocfs2/blockcheck.c p = *p_cache; p_cache 82 fs/ocfs2/blockcheck.c if (p_cache) p_cache 83 fs/ocfs2/blockcheck.c *p_cache = p; p_cache 142 sound/pci/asihpi/hpi6000.c struct hpi_control_cache *p_cache; p_cache 242 sound/pci/asihpi/hpi6000.c if (hpi_check_control_cache(phw->p_cache, phm, phr)) p_cache 249 sound/pci/asihpi/hpi6000.c hpi_cmn_control_cache_sync_to_msg(phw->p_cache, phm, phr); p_cache 566 sound/pci/asihpi/hpi6000.c phw->p_cache = p_cache 571 sound/pci/asihpi/hpi6000.c if (phw->p_cache) p_cache 578 sound/pci/asihpi/hpi6000.c if (phw->p_cache) p_cache 579 sound/pci/asihpi/hpi6000.c phw->p_cache->adap_idx = pao->index; p_cache 589 sound/pci/asihpi/hpi6000.c hpi_free_control_cache(phw->p_cache); p_cache 122 sound/pci/asihpi/hpi6205.c struct hpi_control_cache *p_cache; p_cache 245 sound/pci/asihpi/hpi6205.c if (hpi_check_control_cache(phw->p_cache, phm, phr)) { p_cache 262 sound/pci/asihpi/hpi6205.c hpi_cmn_control_cache_sync_to_msg(phw->p_cache, phm, p_cache 598 sound/pci/asihpi/hpi6205.c phw->p_cache = p_cache 604 sound/pci/asihpi/hpi6205.c if (!phw->p_cache) p_cache 657 sound/pci/asihpi/hpi6205.c if (phw->p_cache) p_cache 658 sound/pci/asihpi/hpi6205.c phw->p_cache->adap_idx = pao->index; p_cache 682 sound/pci/asihpi/hpi6205.c hpi_free_control_cache(phw->p_cache); p_cache 184 sound/pci/asihpi/hpicmn.c if (!pC->p_cache) p_cache 191 sound/pci/asihpi/hpicmn.c p_master_cache = (char *)pC->p_cache; p_cache 268 sound/pci/asihpi/hpicmn.c struct hpi_control_cache *p_cache, struct hpi_control_cache_info **pI) p_cache 270 sound/pci/asihpi/hpicmn.c if (!control_cache_alloc_check(p_cache)) { p_cache 277 sound/pci/asihpi/hpicmn.c *pI = p_cache->p_info[control_index]; p_cache 527 sound/pci/asihpi/hpicmn.c short hpi_check_control_cache(struct hpi_control_cache *p_cache, p_cache 532 sound/pci/asihpi/hpicmn.c if (!find_control(phm->obj_index, p_cache, &pI)) { p_cache 611 sound/pci/asihpi/hpicmn.c void hpi_cmn_control_cache_sync_to_msg(struct hpi_control_cache *p_cache, p_cache 620 sound/pci/asihpi/hpicmn.c if (!find_control(phm->obj_index, p_cache, &pI)) { p_cache 642 sound/pci/asihpi/hpicmn.c struct hpi_control_cache *p_cache = p_cache 643 sound/pci/asihpi/hpicmn.c kmalloc(sizeof(*p_cache), GFP_KERNEL); p_cache 644 sound/pci/asihpi/hpicmn.c if (!p_cache) p_cache 647 sound/pci/asihpi/hpicmn.c p_cache->p_info = p_cache 648 sound/pci/asihpi/hpicmn.c kcalloc(control_count, sizeof(*p_cache->p_info), GFP_KERNEL); p_cache 649 sound/pci/asihpi/hpicmn.c if (!p_cache->p_info) { p_cache 650 sound/pci/asihpi/hpicmn.c kfree(p_cache); p_cache 654 sound/pci/asihpi/hpicmn.c p_cache->cache_size_in_bytes = size_in_bytes; p_cache 655 sound/pci/asihpi/hpicmn.c p_cache->control_count = control_count; p_cache 656 sound/pci/asihpi/hpicmn.c p_cache->p_cache = p_dsp_control_buffer; p_cache 657 sound/pci/asihpi/hpicmn.c p_cache->init = 0; p_cache 658 sound/pci/asihpi/hpicmn.c return p_cache; p_cache 661 sound/pci/asihpi/hpicmn.c void hpi_free_control_cache(struct hpi_control_cache *p_cache) p_cache 663 sound/pci/asihpi/hpicmn.c if (p_cache) { p_cache 664 sound/pci/asihpi/hpicmn.c kfree(p_cache->p_info); p_cache 665 sound/pci/asihpi/hpicmn.c kfree(p_cache); p_cache 43 sound/pci/asihpi/hpicmn.h u8 *p_cache; p_cache 61 sound/pci/asihpi/hpicmn.h void hpi_free_control_cache(struct hpi_control_cache *p_cache);