Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/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.4/arch/mips/kernel/
Dpm-cps.c194 const struct cache_desc *cache, in cps_gen_cache_routine()
/Linux-v5.4/fs/overlayfs/
Dovl_entry.h97 struct ovl_dir_cache *cache; /* directory */ member
/Linux-v5.4/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.4/fs/lockd/
Dhost.c522 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state()
/Linux-v5.4/arch/mips/include/asm/fw/arc/
Dhinv.h111 } cache; member
/Linux-v5.4/drivers/crypto/marvell/
Dhash.c807 u64 *len, void *cache) in mv_cesa_ahash_export()
825 u64 len, const void *cache) in mv_cesa_ahash_import()
Dcesa.h585 u8 *cache; member
607 u8 cache[CESA_MAX_HASH_BLOCK_SIZE]; member
/Linux-v5.4/drivers/block/
Dnull_blk.h42 struct radix_tree_root cache; /* disk cache data */ member
/Linux-v5.4/tools/perf/
Dbuiltin-probe.c393 struct probe_cache *cache; in del_perf_probe_caches() local
/Linux-v5.4/drivers/auxdisplay/
Dht16k33.c67 uint8_t *cache; member
/Linux-v5.4/tools/perf/util/
Dprobe-event.h17 bool cache; member
/Linux-v5.4/include/linux/
Dslub_def.h174 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj()
/Linux-v5.4/fs/ecryptfs/
Dmain.c646 struct kmem_cache **cache; member
/Linux-v5.4/net/ipv6/
Dip6mr.c834 struct mr_mfc *cache, in ip6mr_update_thresholds()
2185 struct mfc6_cache *cache; in ip6_mr_input() local
2255 struct mfc6_cache *cache; in ip6mr_get_route() local
/Linux-v5.4/tools/testing/selftests/x86/
Dtest_vsyscall.c175 void* cache) in sys_getcpu()
/Linux-v5.4/drivers/acpi/
Dpptt.c107 struct acpi_pptt_cache *cache; in acpi_pptt_walk_cache() local
/Linux-v5.4/arch/x86/mm/
Dinit.c961 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) in update_cache_mode_entry()
/Linux-v5.4/drivers/mfd/
Dhtc-i2cpld.c246 u8 cache; in htcpld_chip_get() local
/Linux-v5.4/sound/pci/emu10k1/
Demumixer.c589 unsigned int val, cache; in snd_emu1010_adc_pads_put() local
637 unsigned int val, cache; in snd_emu1010_dac_pads_put() local
/Linux-v5.4/drivers/hwmon/
Dapplesmc.c130 struct applesmc_entry *cache; /* cached key entries */ member
330 struct applesmc_entry *cache = &smcreg.cache[index]; in applesmc_get_entry_by_index() local
/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c326 struct acpi_hmat_cache *cache = (void *)header; in hmat_parse_cache() local
/Linux-v5.4/net/tipc/
Dudp_media.c162 struct udp_media_addr *dst, struct dst_cache *cache) in tipc_udp_xmit()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c195 struct mlx5e_page_cache *cache = &rq->page_cache; in mlx5e_rx_cache_put() local
217 struct mlx5e_page_cache *cache = &rq->page_cache; in mlx5e_rx_cache_get() local
/Linux-v5.4/arch/powerpc/platforms/ps3/
Dspu.c113 struct priv1_cache cache; member

12345678910