Home
last modified time | relevance | path

Searched defs:cache (Results 76 – 100 of 326) sorted by relevance

12345678910>>...14

/openbmc/linux/fs/btrfs/
H A Dbackref.c2995 struct btrfs_backref_cache *cache, int is_reloc) in btrfs_backref_init_cache()
3012 struct btrfs_backref_cache *cache, u64 bytenr, int level) in btrfs_backref_alloc_node()
3033 struct btrfs_backref_cache *cache) in btrfs_backref_alloc_edge()
3050 void btrfs_backref_cleanup_node(struct btrfs_backref_cache *cache, in btrfs_backref_cleanup_node()
3084 void btrfs_backref_release_cache(struct btrfs_backref_cache *cache) in btrfs_backref_release_cache()
3126 static int handle_direct_tree_backref(struct btrfs_backref_cache *cache, in handle_direct_tree_backref()
3200 struct btrfs_backref_cache *cache, in handle_indirect_tree_backref()
3368 struct btrfs_backref_cache *cache, in btrfs_backref_add_tree_node()
3489 int btrfs_backref_finish_upper_links(struct btrfs_backref_cache *cache, in btrfs_backref_finish_upper_links()
3590 void btrfs_backref_error_cleanup(struct btrfs_backref_cache *cache, in btrfs_backref_error_cleanup()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A 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
/openbmc/linux/mm/kasan/
H A Dreport_sw_tags.c48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
/openbmc/linux/include/linux/
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
/openbmc/linux/fs/cachefiles/
H A Dvolume.c20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; in cachefiles_acquire_volume() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_scheduler.c131 struct sched_cache *cache) in lock_sched_engine()
162 struct sched_cache cache; in __i915_schedule() local
H A Di915_active_types.h30 struct active_node *cache; member
/openbmc/linux/io_uring/
H A Dpoll.h22 struct io_cache_entry cache; member
H A Dnet.h18 struct io_cache_entry cache; member
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c64 struct mrc_data_container *cache; in fsp_prepare_mrc_cache() local
/openbmc/linux/sound/soc/codecs/
H A 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
/openbmc/linux/arch/mips/kernel/
H A Dcacheinfo.c8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
/openbmc/linux/tools/perf/tests/
H A Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A 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
/openbmc/linux/arch/arm/include/asm/
H A Dprocinfo.h39 struct cpu_cache_fns *cache; member
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c63 static void get_cache_ways_sets(struct dcache_config *cache) in get_cache_ways_sets()
172 struct dcache_config cache; in action_dcache_all() local
/openbmc/linux/fs/fscache/
H A Dvolume.c205 struct fscache_cache *cache; in fscache_alloc_volume() local
380 struct fscache_cache *cache = volume->cache; in fscache_free_volume() local
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.h39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c78 struct vmw_surface_cache cache; member
1673 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_add() local
1719 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_full() local
1743 const struct vmw_surface_cache *cache; in vmw_surface_tex_dirty_range_add() local
1792 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_surface_buf_dirty_range_add() local
1835 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_surface_dirty_sync() local
/openbmc/linux/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
/openbmc/linux/tools/perf/util/
H A Dcpumap.h29 int cache; member
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h29 struct wfx_tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst255 .. _structure-build-conf-local.conf:
358 .. _structure-build-tmp:
397 .. _structure-build-tmp-deploy:
/openbmc/u-boot/include/linux/
H A Dbch.h51 int *cache; member
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c132 struct kfd_cache_properties *cache; in kfd_release_topology_device() local
345 struct kfd_cache_properties *cache; in kfd_cache_show() local
571 struct kfd_cache_properties *cache; in kfd_remove_sysfs_node_entry() local
647 struct kfd_cache_properties *cache; in kfd_build_sysfs_node_entry() local
1130 struct kfd_cache_properties *cache; in kfd_assign_gpu() local

12345678910>>...14