Home
last modified time | relevance | path

Searched defs:cache (Results 126 – 150 of 251) sorted by relevance

1234567891011

/Linux-v5.10/drivers/infiniband/core/
Dcache.c1050 struct ib_pkey_cache *cache; in ib_get_cached_pkey() local
1094 struct ib_pkey_cache *cache; in ib_find_cached_pkey() local
1140 struct ib_pkey_cache *cache; in ib_find_exact_cached_pkey() local
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dqsfp.h215 u8 cache[QSFP_MAX_NUM_PAGES * 128]; member
/Linux-v5.10/include/linux/platform_data/
Dmlxreg.h96 u32 cache; member
/Linux-v5.10/include/linux/power/
Dbq27xxx_battery.h69 struct bq27xxx_reg_cache cache; member
/Linux-v5.10/arch/x86/mm/pat/
Dset_memory.c324 unsigned long cache = (unsigned long)arg; in __cpa_flush_all() local
336 static void cpa_flush_all(unsigned long cache) in cpa_flush_all()
352 static void cpa_flush(struct cpa_data *data, int cache) in cpa_flush()
1693 int ret, cache, checkalias; in change_page_attr_set_clr() local
/Linux-v5.10/net/tipc/
Dmonitor.c92 struct tipc_mon_domain cache; member
243 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local
/Linux-v5.10/lib/
Dlru_cache.c87 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create()
/Linux-v5.10/drivers/iio/multiplexer/
Diio-mux.c57 struct mux_ext_info_cache *cache; in iio_mux_select() local
/Linux-v5.10/net/ipv6/
Dseg6_iptunnel.c48 struct dst_cache cache; member
/Linux-v5.10/mm/
Dslab.c374 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, in index_to_obj()
2191 static int drain_freelist(struct kmem_cache *cache, in drain_freelist()
2553 static void slab_map_pages(struct kmem_cache *cache, struct page *page, in slab_map_pages()
2684 static inline void verify_redzone_free(struct kmem_cache *cache, void *obj) in verify_redzone_free()
3096 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3261 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
/Linux-v5.10/drivers/staging/fieldbus/anybuss/
Dhost.c267 struct kmem_cache *cache; member
280 static struct ab_task *ab_task_create_get(struct kmem_cache *cache, in ab_task_create_get()
300 struct kmem_cache *cache = t->cache; in __ab_task_destroy() local
/Linux-v5.10/arch/mips/kvm/
Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd()
144 struct kvm_mmu_memory_cache *cache, in kvm_mips_pte_for_gpa()
/Linux-v5.10/sound/soc/codecs/
Dtlv320dac33.c164 u8 *cache = dac33->reg_cache; in dac33_read_reg_cache() local
175 u8 *cache = dac33->reg_cache; in dac33_write_reg_cache() local
/Linux-v5.10/arch/mips/kernel/
Dpm-cps.c194 const struct cache_desc *cache, in cps_gen_cache_routine()
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib.h504 struct cache { struct
505 u64 psxmitdata;
506 u64 psrcvdata;
507 u64 psxmitpkts;
508 u64 psrcvpkts;
509 u64 psxmitwait;
/Linux-v5.10/arch/mips/include/asm/fw/arc/
Dhinv.h111 } cache; member
/Linux-v5.10/fs/lockd/
Dhost.c523 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state()
/Linux-v5.10/fs/overlayfs/
Dovl_entry.h120 struct ovl_dir_cache *cache; /* directory */ member
/Linux-v5.10/drivers/crypto/marvell/cesa/
Dhash.c817 u64 *len, void *cache) in mv_cesa_ahash_export()
835 u64 len, const void *cache) in mv_cesa_ahash_import()
/Linux-v5.10/net/openvswitch/
Dflow_table.c363 struct mask_cache_entry __percpu *cache = NULL; in tbl_mask_cache_alloc() local
803 u32 cache = 0; in ovs_flow_tbl_lookup_stats() local
/Linux-v5.10/drivers/auxdisplay/
Dht16k33.c67 uint8_t *cache; member
/Linux-v5.10/drivers/hwmon/
Dbt1-pvt.h218 struct pvt_cache cache[PVT_SENSORS_NUM]; member
/Linux-v5.10/tools/perf/
Dbuiltin-probe.c396 struct probe_cache *cache; in del_perf_probe_caches() local
/Linux-v5.10/fs/ecryptfs/
Dmain.c646 struct kmem_cache **cache; member
/Linux-v5.10/fs/btrfs/
Dblock-group.h287 static inline int btrfs_block_group_done(struct btrfs_block_group *cache) in btrfs_block_group_done()

1234567891011