Home
last modified time | relevance | path

Searched defs:cache (Results 351 - 375 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/kernel/linux/linux-6.6/mm/kasan/
H A Dcommon.c136 void __kasan_unpoison_object_data(struct kmem_cache *cache, void *object) in __kasan_unpoison_object_data() argument
141 void __kasan_poison_object_data(struct kmem_cache *cache, void *object) in __kasan_poison_object_data() argument
161 static inline u8 assign_tag(struct kmem_cache *cache, in assign_tag() argument
187 __kasan_init_slab_obj(struct kmem_cache *cache, const void *object) __kasan_init_slab_obj() argument
200 ____kasan_slab_free(struct kmem_cache *cache, void *object, unsigned long ip, bool quarantine, bool init) ____kasan_slab_free() argument
241 __kasan_slab_free(struct kmem_cache *cache, void *object, unsigned long ip, bool init) __kasan_slab_free() argument
298 __kasan_slab_alloc(struct kmem_cache *cache, void *object, gfp_t flags, bool init) __kasan_slab_alloc() argument
333 ____kasan_kmalloc(struct kmem_cache *cache, const void *object, size_t size, gfp_t flags) ____kasan_kmalloc() argument
380 __kasan_kmalloc(struct kmem_cache *cache, const void *object, size_t size, gfp_t flags) __kasan_kmalloc() argument
[all...]
/kernel/linux/linux-6.6/mm/kfence/
H A Dreport.c133 const struct kmem_cache *const cache = meta->cache; in kfence_print_object() local
/kernel/linux/linux-6.6/net/ipv6/
H A Drpl_iptunnel.c20 struct dst_cache cache; member
/test/testfwk/arkxtest/uitest/core/
H A Ddump_handler.cpp133 DumperCache cache; in DumpWindowInfoToJson() local
56 DFSMarshalWidget(std::vector<Widget> &allWidget, int index, nlohmann::json &dom, const DumperCache &cache) DFSMarshalWidget() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dget_bits.h64 uint64_t cache; member
324 int32_t cache = show_bits(s, 32); get_xbits() local
347 register int32_t cache; get_xbits_le() local
[all...]
H A Dmss12.h62 uint8_t cache[12]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNorm2AllModes.java343 private static CacheBase<String, Norm2AllModes, ByteBuffer> cache = field in Norm2AllModes
/third_party/icu/icu4c/source/test/intltest/
H A Dunifiedcachetest.cpp98 const UnifiedCache *cache = UnifiedCache::getInstance(status); in TestEvictionUnderStress() local
139 &cache, TestEvictionPolicy() local
149 &cache, TestEvictionPolicy() local
299 const UnifiedCache *cache = UnifiedCache::getInstance(status); TestBasic() local
354 const UnifiedCache *cache = UnifiedCache::getInstance(status); TestError() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DHebrewCalendar.java272 private static CalendarCache cache = new CalendarCache(); field in HebrewCalendar
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DAnyTransliterator.java58 private ConcurrentHashMap<Integer, Transliterator> cache; field in AnyTransliterator
/third_party/icu/icu4c/source/common/
H A Dloadednormalizer2impl.cpp146 static UHashtable *cache=NULL; variable
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNorm2AllModes.java362 private static CacheBase<String, Norm2AllModes, ByteBuffer> cache = field in Norm2AllModes
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DAnyTransliterator.java58 private ConcurrentHashMap<Integer, Transliterator> cache; field in AnyTransliterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DHebrewCalendar.java259 private static CalendarCache cache = new CalendarCache(); field in HebrewCalendar
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dheap.c54 _lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, in _lws_cache_heap_item_destroy() argument
74 lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, lws_cache_ttl_item_heap_t *item, int parent_too) lws_cache_heap_item_destroy() argument
153 lws_cache_item_evict_lru(lws_cache_ttl_lru_t_heap_t *cache) lws_cache_item_evict_lru() argument
173 lws_cache_ttl_lru_t_heap_t *cache = lws_container_of(sul, expiry_cb() local
197 earliest_expiry(lws_cache_ttl_lru_t_heap_t *cache, lws_usec_t *pearliest) earliest_expiry() argument
213 update_sul(lws_cache_ttl_lru_t_heap_t *cache) update_sul() argument
234 lws_cache_heap_specific(lws_cache_ttl_lru_t_heap_t *cache, const char *specific_key) lws_cache_heap_specific() argument
252 lws_cache_heap_tag_match(struct lws_cache_ttl_lru *cache, const char *wc, const char *tag, char lookup_rules) lws_cache_heap_tag_match() argument
262 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_lookup() local
326 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_write() local
428 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_get() local
450 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_invalidate() local
499 lws_cache_ttl_lru_t_heap_t *cache; lws_cache_heap_create() local
522 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; destroy_dll() local
534 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_expunge() local
545 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)c; lws_cache_heap_destroy() local
576 lws_cache_ttl_lru_t_heap_t *cache = (lws_cache_ttl_lru_t_heap_t *)_c; lws_cache_heap_debug_dump() local
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c61 unw_trace_cache_t *cache = arg; in trace_cache_free() local
106 unw_trace_cache_t *cache; trace_cache_create() local
141 trace_cache_expand(unw_trace_cache_t *cache) trace_cache_expand() argument
164 unw_trace_cache_t *cache; trace_cache_get_unthreaded() local
183 unw_trace_cache_t *cache; trace_cache_get() local
274 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) trace_lookup() argument
402 unw_trace_cache_t *cache; tdep_trace() local
[all...]
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c154 lws_diskcache_finalize_name(char *cache) in lws_diskcache_finalize_name() argument
176 lws_diskcache_query(struct lws_diskcache_scan *lds, int is_bot, const char *hash_hex, int *_fd, char *cache, int cache_len, size_t *extant_cache_len) lws_diskcache_query() argument
[all...]
/third_party/libunwind/libunwind/src/aarch64/
H A DGtrace.c62 unw_trace_cache_t *cache = arg; in trace_cache_free() local
107 unw_trace_cache_t *cache; trace_cache_create() local
142 trace_cache_expand(unw_trace_cache_t *cache) trace_cache_expand() argument
165 unw_trace_cache_t *cache; trace_cache_get_unthreaded() local
184 unw_trace_cache_t *cache; trace_cache_get() local
276 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t pc, unw_word_t fp, unw_word_t sp) trace_lookup() argument
404 unw_trace_cache_t *cache; tdep_trace() local
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGtrace.c62 unw_trace_cache_t *cache = arg; in trace_cache_free() local
107 unw_trace_cache_t *cache; trace_cache_create() local
142 trace_cache_expand(unw_trace_cache_t *cache) trace_cache_expand() argument
166 unw_trace_cache_t *cache; trace_cache_get_unthreaded() local
185 unw_trace_cache_t *cache; trace_cache_get() local
277 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t pc, unw_word_t r7, unw_word_t sp) trace_lookup() argument
405 unw_trace_cache_t *cache; tdep_trace() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c294 mbedtls_ssl_cache_context cache; in main() local
/third_party/jerryscript/jerry-ext/module/
H A Dmodule.c117 jerryx_module_check_cache (jerry_value_t cache, /**< cache from which to attempt to retrieve the module by name */ in jerryx_module_check_cache() argument
154 jerryx_module_add_to_cache (jerry_value_t cache, /**< cach argument
[all...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo.c99 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, struct fd_bo_cache *cache) bo_new() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c48 struct v3dv_bo_cache *cache = &device->bo_cache; in bo_dump_stats() local
85 bo_remove_from_cache(struct v3dv_bo_cache *cache, struct v3dv_bo *bo) bo_remove_from_cache() argument
97 struct v3dv_bo_cache *cache = &device->bo_cache; bo_from_cache() local
168 struct v3dv_bo_cache *cache = &device->bo_cache; bo_cache_free_all() local
343 reallocate_size_list(struct v3dv_bo_cache *cache, struct v3dv_device *device, uint32_t size) reallocate_size_list() argument
424 struct v3dv_bo_cache *cache = &device->bo_cache; free_stale_bos() local
464 struct v3dv_bo_cache *cache = &device->bo_cache; v3dv_bo_free() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h121 struct softpipe_tex_tile_cache *cache; member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c80 struct vc4_bo_cache *cache = &screen->bo_cache; in vc4_bo_dump_stats() local
108 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struc argument
182 struct vc4_bo_cache *cache = &screen->bo_cache; vc4_bo_from_cache() local
296 struct vc4_bo_cache *cache = &screen->bo_cache; free_stale_bos() local
323 vc4_bo_cache_free_all(struct vc4_bo_cache *cache) vc4_bo_cache_free_all() argument
338 struct vc4_bo_cache *cache = &screen->bo_cache; vc4_bo_last_unreference_locked_timed() local
662 struct vc4_bo_cache *cache = &screen->bo_cache; vc4_bufmgr_destroy() local
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...43