Home
last modified time | relevance | path

Searched defs:cache (Results 276 - 300 of 1053) sorted by relevance

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

/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp145 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
192 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
314 auto cache = cachedEntity.Structuralize(); in HWTEST_F() local
377 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
419 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
444 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
469 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
494 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
519 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
544 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
638 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
683 auto cache = cachedEntity.Structuralize(); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbexec.c241 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info() argument
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.c163 unsigned int cache; in dc_ic_rld_quad_l1_sel() local
261 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local
417 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; isa207_compute_mmcr() local
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcache.c71 struct cacheinfo *cache; in show_cacheinfo() local
[all...]
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache.c569 u8 *cache = base; regcache_set_val() local
575 u16 *cache = base; regcache_set_val() local
581 u32 *cache = base; regcache_set_val() local
588 u64 *cache = base; regcache_set_val() local
613 const u8 *cache = base; regcache_get_val() local
618 const u16 *cache = base; regcache_get_val() local
623 const u32 *cache = base; regcache_get_val() local
629 const u64 *cache = base; regcache_get_val() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_vdso.c118 sys_getcpu(unsigned * cpu, unsigned * node, void* cache) sys_getcpu() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcache.c70 struct cacheinfo *cache; in show_cacheinfo() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c902 uint32_t cache = 0; in smu7_program_pt_config_registers() local
/kernel/linux/linux-5.10/drivers/iio/multiplexer/
H A Diio-mux.c57 struct mux_ext_info_cache *cache; in iio_mux_select() local
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_smu_sat.c32 u8 cache[16]; member
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-verity-fec.h50 struct kmem_cache *cache; /* cache for buffers */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_scheduler.c241 struct sched_cache cache; in __i915_schedule() local
149 sched_lock_engine(const struct i915_sched_node *node, struct intel_engine_cs *locked, struct sched_cache *cache) sched_lock_engine() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Doid_mgt.c412 void *cache, *_data = data; in mgt_set_request() local
512 void *cache, *_res = NULL; mgt_get_request() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dsocket.c20 send4(struct wg_device *wg, struct sk_buff *skb, struct endpoint *endpoint, u8 ds, struct dst_cache *cache) send4() argument
97 send6(struct wg_device *wg, struct sk_buff *skb, struct endpoint *endpoint, u8 ds, struct dst_cache *cache) send6() argument
[all...]
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dcs_internal.h43 unsigned char cache[]; member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dmlxreg.h96 u32 cache; member
/kernel/linux/linux-5.10/include/linux/
H A Dslab_def.h89 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() argument
107 obj_to_index(const struct kmem_cache *cache, const struct page *page, void *obj) obj_to_index() argument
114 objs_per_slab_page(const struct kmem_cache *cache, const struct page *page) objs_per_slab_page() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dpage_pool.h68 void *cache[PP_ALLOC_CACHE_SIZE]; member
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dsidtab.h25 struct sidtab_str_cache __rcu *cache; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Denv.c329 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free() argument
H A Dprobe-event.h17 bool cache; member
H A Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
/kernel/linux/linux-5.10/fs/
H A Dmbcache.c50 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, in mb_cache_entry_head() argument
74 mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, u64 value, bool reusable) mb_cache_entry_create() argument
127 __mb_cache_entry_free(struct mb_cache *cache, struct mb_cache_entry *entry) __mb_cache_entry_free() argument
152 __entry_find(struct mb_cache *cache, struct mb_cache_entry *entry, u32 key) __entry_find() argument
192 mb_cache_entry_find_first(struct mb_cache *cache, u32 key) mb_cache_entry_find_first() argument
209 mb_cache_entry_find_next(struct mb_cache *cache, struct mb_cache_entry *entry) mb_cache_entry_find_next() argument
222 mb_cache_entry_get(struct mb_cache *cache, u32 key, u64 value) mb_cache_entry_get() argument
250 mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) mb_cache_entry_delete() argument
291 mb_cache_entry_delete_or_get(struct mb_cache *cache, u32 key, u64 value) mb_cache_entry_delete_or_get() argument
323 mb_cache_entry_touch(struct mb_cache *cache, struct mb_cache_entry *entry) mb_cache_entry_touch() argument
333 struct mb_cache *cache = container_of(shrink, struct mb_cache, mb_cache_count() local
340 mb_cache_shrink(struct mb_cache *cache, unsigned long nr_to_scan) mb_cache_shrink() argument
373 struct mb_cache *cache = container_of(shrink, struct mb_cache, mb_cache_scan() local
383 struct mb_cache *cache = container_of(work, struct mb_cache, mb_cache_shrink_worker() local
396 struct mb_cache *cache; mb_cache_create() local
442 mb_cache_destroy(struct mb_cache *cache) mb_cache_destroy() argument
[all...]
/kernel/linux/linux-5.10/fs/lockd/
H A Dhost.c525 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state() argument
/kernel/linux/linux-5.10/fs/ext2/
H A Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache() argument

Completed in 17 milliseconds

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