Home
last modified time | relevance | path

Searched defs:cache (Results 101 – 125 of 251) sorted by relevance

1234567891011

/Linux-v5.10/fs/ext2/
Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/Linux-v5.10/net/bluetooth/
Dhci_core.c1111 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
1126 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
1142 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
1159 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
1177 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
1196 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
1257 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
/Linux-v5.10/drivers/pcmcia/
Dcs_internal.h43 unsigned char cache[]; member
/Linux-v5.10/drivers/acpi/acpica/
Ddbexec.c241 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info()
/Linux-v5.10/arch/s390/kernel/
Dcache.c71 struct cacheinfo *cache; in show_cacheinfo() local
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dqsfp.c563 u8 *cache = &cp->cache[0]; in refresh_qsfp_cache() local
792 u8 *cache = &ppd->qsfp_info.cache[0]; in qsfp_dump() local
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_rtsym.c54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init()
101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_powertune.c902 uint32_t cache = 0; in smu7_program_pt_config_registers() local
/Linux-v5.10/tools/perf/util/
Denv.c309 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
/Linux-v5.10/fs/btrfs/
Drelocation.c226 static void update_backref_node(struct btrfs_backref_cache *cache, in update_backref_node()
241 struct btrfs_backref_cache *cache) in update_backref_cache()
384 struct btrfs_backref_cache *cache = &rc->backref_cache; in handle_useless_nodes() local
461 struct btrfs_backref_cache *cache = &rc->backref_cache; in build_backref_tree() local
541 struct btrfs_backref_cache *cache = &rc->backref_cache; in clone_backref_node() local
2379 struct btrfs_backref_cache *cache = &rc->backref_cache; in finish_pending_nodes() local
/Linux-v5.10/tools/testing/selftests/x86/
Dtest_vdso.c119 void* cache) in sys_getcpu()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c154 struct mlx5_fc_cache *cache) in update_counter_cache()
200 struct mlx5_fc_cache *cache = &counter->cache; in mlx5_fc_stats_query_counter_range() local
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c285 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()
432 struct crat_subtype_cache *cache; in kfd_parse_subtype() local
/Linux-v5.10/include/net/
Dpage_pool.h68 void *cache[PP_ALLOC_CACHE_SIZE]; member
/Linux-v5.10/security/selinux/ss/
Dsidtab.h25 struct sidtab_str_cache __rcu *cache; member
/Linux-v5.10/net/ipv4/
Dipmr.c786 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds()
1273 struct mfc_cache *cache; in mroute_clean_tables() local
2073 struct mfc_cache *cache; in ip_mr_input() local
2236 struct mfc_cache *cache; in ipmr_get_route() local
2521 struct mfc_cache *cache; in ipmr_rtm_getroute() local
/Linux-v5.10/include/net/netfilter/
Dnf_conntrack_ecache.h23 unsigned long cache; /* bitops want long */ member
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_qsfp.h179 struct qib_qsfp_cache cache; member
/Linux-v5.10/fs/9p/
Dv9fs.h89 unsigned int cache; member
/Linux-v5.10/drivers/macintosh/
Dwindfarm_smu_sat.c32 u8 cache[16]; member
/Linux-v5.10/net/ipv6/
Drpl_iptunnel.c20 struct dst_cache cache; member
/Linux-v5.10/drivers/md/
Ddm-verity-fec.h49 struct kmem_cache *cache; /* cache for buffers */ member
/Linux-v5.10/fs/squashfs/
Dsquashfs_fs_sb.h38 struct squashfs_cache *cache; member
/Linux-v5.10/arch/x86/mm/pat/
Dmemtype.c195 enum page_cache_mode cache; in pat_get_cache_mode() local
222 enum page_cache_mode cache; in __init_cache_modes() local

1234567891011