Home
last modified time | relevance | path

Searched defs:cache (Results 51 – 75 of 293) sorted by relevance

12345678910>>...12

/Linux-v6.6/fs/btrfs/tests/
Dbtrfs-tests.c217 struct btrfs_block_group *cache; in btrfs_alloc_dummy_block_group() local
243 void btrfs_free_dummy_block_group(struct btrfs_block_group *cache) in btrfs_free_dummy_block_group()
/Linux-v6.6/drivers/block/
Dps3vram.c83 struct ps3vram_cache cache; member
311 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_evict() local
333 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_load() local
353 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_flush() local
367 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_match() local
/Linux-v6.6/arch/powerpc/perf/
Disa207-common.c208 unsigned int cache; in dc_ic_rld_quad_l1_sel() local
403 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local
562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
/Linux-v6.6/sound/firewire/motu/
Damdtp-motu.c45 struct amdtp_motu_cache *cache; member
303 static void cache_event_offsets(struct amdtp_motu_cache *cache, const __be32 *buf, in cache_event_offsets()
373 static void write_sph(struct amdtp_motu_cache *cache, __be32 *buffer, unsigned int data_blocks, in write_sph()
436 const struct snd_motu_spec *spec, struct amdtp_motu_cache *cache) in amdtp_motu_init()
/Linux-v6.6/kernel/bpf/
Dbpf_local_storage.c665 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get()
689 static void bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, in bpf_local_storage_cache_idx_free()
793 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_alloc()
849 struct bpf_local_storage_cache *cache, in bpf_local_storage_map_free()
/Linux-v6.6/block/
Dbio.c416 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice()
436 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache() local
703 static int __bio_alloc_cache_prune(struct bio_alloc_cache *cache, in __bio_alloc_cache_prune()
719 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()
735 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead() local
751 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy() local
762 struct bio_alloc_cache *cache; in bio_put_percpu_cache() local
/Linux-v6.6/tools/perf/util/
Ddso.c843 struct dso_cache *cache; in dso_cache__free() local
858 struct dso_cache *cache; in __dso_cache__find() local
884 struct dso_cache *cache; in dso_cache__insert() local
912 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
955 struct dso_cache *cache; in dso_cache__populate() local
996 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find() local
1004 struct dso_cache *cache; in dso_cache_io() local
/Linux-v6.6/sound/soc/codecs/
Duda1380.c65 u16 *cache = uda1380->reg_cache; in uda1380_read_reg_cache() local
81 u16 *cache = uda1380->reg_cache; in uda1380_write_reg_cache() local
138 u16 *cache = uda1380->reg_cache; in uda1380_sync_cache() local
Dwm_hubs.c152 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_get() local
175 struct wm_hubs_dcs_cache *cache; in wm_hubs_dcs_cache_set() local
244 struct wm_hubs_dcs_cache *cache; in enable_dc_servo() local
/Linux-v6.6/fs/cachefiles/
Dxattr.c145 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr()
177 struct cachefiles_cache *cache = object->volume->cache; in cachefiles_prepare_to_write() local
/Linux-v6.6/mm/kasan/
Dreport_generic.c46 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
189 void kasan_print_aux_stacks(struct kmem_cache *cache, const void *object) in kasan_print_aux_stacks()
Dkasan_test.c730 struct kmem_cache *cache; in kmem_cache_oob() local
753 struct kmem_cache *cache; in kmem_cache_accounted() local
777 struct kmem_cache *cache; in kmem_cache_bulk() local
932 struct kmem_cache *cache; in kmem_cache_double_free() local
953 struct kmem_cache *cache; in kmem_cache_invalid_free() local
982 struct kmem_cache *cache; in kmem_cache_double_destroy() local
Dreport_hw_tags.c30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
Dreport_sw_tags.c48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
/Linux-v6.6/arch/csky/mm/
Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/Linux-v6.6/include/linux/
Dbpf_mem_alloc.h13 struct bpf_mem_cache __percpu *cache; member
Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
/Linux-v6.6/include/net/
Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member
/Linux-v6.6/fs/btrfs/
Dbackref.c3001 struct btrfs_backref_cache *cache, int is_reloc) in btrfs_backref_init_cache()
3018 struct btrfs_backref_cache *cache, u64 bytenr, int level) in btrfs_backref_alloc_node()
3039 struct btrfs_backref_cache *cache) in btrfs_backref_alloc_edge()
3056 void btrfs_backref_cleanup_node(struct btrfs_backref_cache *cache, in btrfs_backref_cleanup_node()
3090 void btrfs_backref_release_cache(struct btrfs_backref_cache *cache) in btrfs_backref_release_cache()
3132 static int handle_direct_tree_backref(struct btrfs_backref_cache *cache, in handle_direct_tree_backref()
3206 struct btrfs_backref_cache *cache, in handle_indirect_tree_backref()
3374 struct btrfs_backref_cache *cache, in btrfs_backref_add_tree_node()
3495 int btrfs_backref_finish_upper_links(struct btrfs_backref_cache *cache, in btrfs_backref_finish_upper_links()
3596 void btrfs_backref_error_cleanup(struct btrfs_backref_cache *cache, in btrfs_backref_error_cleanup()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c163 struct nfp_cpp_area_cache *cache, *ctmp; in nfp_cpp_free() local
794 struct nfp_cpp_area_cache *cache; in nfp_cpp_area_cache_add() local
826 struct nfp_cpp_area_cache *cache; in area_cache_get() local
905 area_cache_put(struct nfp_cpp *cpp, struct nfp_cpp_area_cache *cache) in area_cache_put()
920 struct nfp_cpp_area_cache *cache; in __nfp_cpp_read() local
989 struct nfp_cpp_area_cache *cache; in __nfp_cpp_write() local
/Linux-v6.6/drivers/net/wireguard/
Dsocket.c21 struct endpoint *endpoint, u8 ds, struct dst_cache *cache) in send4()
98 struct endpoint *endpoint, u8 ds, struct dst_cache *cache) in send6()
/Linux-v6.6/tools/lib/perf/include/perf/
Dcpumap.h16 int cache; member
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_scheduler.c131 struct sched_cache *cache) in lock_sched_engine()
162 struct sched_cache cache; in __i915_schedule() local
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c631 static inline int use_cpu_reloc(const struct reloc_cache *cache, in use_cpu_reloc()
1117 static void reloc_cache_init(struct reloc_cache *cache, in reloc_cache_init()
1143 static inline struct i915_ggtt *cache_to_ggtt(struct reloc_cache *cache) in cache_to_ggtt()
1150 static void reloc_cache_unmap(struct reloc_cache *cache) in reloc_cache_unmap()
1164 static void reloc_cache_remap(struct reloc_cache *cache, in reloc_cache_remap()
1191 static void reloc_cache_reset(struct reloc_cache *cache, struct i915_execbuffer *eb) in reloc_cache_reset()
1230 struct reloc_cache *cache, in reloc_kmap()
1271 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap() local
1352 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr() local
/Linux-v6.6/arch/sh/mm/
Dcache-debugfs.c28 struct cache_info *cache; in cache_debugfs_show() local

12345678910>>...12