| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| H A D | dns_resolv_config.cpp | 19 DelayedTaskWrapper(std::string hostName, NetManagerStandard::LRUCache<AddrInfo> &cache) DelayedTaskWrapper() argument
|
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| H A D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | uttrack.c | 62 struct acpi_memory_list *cache; in acpi_ut_create_list() local [all...] |
| /kernel/linux/linux-6.6/arch/m68k/mm/ |
| H A D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| H A D | ti-dac7612.c | 23 uint16_t cache[2]; member
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| H A D | cache.c | 95 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 D | free-space-tests.c | 20 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 D | tags.c | 165 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 D | aclinuxex.h | 65 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 D | uttrack.c | 62 struct acpi_memory_list *cache; in acpi_ut_create_list() local [all...] |
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | cache.c | 16 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 D | aclinuxex.h | 65 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 D | ti-dac7612.c | 23 uint16_t cache[2]; member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | scs.c | 96 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
|
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | tags.c | 95 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 D | fde.c | 66 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 D | af_asdr.c | 37 AVFrame *cache[2]; member [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/ |
| H A D | RbnfScannerProviderImpl.java | 32 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locutil.cpp | 216 Hashtable *cache = LocaleUtility_cache; in getAvailableLocaleNames() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/ |
| H A D | RbnfScannerProviderImpl.java | 34 private Map<String, RbnfLenientScanner> cache; field in RbnfScannerProviderImpl
|
| /third_party/libwebsockets/lib/misc/cache-ttl/ |
| H A D | private-lib-misc-cache-ttl.h | 70 lws_cache_ttl_lru_t cache; member 89 lws_cache_ttl_lru_t cache; member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | romfs.c | 45 static u32_be_t cache[(RFS_STRING_MAX + 32) / 4]; variable
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_server.c | 80 mbedtls_ssl_cache_context cache; in main() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | shader_cache.cpp | 90 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 D | pvr_pipeline_cache.c | 36 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...] |