Home
last modified time | relevance | path

Searched defs:cache (Results 176 – 200 of 267) sorted by relevance

1234567891011

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c78 struct mlx5_fc_cache *cache) in update_counter_cache()
/linux/tools/perf/util/
H A Denv.c555 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
H A Dprobe-event.c2987 struct probe_cache *cache = NULL; in __add_probe_trace_events() local
3436 struct probe_cache *cache; in find_cached_events() local
3519 struct probe_cache *cache; in find_probe_trace_events_from_cache() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c560 struct __guc_capture_ads_cache *cache; in guc_capture_getlistsize() local
639 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][capture_class]; in xe_guc_capture_getlist() local
/linux/fs/btrfs/
H A Drelocation.c339 struct btrfs_backref_cache *cache = &rc->backref_cache; in handle_useless_nodes() local
410 struct btrfs_backref_cache *cache = &rc->backref_cache; in build_backref_tree() local
2372 struct btrfs_backref_cache *cache = &rc->backref_cache; in finish_pending_nodes() local
H A Dordered-data.c1180 struct extent_state *cache = NULL; in btrfs_lock_and_flush_ordered_range() local
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c452 struct vcap_cache_data *cache = &ri->admin->cache; in vcap_encode_keyfield() local
504 struct vcap_cache_data *cache = &ri->admin->cache; in vcap_encode_keyfield_typegroups() local
746 struct vcap_cache_data *cache = &ri->admin->cache; in vcap_encode_actionfield() local
785 struct vcap_cache_data *cache = &ri->admin->cache; in vcap_encode_actionfield_typegroups() local
H A Dvcap_api.h180 struct vcap_cache_data cache; /* encoded rule data */ member
/linux/sound/soc/codecs/
H A Dmax98373.h224 struct max98373_cache *cache; member
H A Dsigmadsp.c38 uint8_t cache[]; member
/linux/drivers/block/null_blk/
H A Dnull_blk.h62 struct radix_tree_root cache; /* disk cache data */ member
/linux/arch/parisc/kernel/
H A Dcache.c935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/linux/arch/x86/kvm/mmu/
H A Dmmu.c1007 static int pte_list_add(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, in pte_list_add()
1680 struct kvm_mmu_memory_cache *cache, in __rmap_add()
1706 struct kvm_mmu_memory_cache *cache = &vcpu->arch.mmu_pte_list_desc_cache; in rmap_add() local
1836 struct kvm_mmu_memory_cache *cache, in mmu_page_add_parent_pte()
2540 struct kvm_mmu_memory_cache *cache, u64 *sptep, in __link_shadow_page()
6892 static inline bool need_topup(struct kvm_mmu_memory_cache *cache, int min) in need_topup()
6977 struct kvm_mmu_memory_cache *cache = &kvm->arch.split_desc_cache; in shadow_mmu_split_huge_page() local
/linux/sound/firewire/
H A Damdtp-stream.h155 } cache; member
H A Damdtp-stream.c525 struct seq_desc *cache = s->ctx_data.tx.cache.descs; in cache_seq() local
561 const struct seq_desc *cache = target->ctx_data.tx.cache in pool_replayed_seq() local
[all...]
/linux/drivers/auxdisplay/
H A Dht16k33.c86 uint8_t *cache; member
/linux/mm/kfence/
H A Dcore.c414 static void *kfence_guarded_alloc(struct kmem_cache *cache, size_t size, gfp_t gfp, in kfence_guarded_alloc()
/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c1183 u8 cache; in tulip_mwi_config() local
/linux/include/linux/
H A Dresctrl.h313 struct resctrl_cache cache; member
/linux/sound/pci/emu10k1/
H A Demumixer.c771 unsigned int val, cache; snd_emu1010_adc_pads_put() local
829 unsigned int val, cache; snd_emu1010_dac_pads_put() local
[all...]
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h188 struct funeth_rx_cache cache; /* used buffer cache */ member
/linux/kernel/bpf/
H A Dmemalloc.c123 struct bpf_mem_cache cache[NUM_CACHES]; member
[all...]
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h216 struct page_frag_cache cache; member
/linux/drivers/base/
H A Dcacheinfo.c190 struct device_node *prev, *cache = of_find_next_cache_node(cpu); in match_cache_node() local
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h252 struct gfn_to_hva_cache cache; member

1234567891011