Home
last modified time | relevance | path

Searched defs:cache (Results 126 - 150 of 1041) sorted by relevance

12345678910>>...42

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_config.cpp19 DelayedTaskWrapper(std::string hostName, NetManagerStandard::LRUCache<AddrInfo> &cache) DelayedTaskWrapper() argument
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dti-dac7612.c23 uint16_t cache[2]; member
/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c95 struct fscache_cache *cache; in fscache_select_cache_for_object() local
178 fscache_init_cache(struct fscache_cache *cache, const struct fscache_cache_ops *ops, const char *idfmt, ...) fscache_init_cache() argument
213 fscache_add_cache(struct fscache_cache *cache, struct fscache_object *ifsdef, const char *tagname) fscache_add_cache() argument
313 fscache_io_error(struct fscache_cache *cache) fscache_io_error() argument
325 fscache_withdraw_all_objects(struct fscache_cache *cache, struct list_head *dying_objects) fscache_withdraw_all_objects() argument
361 fscache_withdraw_cache(struct fscache_cache *cache) fscache_withdraw_cache() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tests.c20 static int test_extents(struct btrfs_block_group *cache) in test_extents() argument
90 test_bitmaps(struct btrfs_block_group *cache, u32 sectorsize) test_bitmaps() argument
158 test_bitmaps_and_extents(struct btrfs_block_group *cache, u32 sectorsize) test_bitmaps_and_extents() argument
333 check_num_extents_and_bitmaps(const struct btrfs_block_group *cache, const int num_extents, const int num_bitmaps) check_num_extents_and_bitmaps() argument
353 check_cache_empty(struct btrfs_block_group *cache) check_cache_empty() argument
395 test_steal_space_from_bitmap_to_extent(struct btrfs_block_group *cache, u32 sectorsize) test_steal_space_from_bitmap_to_extent() argument
831 struct btrfs_block_group *cache; btrfs_test_free_space_cache() local
[all...]
/kernel/linux/linux-5.10/mm/kasan/
H A Dtags.c165 void kasan_set_free_info(struct kmem_cache *cache, in kasan_set_free_info() argument
182 struct kasan_track *kasan_get_free_track(struct kmem_cache *cache, in kasan_get_free_track() argument
/kernel/linux/linux-5.10/include/acpi/platform/
H A Daclinuxex.h65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dcache.c16 int cachefiles_add_cache(struct cachefiles_cache *cache) in cachefiles_add_cache() argument
184 cachefiles_has_space(struct cachefiles_cache *cache, unsigned fnr, unsigned bnr, enum cachefiles_has_space_for reason) cachefiles_has_space() argument
287 cachefiles_withdraw_objects(struct cachefiles_cache *cache) cachefiles_withdraw_objects() argument
317 cachefiles_withdraw_volumes(struct cachefiles_cache *cache) cachefiles_withdraw_volumes() argument
343 cachefiles_sync_cache(struct cachefiles_cache *cache) cachefiles_sync_cache() argument
367 cachefiles_withdraw_cache(struct cachefiles_cache *cache) cachefiles_withdraw_cache() argument
[all...]
/kernel/linux/linux-6.6/include/acpi/platform/
H A Daclinuxex.h65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object() argument
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dti-dac7612.c23 uint16_t cache[2]; member
/kernel/linux/linux-6.6/kernel/
H A Dscs.c96 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
/kernel/linux/linux-6.6/mm/kasan/
H A Dtags.c95 static void save_stack_info(struct kmem_cache *cache, void *object, in save_stack_info() argument
136 void kasan_save_alloc_info(struct kmem_cache *cache, void *object, gfp_t flags) in kasan_save_alloc_info() argument
141 void kasan_save_free_info(struct kmem_cache *cache, void *object) in kasan_save_free_info() argument
/third_party/elfutils/libdw/
H A Dfde.c66 intern_fde (Dwarf_CFI *cache, const Dwarf_FDE *entry) in intern_fde() argument
143 __libdw_fde_by_offset (Dwarf_CFI *cache, Dwarf_Off offset) in __libdw_fde_by_offset() argument
175 binary_search_fde(Dwarf_CFI *cache, Dwarf_Addr address) binary_search_fde() argument
247 __libdw_find_fde(Dwarf_CFI *cache, Dwarf_Addr address) __libdw_find_fde() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_asdr.c37 AVFrame *cache[2]; member
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
H A DRbnfScannerProviderImpl.java32 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
/third_party/icu/icu4c/source/common/
H A Dlocutil.cpp216 Hashtable *cache = LocaleUtility_cache; in getAvailableLocaleNames() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/
H A DRbnfScannerProviderImpl.java34 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h70 lws_cache_ttl_lru_t cache; member
89 lws_cache_ttl_lru_t cache; member
/third_party/libwebsockets/lib/misc/
H A Dromfs.c45 static u32_be_t cache[(RFS_STRING_MAX + 32) / 4]; variable
/third_party/mbedtls/programs/ssl/
H A Dssl_server.c80 mbedtls_ssl_cache_context cache; in main() local
/third_party/mesa3d/src/compiler/glsl/
H A Dshader_cache.cpp90 struct disk_cache *cache = ctx->Cache; in shader_cache_write_program_metadata() local
155 struct disk_cache *cache in shader_cache_read_program_metadata() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline_cache.c36 static void pvr_pipeline_cache_load(struct pvr_pipeline_cache *cache, in pvr_pipeline_cache_load() argument
73 struct pvr_pipeline_cache *cache; in pvr_CreatePipelineCache() local
[all...]

Completed in 10 milliseconds

12345678910>>...42