Home
last modified time | relevance | path

Searched defs:cache (Results 476 - 500 of 1053) sorted by relevance

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

/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu.h81 struct amdtp_motu_cache cache; member
/kernel/linux/linux-6.6/mm/kasan/
H A Dgeneric.c202 void kasan_cache_shrink(struct kmem_cache *cache) in kasan_cache_shrink() argument
207 void kasan_cache_shutdown(struct kmem_cache *cache) in kasan_cache_shutdown() argument
359 void kasan_cache_create(struct kmem_cache *cache, unsigned int *size, in kasan_cache_create() argument
431 kasan_get_alloc_meta(struct kmem_cache *cache, const void *object) kasan_get_alloc_meta() argument
439 kasan_get_free_meta(struct kmem_cache *cache, const void *object) kasan_get_free_meta() argument
448 kasan_init_object_meta(struct kmem_cache *cache, const void *object) kasan_init_object_meta() argument
457 kasan_metadata_size(struct kmem_cache *cache, bool in_object) kasan_metadata_size() argument
478 struct kmem_cache *cache; __kasan_record_aux_stack() local
505 kasan_save_alloc_info(struct kmem_cache *cache, void *object, gfp_t flags) kasan_save_alloc_info() argument
514 kasan_save_free_info(struct kmem_cache *cache, void *object) kasan_save_free_info() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dioam6_iptunnel.c41 struct dst_cache cache; member
H A Dseg6_iptunnel.c51 struct dst_cache cache; member
/third_party/elfutils/libdwfl/
H A Drelocate.c115 relocate_getsym(Dwfl_Module *mod, Elf *relocated, struct reloc_symtab_cache *cache, int symndx, GElf_Sym *sym, GElf_Word *shndx) relocate_getsym() argument
[all...]
/third_party/elfutils/libdw/
H A Dcfi.h164 Dwarf_CFI *cache; member
H A Ddwarf_getlocation.c142 store_implicit_value (Dwarf *dbg, void **cache, Dwarf_Op *op) in store_implicit_value() argument
254 __libdw_intern_expression(Dwarf *dbg, bool other_byte_order, unsigned int address_size, unsigned int ref_size, void **cache, const Dwarf_Block *block, bool cfap, bool valuep, Dwarf_Op **llbuf, size_t *listlen, int sec_index) __libdw_intern_expression() argument
/third_party/ffmpeg/libavcodec/
H A Dmsmpeg4dec.c722 int cache; in ff_msmpeg4_decode_block() local
/third_party/ffmpeg/libavfilter/
H A Daf_anlmdn.c54 AVFrame *cache; member
106 static void compute_cache_c(float *cache, const float *f, in compute_cache_c() argument
210 float *cache = (float *)s->cache->extended_data[ch]; filter_channel() local
[all...]
H A Df_graphmonitor.c59 CacheItem *cache; member
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-libffado.c40 struct frame_cache cache; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java523 private Map<String, CacheEntry> cache; global() field in ICUService
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DIslamicCalendar.java710 private static CalendarCache cache = new CalendarCache(); field in IslamicCalendar
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c119 usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_in() argument
147 usbd_copy_out(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_copy_out() argument
215 usbd_frame_zero(struct usb_page_cache *cache, usb_frlength_t offset, in usbd_frame_zero() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DIslamicCalendar.java688 private static CalendarCache cache = new CalendarCache(); field in IslamicCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java528 private Map<String, CacheEntry> cache; global() field in ICUService
[all...]
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp178 const UnifiedCache *cache = getInstance(status); in dump() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddatefmt.cpp432 UnifiedCache *cache = UnifiedCache::getInstance(status); in getBestPattern() local
/third_party/libunwind/libunwind/src/dwarf/
H A DGparser.c547 dwarf_flush_rs_cache (struct dwarf_rs_cache *cache) in dwarf_flush_rs_cache() argument
598 struct dwarf_rs_cache *cache = &as->global_cache; get_rs_cache() local
634 put_rs_cache(unw_addr_space_t as, struct dwarf_rs_cache *cache, intrmask_t *saved_maskp) put_rs_cache() argument
654 cache_match(struct dwarf_rs_cache *cache, unsigned short index, unw_word_t ip) cache_match() argument
660 rs_lookup(struct dwarf_rs_cache *cache, struct dwarf_cursor *c) rs_lookup() argument
683 rs_new(struct dwarf_rs_cache *cache, struct dwarf_cursor * c) rs_new() argument
911 struct dwarf_rs_cache *cache; find_reg_state() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGscript.c74 flush_script_cache (struct ia64_script_cache *cache) in flush_script_cache() argument
95 struct ia64_script_cache *cache = &as->global_cache; in get_script_cache() local
118 put_script_cache(unw_addr_space_t as, struct ia64_script_cache *cache, intrmask_t *saved_maskp) put_script_cache() argument
128 script_lookup(struct ia64_script_cache *cache, struct cursor *c) script_lookup() argument
170 script_new(struct ia64_script_cache *cache, unw_word_t ip) script_new() argument
618 struct ia64_script_cache *cache = NULL; ia64_find_save_locs() local
695 struct ia64_script_cache *cache; ia64_cache_proc_info() local
727 struct ia64_script_cache *cache; ia64_get_cached_proc_info() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h165 coap_cache_entry_t *cache; /**< CoAP cache-entry cache */ member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c48 radv_pipeline_cache_lock(struct radv_pipeline_cache *cache) in radv_pipeline_cache_lock() argument
57 radv_pipeline_cache_unlock(struct radv_pipeline_cache *cache) in radv_pipeline_cache_unlock() argument
76 radv_pipeline_cache_init(struct radv_pipeline_cache *cache, struct radv_device *device) in radv_pipeline_cache_init() argument
101 radv_pipeline_cache_finish(struct radv_pipeline_cache *cache) radv_pipeline_cache_finish() argument
209 radv_pipeline_cache_search_unlocked(struct radv_pipeline_cache *cache, const unsigned char *sha1) radv_pipeline_cache_search_unlocked() argument
233 radv_pipeline_cache_search(struct radv_pipeline_cache *cache, const unsigned char *sha1) radv_pipeline_cache_search() argument
247 radv_pipeline_cache_set_entry(struct radv_pipeline_cache *cache, struct cache_entry *entry) radv_pipeline_cache_set_entry() argument
268 radv_pipeline_cache_grow(struct radv_pipeline_cache *cache) radv_pipeline_cache_grow() argument
300 radv_pipeline_cache_add_entry(struct radv_pipeline_cache *cache, struct cache_entry *entry) radv_pipeline_cache_add_entry() argument
313 radv_create_shaders_from_pipeline_cache( struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_pipeline_shader_stack_size **stack_sizes, uint32_t *num_stack_sizes, bool *found_in_application_cache) radv_create_shaders_from_pipeline_cache() argument
445 radv_pipeline_cache_insert_shaders(struct radv_device *device, struct radv_pipeline_cache *cache, const unsigned char *sha1, struct radv_pipeline *pipeline, struct radv_shader_binary *const *binaries, const struct radv_pipeline_shader_stack_size *stack_sizes, uint32_t num_stack_sizes) radv_pipeline_cache_insert_shaders() argument
565 radv_pipeline_cache_load(struct radv_pipeline_cache *cache, const void *data, size_t size) radv_pipeline_cache_load() argument
613 struct radv_pipeline_cache *cache; radv_CreatePipelineCache() local
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c110 struct hash_table *cache; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c50 struct svga_cache_uav *cache = &svga->cache_uav; in svga_uav_cache_init() local
139 struct svga_cache_uav *cache = &svga->cache_uav; in svga_uav_cache_find_uav() local
164 struct svga_cache_uav *cache = &svga->cache_uav; svga_uav_cache_add_uav() local
211 struct svga_cache_uav *cache = &svga->cache_uav; svga_uav_cache_purge() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp178 const UnifiedCache *cache = getInstance(status); in dump() local
[all...]

Completed in 23 milliseconds

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