| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_l2_cache.c | 79 static void mali_l2_cache_reset(struct mali_l2_cache_core *cache); 82 struct mali_l2_cache_core *cache, u32 reg, u32 val); 84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument 86 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_lock() 87 _mali_osk_spinlock_irq_lock(cache->lock); in mali_l2_cache_lock() 90 static void mali_l2_cache_unlock(struct mali_l2_cache_core *cache) in mali_l2_cache_unlock() argument 92 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_unlock() 93 _mali_osk_spinlock_irq_unlock(cache->lock); in mali_l2_cache_unlock() 101 struct mali_l2_cache_core *cache = NULL; in mali_l2_cache_create() local 114 cache = _mali_osk_malloc(sizeof(struct mali_l2_cache_core)); in mali_l2_cache_create() [all …]
|
| D | mali_l2_cache.h | 72 void mali_l2_cache_delete(struct mali_l2_cache_core *cache); 74 MALI_STATIC_INLINE u32 mali_l2_cache_get_id(struct mali_l2_cache_core *cache) in mali_l2_cache_get_id() argument 76 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_get_id() 77 return cache->core_id; in mali_l2_cache_get_id() 81 struct mali_l2_cache_core *cache) in mali_l2_cache_get_pm_domain() argument 83 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_get_pm_domain() 84 return cache->pm_domain; in mali_l2_cache_get_pm_domain() 87 void mali_l2_cache_power_up(struct mali_l2_cache_core *cache); 88 void mali_l2_cache_power_down(struct mali_l2_cache_core *cache); 91 struct mali_l2_cache_core *cache, u32 source_id, u32 counter); [all …]
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_l2_cache.c | 80 static void mali_l2_cache_reset(struct mali_l2_cache_core *cache); 82 static mali_osk_errcode_t mali_l2_cache_send_command(struct mali_l2_cache_core *cache, u32 reg, u32… 84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument 86 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_lock() 87 mali_osk_spinlock_irq_lock(cache->lock); in mali_l2_cache_lock() 90 static void mali_l2_cache_unlock(struct mali_l2_cache_core *cache) in mali_l2_cache_unlock() argument 92 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_unlock() 93 mali_osk_spinlock_irq_unlock(cache->lock); in mali_l2_cache_unlock() 100 struct mali_l2_cache_core *cache = NULL; in mali_l2_cache_create() local 112 cache = mali_osk_malloc(sizeof(struct mali_l2_cache_core)); in mali_l2_cache_create() [all …]
|
| D | mali_l2_cache.h | 72 void mali_l2_cache_delete(struct mali_l2_cache_core *cache); 74 MALI_STATIC_INLINE u32 mali_l2_cache_get_id(struct mali_l2_cache_core *cache) in mali_l2_cache_get_id() argument 76 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_get_id() 77 return cache->core_id; in mali_l2_cache_get_id() 80 …_STATIC_INLINE struct mali_pm_domain *mali_l2_cache_get_pm_domain(struct mali_l2_cache_core *cache) in mali_l2_cache_get_pm_domain() argument 82 MALI_DEBUG_ASSERT_POINTER(cache); in mali_l2_cache_get_pm_domain() 83 return cache->pm_domain; in mali_l2_cache_get_pm_domain() 86 void mali_l2_cache_power_up(struct mali_l2_cache_core *cache); 87 void mali_l2_cache_power_down(struct mali_l2_cache_core *cache); 89 void mali_l2_cache_core_set_counter_src(struct mali_l2_cache_core *cache, u32 source_id, u32 counte… [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/u-boot-v2019.07/patch/ |
| D | CVE-2019-13105.patch | 6 ext_cache_read doesn't null cache->buf, after freeing, which results 19 @@ -286,7 +286,7 @@ int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size) 20 if (!cache->buf) 22 if (!ext4fs_devread(block, 0, size, cache->buf)) { 23 - free(cache->buf); 24 + ext_cache_fini(cache); 27 cache->block = block;
|
| D | CVE-2019-13104.patch | 22 ext_cache_init(&cache); 32 + ext_cache_fini(&cache);
|
| /device/soc/winnermicro/wm800/board/platform/drivers/internalflash/ |
| D | wm_internal_fls.c | 444 char *cache = tls_mem_alloc(INSIDE_FLS_PAGE_SIZE); in flashRead() local 445 if (cache == NULL) { in flashRead() 450 __readByCMD(0xEB, flash_addr, (unsigned char *)cache, INSIDE_FLS_PAGE_SIZE); in flashRead() 452 MEMCPY(buf_tmp, cache + page_offset, INSIDE_FLS_PAGE_SIZE - page_offset); in flashRead() 459 __readByCMD(0xEB, flash_addr, (unsigned char *)cache, INSIDE_FLS_PAGE_SIZE); in flashRead() 460 MEMCPY(buf_tmp, cache, INSIDE_FLS_PAGE_SIZE); in flashRead() 466 __readByCMD(0xEB, flash_addr, (unsigned char *)cache, sz_remain + (4- sz_remain%4)); in flashRead() 467 MEMCPY(buf_tmp, cache, sz_remain); in flashRead() 470 MEMCPY(buf_tmp, cache + page_offset, sz); in flashRead() 472 tls_mem_free(cache); in flashRead() [all …]
|
| /device/soc/amlogic/a311d/soc/arch/arm64/boot/dts/amlogic/ |
| D | meson-g12b.dtsi | 52 next-level-cache = <&l2>; 62 next-level-cache = <&l2>; 72 next-level-cache = <&l2>; 82 next-level-cache = <&l2>; 92 next-level-cache = <&l2>; 102 next-level-cache = <&l2>; 107 compatible = "cache";
|
| D | meson-g12b-unionpi-tiger.dts | 140 part-12 = <&cache>; 217 cache:cache{ label 218 pname = "cache";
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | ssl_cache.h | 97 void mbedtls_ssl_cache_init( mbedtls_ssl_cache_context *cache ); 127 void mbedtls_ssl_cache_set_timeout( mbedtls_ssl_cache_context *cache, int timeout ); 137 void mbedtls_ssl_cache_set_max_entries( mbedtls_ssl_cache_context *cache, int max ); 144 void mbedtls_ssl_cache_free( mbedtls_ssl_cache_context *cache );
|
| /device/soc/winnermicro/wm800/board/platform/drivers/flash/ |
| D | wm_fls.c | 189 u8 *cache; in tls_spifls_write() local 222 cache = tls_mem_alloc(drv->sector_size); in tls_spifls_write() 223 if (cache == NULL) { in tls_spifls_write() 233 err = drv->read((sector_addr + i) * drv->sector_size, cache, drv->sector_size); in tls_spifls_write() 241 MEMCPY(cache + (addr%drv->sector_size), buf, write_bytes); in tls_spifls_write() 246 … MEMCPY(cache+(addr%drv->sector_size), buf, drv->sector_size - (addr%drv->sector_size)); in tls_spifls_write() 250 MEMCPY(cache, buf, write_bytes); in tls_spifls_write() 254 MEMCPY(cache, buf, drv->sector_size); in tls_spifls_write() 271 cache, drv->sector_size / drv->page_size); in tls_spifls_write() 279 tls_mem_free(cache); in tls_spifls_write()
|
| /device/soc/allwinner/t507/patches/harmony/base-startup-init/ |
| D | 0001-modify-init-config.patch | 83 - "mkdir /data/resource-cache 0771 system system", 84 - "chown system system /data/resource-cache", 85 - "chmod 0771 /data/resource-cache", 105 - "mkdir /data/cache 0770 system cache", 106 - "mkdir /data/cache/recovery 0770 system cache", 107 - "mkdir /data/cache/backup_stage 0700 system system", 108 - "mkdir /data/cache/backup 0700 system system",
|
| /device/board/bearpi/bearpi_hm_nano/app/Z2_basic_kv_store/ |
| D | README.md | 13 从文件系统或cache中获取键 key 对应的值 29 新增或更新存储在文件系统或cache中的键 key 所对应的值 44 删除存储在文件系统或cache中的键 key 所对应的值
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
| D | txrx.c | 714 static int tx_policy_find(struct tx_policy_cache *cache, argument 722 list_for_each_entry(it, &cache->used, link) { 724 return it - cache->cache; 727 list_for_each_entry(it, &cache->free, link) { 729 return it - cache->cache; 734 static inline void tx_policy_use(struct tx_policy_cache *cache, argument 738 list_move(&entry->link, &cache->used); 741 static inline int tx_policy_release(struct tx_policy_cache *cache, argument 746 list_move(&entry->link, &cache->free); 755 struct tx_policy_cache *cache = &hw_priv->tx_policy_cache; local [all …]
|
| /device/soc/rockchip/rk3588/kernel/arch/arm64/boot/dts/rockchip/ |
| D | rk3588s.dtsi | 327 i-cache-size = <32768>; 328 i-cache-line-size = <64>; 329 i-cache-sets = <128>; 330 d-cache-size = <32768>; 331 d-cache-line-size = <64>; 332 d-cache-sets = <128>; 333 next-level-cache = <&l2_cache_l0>; 345 i-cache-size = <32768>; 346 i-cache-line-size = <64>; 347 i-cache-sets = <128>; [all …]
|
| D | .rk3588-bearkey-bq3588c1-linux.dtb.dts.tmp | 368 i-cache-size = <32768>; 369 i-cache-line-size = <64>; 370 i-cache-sets = <128>; 371 d-cache-size = <32768>; 372 d-cache-line-size = <64>; 373 d-cache-sets = <128>; 374 next-level-cache = <&l2_cache_l0>; 386 i-cache-size = <32768>; 387 i-cache-line-size = <64>; 388 i-cache-sets = <128>; [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/hw_demux/ |
| D | asyncfifo.c | 73 void *cache; member 211 memcpy(afifo->cache,(u8 *)remain_addr,afifo->remain_len); in dvr_process_channel() 214 memcpy(afifo->cache+afifo->remain_len,(u8 *)afifo->pages+buf_read,cnt); in dvr_process_channel() 216 w_size = afifo->cb(afifo->cache, used_len, afifo->udata); in dvr_process_channel() 247 memcpy(afifo->cache,(u8 *)remain_addr,afifo->remain_len); in dvr_process_channel() 250 memcpy(afifo->cache+afifo->remain_len,(u8 *)afifo->pages+buf_read,cnt); in dvr_process_channel() 252 w_size = afifo->cb(afifo->cache, used_len, afifo->udata); in dvr_process_channel() 455 kfree(afifo->cache); in _async_fifo_deinit() 604 asyncfifo[id].cache = kmalloc(asyncfifo[id].cache_len,GFP_KERNEL); in asyncfifo_init() 605 if (!asyncfifo[id].cache) in asyncfifo_init() [all …]
|
| /device/soc/esp/esp32/components/esp32/include/rom/ |
| D | cache.h | 1 #warning rom/cache.h is deprecated, please use esp32/rom/cache.h instead
|
| /device/board/osware/imx8mm/common/rootfs/ |
| D | init.without_two_stages.cfg | 62 "export DOWNLOAD_CACHE /data/cache", 173 "mkdir /data/resource-cache 0771 system system", 174 "chown system system /data/resource-cache", 175 "chmod 0771 /data/resource-cache", 197 "mkdir /data/cache 0770 system cache", 198 "mkdir /data/cache/recovery 0770 system cache", 199 "mkdir /data/cache/backup_stage 0700 system system", 200 "mkdir /data/cache/backup 0700 system system",
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/utils/ |
| D | get_bits.h | 180 register int cache; in get_xbits() local 184 cache = GET_CACHE(re, s); in get_xbits() 185 sign = ~cache >> 31; in get_xbits() 189 return (NEG_USR32(sign ^ cache, n) ^ sign) - sign; in get_xbits() 196 register int cache; in get_xbits_le() local 200 cache = GET_CACHE(re, s); in get_xbits_le() 201 sign = sign_extend(~cache, n) >> 31; in get_xbits_le() 205 return (zero_extend(sign ^ cache, n) ^ sign) - sign; in get_xbits_le()
|
| /device/board/isoftstone/yangfan/cfg/rootfs/ |
| D | init.without_two_stages.cfg | 141 "export DOWNLOAD_CACHE /data/cache", 259 "mkdir /data/ota_package 0770 system cache", 260 "mkdir /data/resource-cache 0771 system system", 261 "chown system system /data/resource-cache", 262 "chmod 0771 /data/resource-cache", 283 "mkdir /data/cache 0770 system cache", 284 "mkdir /data/cache/recovery 0770 system cache", 285 "mkdir /data/cache/backup_stage 0700 system system", 286 "mkdir /data/cache/backup 0700 system system",
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_com.c | 40 bool rsvd_page_cache_update_all(struct rsvd_page_cache_t *cache, u8 loc in rsvd_page_cache_update_all() argument 51 if (cache->loc != loc) { in rsvd_page_cache_update_all() 53 , __func__, cache->name, cache->loc, loc); in rsvd_page_cache_update_all() 56 if (cache->size != info_len) { in rsvd_page_cache_update_all() 58 , __func__, cache->name, cache->size, info_len); in rsvd_page_cache_update_all() 61 if (cache->page_num != page_num) { in rsvd_page_cache_update_all() 63 , __func__, cache->name, cache->page_num, page_num); in rsvd_page_cache_update_all() 68 if (cache->data) { in rsvd_page_cache_update_all() 69 if (cache->size == info_len) { in rsvd_page_cache_update_all() 70 if (_rtw_memcmp(cache->data, info, info_len) != _TRUE) { in rsvd_page_cache_update_all() [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/dma-buf/ |
| D | Makefile | 4 obj-$(CONFIG_DMABUF_CACHE) += dma-buf-cache.o
|
| /device/soc/esp/esp32/components/libs/ |
| D | esp32_out.ld | 26 …/* All these values assume the flash cache is on, and have the blocks this uses subtracted from th… 36 Flash cache has 64KB pages. The .bin file which is flashed to the chip 38 header. Setting this offset makes it simple to meet the flash cache MMU's
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| D | key_cache.c | 103 static void KeyCacheInsert(struct KeyCache *cache, const char* name, int len) in KeyCacheInsert() argument 106 LOS_ListAdd(&g_keyCacheHashEntrys[hash], &cache->hashEntry); in KeyCacheInsert()
|