Home
last modified time | relevance | path

Searched refs:cache_data (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdblock.c28 unsigned char *cache_data; member
91 mtdblk->cache_size, mtdblk->cache_data); in write_cached_data()
155 &retlen, mtdblk->cache_data); in do_cached_write()
167 memcpy (mtdblk->cache_data + offset, buf, size); in do_cached_write()
209 memcpy (buf, mtdblk->cache_data + offset, size); in do_cached_read()
237 if (unlikely(!mtdblk->cache_data && mtdblk->cache_size)) { in mtdblock_writesect()
238 mtdblk->cache_data = vmalloc(mtdblk->mbd.mtd->erasesize); in mtdblock_writesect()
239 if (!mtdblk->cache_data) in mtdblock_writesect()
266 mtdblk->cache_data = NULL; in mtdblock_open()
291 vfree(mtdblk->cache_data); in mtdblock_release()
H A Dsm_ftl.c901 memcpy(ftl->cache_data + boffset, buffer, SM_SECTOR_SIZE); in sm_cache_put()
913 memcpy(buffer, ftl->cache_data + boffset, SM_SECTOR_SIZE); in sm_cache_get()
944 ftl->cache_data + sector_num * SM_SECTOR_SIZE, NULL)) in sm_cache_flush()
964 if (sm_write_block(ftl, ftl->cache_data, zone_num, write_sector, in sm_cache_flush()
1153 ftl->cache_data = kzalloc(ftl->block_size, GFP_KERNEL); in sm_add_mtd()
1155 if (!ftl->cache_data) in sm_add_mtd()
1205 kfree(ftl->cache_data); in sm_add_mtd()
1237 kfree(ftl->cache_data); in sm_remove_dev()
H A Dsm_ftl.h47 unsigned char *cache_data; /* cached block data */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhndpmu.c308 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument
313 memcpy(cache_data, (void*)&crinfo, sizeof(crinfo)); in si_pmu_ulp_enter_cb()
318 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
321 si_pmu_ulp_cr_dat_t *crinfo = (si_pmu_ulp_cr_dat_t *)cache_data; in si_pmu_ulp_exit_cb()
325 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_hash_cache.c131 const u8 *direct_data = NULL, *cache_data = NULL; in crypto_hash_update_with_cache() local
155 cache_data = direct_data + direct_data_len; in crypto_hash_update_with_cache()
162 cache_data = data; in crypto_hash_update_with_cache()
181 ret = hash_cache_calc(hash_cache, cache_data, in crypto_hash_update_with_cache()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch87 /* 1 if cache_data + PTR points into the cache. */
117 - cmpres = _dl_cache_libcmp (name, cache_data + key); \
135 - || _dl_cache_libcmp (name, cache_data + key) != 0) \
151 - || (_dl_cache_libcmp (name, cache_data + lib->key) \
162 - best = cache_data + lib->value; \
205 - const char *cache_data;
269 - cache_data = (const char *) cache_new;
272 - cache_data_size = (const char *) cache + cachesize - cache_data;
297 - cache_data = (const char *) &cache->libs[cache->nlibs];
300 - cache_data_size = (const char *) cache + cachesize - cache_data;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhndpmu.c264 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument
269 memcpy(cache_data, (void*)&crinfo, sizeof(crinfo)); in si_pmu_ulp_enter_cb()
274 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
277 si_pmu_ulp_cr_dat_t *crinfo = (si_pmu_ulp_cr_dat_t *)cache_data; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhndpmu.c264 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument
269 memcpy(cache_data, (void*)&crinfo, sizeof(crinfo)); in si_pmu_ulp_enter_cb()
274 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
277 si_pmu_ulp_cr_dat_t *crinfo = (si_pmu_ulp_cr_dat_t *)cache_data; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhndpmu.c264 si_pmu_ulp_enter_cb(void *handle, ulp_ext_info_t *einfo, uint8 *cache_data) in si_pmu_ulp_enter_cb() argument
269 memcpy(cache_data, (void*)&crinfo, sizeof(crinfo)); in si_pmu_ulp_enter_cb()
274 si_pmu_ulp_exit_cb(void *handle, uint8 *cache_data, in si_pmu_ulp_exit_cb() argument
277 si_pmu_ulp_cr_dat_t *crinfo = (si_pmu_ulp_cr_dat_t *)cache_data; in si_pmu_ulp_exit_cb()
281 ilpcycles_per_sec, cache_data)); in si_pmu_ulp_exit_cb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_common.c2705 struct ice_phy_cache_mode_data cache_data, in ice_cache_phy_user_req() argument
2713 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
2717 cache_data.data.curr_user_speed_req; in ice_cache_phy_user_req()
2720 pi->phy.curr_user_fec_req = cache_data.data.curr_user_fec_req; in ice_cache_phy_user_req()
2784 struct ice_phy_cache_mode_data cache_data; in ice_cfg_phy_fc() local
2813 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
2814 ice_cache_phy_user_req(pi, cache_data, ICE_FC_MODE); in ice_cfg_phy_fc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c8520 wl_nan_ev_disc_cache_timeout_t *cache_data = in wl_cfgnan_notify_nan_status() local
8529 while ((entry_idx < cache_data->count) && in wl_cfgnan_notify_nan_status()
8531 cache_entry = &cache_data->cache_exp_list[entry_idx]; in wl_cfgnan_notify_nan_status()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c8520 wl_nan_ev_disc_cache_timeout_t *cache_data = in wl_cfgnan_notify_nan_status() local
8529 while ((entry_idx < cache_data->count) && in wl_cfgnan_notify_nan_status()
8531 cache_entry = &cache_data->cache_exp_list[entry_idx]; in wl_cfgnan_notify_nan_status()