Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v6.1/mm/kasan/
Dkasan_test.c677 struct kmem_cache *cache; in kmem_cache_oob() local
700 struct kmem_cache *cache; in kmem_cache_accounted() local
724 struct kmem_cache *cache; in kmem_cache_bulk() local
872 struct kmem_cache *cache; in kmem_cache_double_free() local
893 struct kmem_cache *cache; in kmem_cache_invalid_free() local
922 struct kmem_cache *cache; in kmem_cache_double_destroy() local
/Linux-v6.1/tools/perf/util/
Ddso.c805 struct dso_cache *cache; in dso_cache__free() local
820 struct dso_cache *cache; in __dso_cache__find() local
846 struct dso_cache *cache; in dso_cache__insert() local
874 static ssize_t dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, in dso_cache__memcpy()
917 struct dso_cache *cache; in dso_cache__populate() local
958 struct dso_cache *cache = __dso_cache__find(dso, offset); in dso_cache__find() local
966 struct dso_cache *cache; in dso_cache_io() local
/Linux-v6.1/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.1/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
Dvolume.c20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; in cachefiles_acquire_volume() local
/Linux-v6.1/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()
377 static void write_sph(struct amdtp_motu_cache *cache, __be32 *buffer, unsigned int data_blocks, in write_sph()
440 const struct snd_motu_spec *spec, struct amdtp_motu_cache *cache) in amdtp_motu_init()
/Linux-v6.1/arch/csky/mm/
Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/Linux-v6.1/include/linux/
Dbpf_mem_alloc.h13 struct bpf_mem_cache __percpu *cache; member
Dmbcache.h43 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
Dhost1x.h45 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init()
51 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
109 struct host1x_bo_cache cache; member
131 struct host1x_bo_cache *cache; member
/Linux-v6.1/include/net/
Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member
/Linux-v6.1/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.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c150 struct kfd_cache_properties *cache; in kfd_release_topology_device() local
363 struct kfd_cache_properties *cache; in kfd_cache_show() local
585 struct kfd_cache_properties *cache; in kfd_remove_sysfs_node_entry() local
661 struct kfd_cache_properties *cache; in kfd_build_sysfs_node_entry() local
1197 struct kfd_cache_properties *cache; in kfd_assign_gpu() local
/Linux-v6.1/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.1/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.1/fs/btrfs/
Dzoned.c1202 static int calculate_alloc_pointer(struct btrfs_block_group *cache, in calculate_alloc_pointer()
1273 int btrfs_load_block_group_zone_info(struct btrfs_block_group *cache, bool new) in btrfs_load_block_group_zone_info()
1569 void btrfs_calc_zone_unusable(struct btrfs_block_group *cache) in btrfs_calc_zone_unusable()
1626 struct btrfs_block_group *cache; in btrfs_use_zone_append() local
1727 struct btrfs_block_group *cache; in btrfs_check_meta_write_pointer() local
1750 void btrfs_revert_meta_write_pointer(struct btrfs_block_group *cache, in btrfs_revert_meta_write_pointer()
Dzoned.h176 struct btrfs_block_group *cache, bool new) in btrfs_load_block_group_zone_info()
181 static inline void btrfs_calc_zone_unusable(struct btrfs_block_group *cache) { } in btrfs_calc_zone_unusable()
208 struct btrfs_block_group *cache, in btrfs_revert_meta_write_pointer()
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c627 static inline int use_cpu_reloc(const struct reloc_cache *cache, in use_cpu_reloc()
1071 static void reloc_cache_init(struct reloc_cache *cache, in reloc_cache_init()
1097 static inline struct i915_ggtt *cache_to_ggtt(struct reloc_cache *cache) in cache_to_ggtt()
1104 static void reloc_cache_unmap(struct reloc_cache *cache) in reloc_cache_unmap()
1118 static void reloc_cache_remap(struct reloc_cache *cache, in reloc_cache_remap()
1145 static void reloc_cache_reset(struct reloc_cache *cache, struct i915_execbuffer *eb) in reloc_cache_reset()
1184 struct reloc_cache *cache, in reloc_kmap()
1225 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap() local
1303 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr() local
/Linux-v6.1/drivers/acpi/apei/
Dghes.c722 struct ghes_estatus_cache *cache; in ghes_estatus_cached() local
752 struct ghes_estatus_cache *cache; in ghes_estatus_cache_alloc() local
776 static void ghes_estatus_cache_free(struct ghes_estatus_cache *cache) in ghes_estatus_cache_free()
788 struct ghes_estatus_cache *cache; in ghes_estatus_cache_rcu_free() local
800 struct ghes_estatus_cache *cache, *slot_cache = NULL, *new_cache; in ghes_estatus_cache_add() local
/Linux-v6.1/arch/sh/mm/
Dcache-debugfs.c28 struct cache_info *cache; in cache_debugfs_show() local
/Linux-v6.1/io_uring/
Dpoll.h21 struct io_cache_entry cache; member
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c77 struct vmw_surface_cache cache; member
1671 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_add() local
1717 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_full() local
1741 const struct vmw_surface_cache *cache; in vmw_surface_tex_dirty_range_add() local
1790 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_surface_buf_dirty_range_add() local
1833 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_surface_dirty_sync() local
/Linux-v6.1/fs/fscache/
Dvolume.c204 struct fscache_cache *cache; in fscache_alloc_volume() local
380 struct fscache_cache *cache = volume->cache; in fscache_free_volume() local
/Linux-v6.1/block/
Dbio.c415 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache() local
682 static void bio_alloc_cache_prune(struct bio_alloc_cache *cache, in bio_alloc_cache_prune()
703 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); in bio_cpu_dead() local
719 struct bio_alloc_cache *cache; in bio_alloc_cache_destroy() local
745 struct bio_alloc_cache *cache; in bio_put() local

12345678910>>...12