| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 327 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 312 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | lazy_for_each_builder.cpp | 764 std::unordered_map<std::string, LazyForEachCacheChild> cache; in PreBuild() local
|
| H A D | lazy_for_each_builder.h | 256 RefPtr<UINode> CacheItem(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in CacheItem() argument 313 bool PreBuildByIndex(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in PreBuildByIndex() argument 350 bool ProcessPreBuildingIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, int64_t deadline, in ProcessPreBuildingIndex() argument 364 void ProcessCachedIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, in ProcessCachedIndex() argument 380 LoadCacheByIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, const LazyForEachCacheChild& node, const std::string& key, const std::set<int32_t>::iterator& iter, std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) LoadCacheByIndex() argument 397 LoadCacheByKey(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_t>& idleIndexes, const LazyForEachCacheChild& node, const std::string& key, std::unordered_map<std::string, LazyForEachCacheChild>::iterator& expiringIter) LoadCacheByKey() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | init.c | 1055 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) in update_cache_mode_entry() argument
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | ht16k33.c | 67 uint8_t *cache; member
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/fw/arc/ |
| H A D | hinv.h | 111 } cache; member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
| H A D | spu.c | 113 struct priv1_cache cache; member [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | pm-cps.c | 192 cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, struct uasm_reloc **pr, const struct cache_desc *cache, unsigned op, int lbl) cps_gen_cache_routine() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/numa/ |
| H A D | hmat.c | 360 struct acpi_hmat_cache *cache = (void *)header; in hmat_parse_cache() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/fw/arc/ |
| H A D | hinv.h | 111 } cache; member
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | pm-cps.c | 192 cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, struct uasm_reloc **pr, const struct cache_desc *cache, unsigned op, int lbl) cps_gen_cache_routine() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| H A D | test_vsyscall.c | 176 sys_getcpu(unsigned * cpu, unsigned * node, void* cache) sys_getcpu() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
| H A D | spu.c | 113 struct priv1_cache cache; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 200 struct mlx5_fc_cache *cache = &counter->cache; in mlx5_fc_stats_query_counter_range() local 153 update_counter_cache(int index, u32 *bulk_raw_data, struct mlx5_fc_cache *cache) update_counter_cache() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | bt1-pvt.h | 218 struct pvt_cache cache[PVT_SENSORS_NUM]; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.h | 215 u8 cache[QSFP_MAX_NUM_PAGES * 128]; member
|
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | ib_recv.c | 88 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) in rds_ib_cache_xfer_to_ready() argument 101 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache, gfp_t gfp) in rds_ib_recv_alloc_cache() argument 135 rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, struct list_head *caller_list) rds_ib_cache_splice_all_lists() argument 478 rds_ib_recv_cache_put(struct list_head *new_item, struct rds_ib_refill_cache *cache) rds_ib_recv_cache_put() argument 518 rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache) rds_ib_recv_cache_get() argument [all...] |
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | auth.c | 381 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache() argument 412 struct rpc_cred_cache *cache = auth->au_credcache; rpcauth_destroy_credcache() local 521 struct rpc_cred_cache *cache = auth->au_credcache; rpcauth_lookup_credcache() local [all...] |
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | udp_media.c | 161 tipc_udp_xmit(struct net *net, struct sk_buff *skb, struct udp_bearer *ub, struct udp_media_addr *src, struct udp_media_addr *dst, struct dst_cache *cache) tipc_udp_xmit() argument
|
| H A D | monitor.c | 92 struct tipc_mon_domain cache; member 243 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | mroute_base.h | 382 struct list_head *cache; member
|
| /kernel/linux/linux-5.10/sound/aoa/codecs/ |
| H A D | onyx.c | 47 u8 cache[16]; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm_hubs.c | 152 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_get() local 175 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_set() local 244 struct wm_hubs_dcs_cache *cache; enable_dc_servo() local [all...] |
| H A D | sigmadsp.c | 35 uint8_t cache[]; member
|