Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/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.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c284 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()
431 struct crat_subtype_cache *cache; in kfd_parse_subtype() local
/Linux-v5.4/net/ipv4/
Dipmr.c809 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds()
1298 struct mfc_cache *cache; in mroute_clean_tables() local
2098 struct mfc_cache *cache; in ip_mr_input() local
2261 struct mfc_cache *cache; in ipmr_get_route() local
2544 struct mfc_cache *cache; in ipmr_rtm_getroute() local
/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_ecache.h23 unsigned long cache; /* bitops want long */ member
/Linux-v5.4/fs/9p/
Dv9fs.h89 unsigned int cache; member
/Linux-v5.4/tools/perf/util/
Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
/Linux-v5.4/include/linux/platform_data/
Dmlxreg.h115 u32 cache; member
/Linux-v5.4/include/linux/power/
Dbq27xxx_battery.h66 struct bq27xxx_reg_cache cache; member
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_qsfp.h179 struct qib_qsfp_cache cache; member
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_pool.h72 struct kmem_cache *cache; member
/Linux-v5.4/drivers/md/
Ddm-verity-fec.h49 struct kmem_cache *cache; /* cache for buffers */ member
/Linux-v5.4/drivers/macintosh/
Dwindfarm_smu_sat.c32 u8 cache[16]; member
/Linux-v5.4/fs/squashfs/
Dsquashfs_fs_sb.h38 struct squashfs_cache *cache; member
/Linux-v5.4/arch/x86/mm/
Dpat.c169 enum page_cache_mode cache; in pat_get_cache_mode() local
196 enum page_cache_mode cache; in __init_cache_modes() local
Dpageattr.c315 unsigned long cache = (unsigned long)arg; in __cpa_flush_all() local
327 static void cpa_flush_all(unsigned long cache) in cpa_flush_all()
343 static void cpa_flush(struct cpa_data *data, int cache) in cpa_flush()
1670 int ret, cache, checkalias; in change_page_attr_set_clr() local
/Linux-v5.4/drivers/infiniband/core/
Dcache.c1036 struct ib_pkey_cache *cache; in ib_get_cached_pkey() local
1080 struct ib_pkey_cache *cache; in ib_find_cached_pkey() local
1121 struct ib_pkey_cache *cache; in ib_find_exact_cached_pkey() local
/Linux-v5.4/fs/nfsd/
Dnfs2acl.c357 #define PROC(name, argt, rest, relt, cache, respsize) \ argument
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dqsfp.h215 u8 cache[QSFP_MAX_NUM_PAGES * 128]; member
/Linux-v5.4/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.4/net/ipv6/
Dseg6_iptunnel.c31 struct dst_cache cache; member
/Linux-v5.4/lib/
Dlru_cache.c87 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create()
/Linux-v5.4/fs/btrfs/
Dblock-group.h243 struct btrfs_block_group_cache *cache) in btrfs_block_group_cache_done()
/Linux-v5.4/drivers/iio/multiplexer/
Diio-mux.c57 struct mux_ext_info_cache *cache; in iio_mux_select() local
/Linux-v5.4/mm/
Dslab.c374 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, in index_to_obj()
2181 static int drain_freelist(struct kmem_cache *cache, in drain_freelist()
2556 static void slab_map_pages(struct kmem_cache *cache, struct page *page, in slab_map_pages()
2691 static inline void verify_redzone_free(struct kmem_cache *cache, void *obj) in verify_redzone_free()
3103 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3267 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
/Linux-v5.4/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

12345678910