Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/fs/btrfs/
Dspace-info.c288 struct btrfs_block_group_cache *cache; in btrfs_dump_space_info() local
Dfree-space-cache.c3355 void btrfs_get_block_group_trimming(struct btrfs_block_group_cache *cache) in btrfs_get_block_group_trimming()
3593 int test_add_free_space_entry(struct btrfs_block_group_cache *cache, in test_add_free_space_entry()
3661 int test_check_exists(struct btrfs_block_group_cache *cache, in test_check_exists()
Dordered-data.c989 struct extent_state *cache = NULL; in btrfs_lock_and_flush_ordered_range() local
Dreada.c230 struct btrfs_block_group_cache *cache = NULL; in reada_find_zone() local
Dscrub.c392 static u64 get_full_stripe_logical(struct btrfs_block_group_cache *cache, in get_full_stripe_logical()
3423 struct btrfs_block_group_cache *cache) in scrub_chunk()
3487 struct btrfs_block_group_cache *cache; in scrub_enumerate_chunks() local
Ddisk-io.c4442 static void btrfs_cleanup_bg_io(struct btrfs_block_group_cache *cache) in btrfs_cleanup_bg_io()
4459 struct btrfs_block_group_cache *cache; in btrfs_cleanup_dirty_bgs() local
/Linux-v5.4/tools/perf/util/
Dprobe-event.c2763 struct probe_cache *cache = NULL; in __add_probe_trace_events() local
3177 struct probe_cache *cache; in find_cached_events() local
3260 struct probe_cache *cache; in find_probe_trace_events_from_cache() local
Ddso.h178 struct rb_root cache; member
Dbuild-id.c594 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
/Linux-v5.4/net/core/
Dbpf_sk_storage.c84 struct bpf_sk_storage_data __rcu *cache[BPF_SK_STORAGE_CACHE_SIZE]; member
/Linux-v5.4/include/linux/mtd/
Dnand.h133 unsigned long *cache; member
/Linux-v5.4/sound/aoa/codecs/
Donyx.c47 u8 cache[16]; member
/Linux-v5.4/drivers/dma/
Ddmaengine.c1167 struct kmem_cache *cache; member
/Linux-v5.4/sound/soc/codecs/
Dtscs454.c70 u8 cache[COEFF_RAM_SIZE]; member
75 static inline void init_coeff_ram_cache(u8 *cache) in init_coeff_ram_cache()
Dsigmadsp.c35 uint8_t cache[]; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c418 struct mlx4_en_page_cache *cache = &ring->page_cache; in mlx4_en_rx_recycle() local
/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Dtulip_core.c1193 u8 cache; in tulip_mwi_config() local
/Linux-v5.4/drivers/base/regmap/
Dinternal.h140 void *cache; member
/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c1112 struct device_node *cache; in cpu_to_l2cache() local
/Linux-v5.4/fs/overlayfs/
Dutil.c274 void ovl_set_dir_cache(struct inode *inode, struct ovl_dir_cache *cache) in ovl_set_dir_cache()
/Linux-v5.4/drivers/acpi/acpica/
Dacobject.h391 struct acpi_object_cache_list cache; member
/Linux-v5.4/net/bluetooth/
Dhci_debugfs.c340 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show() local
/Linux-v5.4/include/linux/
Dmroute_base.h382 struct list_head *cache; member
/Linux-v5.4/arch/x86/kvm/
Dmmu.c1055 static int mmu_topup_memory_cache(struct kvm_mmu_memory_cache *cache, in mmu_topup_memory_cache()
1071 static int mmu_memory_cache_free_objects(struct kvm_mmu_memory_cache *cache) in mmu_memory_cache_free_objects()
1077 struct kmem_cache *cache) in mmu_free_memory_cache()
1083 static int mmu_topup_memory_cache_page(struct kvm_mmu_memory_cache *cache, in mmu_topup_memory_cache_page()
1486 struct kvm_mmu_memory_cache *cache; in rmap_can_add() local
/Linux-v5.4/arch/ia64/kernel/
Dunwind.c117 struct unw_script cache[UNW_CACHE_SIZE]; member
129 } cache; member

12345678910