Home
last modified time | relevance | path

Searched defs:cache (Results 151 – 175 of 266) sorted by relevance

1234567891011

/Linux-v5.15/fs/btrfs/
Dscrub.c388 static u64 get_full_stripe_logical(struct btrfs_block_group *cache, u64 bytenr) in get_full_stripe_logical()
3168 struct btrfs_block_group *cache) in scrub_stripe()
3583 struct btrfs_block_group *cache) in scrub_chunk()
3632 struct btrfs_block_group *cache) in finish_extent_writes_for_zoned()
3666 struct btrfs_block_group *cache; in scrub_enumerate_chunks() local
Dblock-group.h316 static inline int btrfs_block_group_done(struct btrfs_block_group *cache) in btrfs_block_group_done()
Dvolumes.c3306 struct btrfs_block_group *cache; in btrfs_may_alloc_data_chunk() local
3515 struct btrfs_block_group *cache; in chunk_usage_range_filter() local
3548 struct btrfs_block_group *cache; in chunk_usage_filter() local
6088 struct btrfs_block_group *cache; in is_block_group_to_copy() local
8168 struct btrfs_block_group *cache = (struct btrfs_block_group *)data; in relocating_repair_kthread() local
8213 struct btrfs_block_group *cache; in btrfs_repair_one_zone() local
/Linux-v5.15/arch/mips/kernel/
Dpm-cps.c194 const struct cache_desc *cache, in cps_gen_cache_routine()
/Linux-v5.15/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.15/arch/mips/include/asm/fw/arc/
Dhinv.h111 } cache; member
/Linux-v5.15/fs/lockd/
Dhost.c525 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state()
/Linux-v5.15/net/ipv6/
Dseg6_iptunnel.c49 struct dst_cache cache; member
Dip6mr.c837 struct mr_mfc *cache, in ip6mr_update_thresholds()
2190 struct mfc6_cache *cache; in ip6_mr_input() local
2260 struct mfc6_cache *cache; in ip6mr_get_route() local
/Linux-v5.15/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.15/drivers/crypto/marvell/cesa/
Dhash.c841 u64 *len, void *cache) in mv_cesa_ahash_export()
859 u64 len, const void *cache) in mv_cesa_ahash_import()
/Linux-v5.15/drivers/auxdisplay/
Dht16k33.c67 uint8_t *cache; member
/Linux-v5.15/fs/ecryptfs/
Dmain.c658 struct kmem_cache **cache; member
/Linux-v5.15/mm/kfence/
Dcore.c260 static void *kfence_guarded_alloc(struct kmem_cache *cache, size_t size, gfp_t gfp) in kfence_guarded_alloc()
/Linux-v5.15/drivers/hwmon/
Dbt1-pvt.h218 struct pvt_cache cache[PVT_SENSORS_NUM]; member
Dapplesmc.c134 struct applesmc_entry *cache; /* cached key entries */ member
370 struct applesmc_entry *cache = &smcreg.cache[index]; in applesmc_get_entry_by_index() local
/Linux-v5.15/tools/testing/selftests/x86/
Dtest_vsyscall.c177 void* cache) in sys_getcpu()
/Linux-v5.15/tools/perf/
Dbuiltin-probe.c399 struct probe_cache *cache; in del_perf_probe_caches() local
/Linux-v5.15/fs/overlayfs/
Dovl_entry.h124 struct ovl_dir_cache *cache; /* directory */ member
/Linux-v5.15/tools/perf/util/
Dprobe-event.h17 bool cache; member
/Linux-v5.15/drivers/mfd/
Dhtc-i2cpld.c246 u8 cache; in htcpld_chip_get() local
/Linux-v5.15/drivers/acpi/
Dpptt.c107 struct acpi_pptt_cache *cache; in acpi_pptt_walk_cache() local
/Linux-v5.15/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.15/drivers/block/null_blk/
Dnull_blk.h62 struct radix_tree_root cache; /* disk cache data */ member
/Linux-v5.15/arch/x86/mm/
Dinit.c1033 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) in update_cache_mode_entry()

1234567891011