| /kernel/linux/linux-6.6/fs/overlayfs/ |
| H A D | readdir.c | 55 struct ovl_dir_cache *cache; member 230 struct ovl_dir_cache *cache = ovl_dir_cache(inode); in ovl_dir_cache_free() local 240 struct ovl_dir_cache *cache = od->cache; in ovl_cache_put() local 325 struct ovl_dir_cache *cache = od->cache; ovl_dir_reset() local 396 struct ovl_dir_cache *cache; ovl_cache_get() local 603 struct ovl_dir_cache *cache; ovl_cache_get_impure() local 646 struct ovl_dir_cache *cache; global() member 767 struct ovl_dir_cache *cache; ovl_iterate() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_btree.h | 716 xfs_btree_alloc_cursor( struct xfs_mount *mp, struct xfs_trans *tp, xfs_btnum_t btnum, uint8_t maxlevels, struct kmem_cache *cache) xfs_btree_alloc_cursor() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | host1x.h | 46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init() argument 52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy() argument 110 struct host1x_bo_cache cache; global() member 132 struct host1x_bo_cache *cache; global() member [all...] |
| H A D | fscache.h | 82 struct fscache_cache *cache; /* Th member [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | transaction.c | 162 struct btrfs_block_group *cache; in btrfs_put_transaction() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | netlabel.h | 198 struct netlbl_lsm_cache *cache; member 280 struct netlbl_lsm_cache *cache; netlbl_secattr_cache_alloc() local 296 netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) netlbl_secattr_cache_free() argument [all...] |
| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| H A D | ssh_packet_layer.c | 600 struct kmem_cache *cache; in ssh_ctrl_packet_cache_init() local
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | ps3vram.c | 83 struct ps3vram_cache cache; member 311 struct ps3vram_cache *cache = &priv->cache; in ps3vram_cache_evict() local 333 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_load() local 353 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_flush() local 367 struct ps3vram_cache *cache = &priv->cache; ps3vram_cache_match() local [all...] |
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| H A D | internal.h | 153 void *cache; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 1071 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache() argument 1222 struct crat_subtype_cache *cache; kfd_parse_subtype() local [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | bio.c | 416 static void bio_alloc_irq_cache_splice(struct bio_alloc_cache *cache) in bio_alloc_irq_cache_splice() argument 436 struct bio_alloc_cache *cache; in bio_alloc_percpu_cache() local 703 __bio_alloc_cache_prune(struct bio_alloc_cache *cache, unsigned int nr) __bio_alloc_cache_prune() argument 719 bio_alloc_cache_prune(struct bio_alloc_cache *cache, unsigned int nr) bio_alloc_cache_prune() argument 735 struct bio_alloc_cache *cache = per_cpu_ptr(bs->cache, cpu); bio_cpu_dead() local 751 struct bio_alloc_cache *cache; bio_alloc_cache_destroy() local 762 struct bio_alloc_cache *cache; bio_put_percpu_cache() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | dmaengine.c | 1311 struct kmem_cache *cache; member
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 840 mv_cesa_ahash_export(struct ahash_request *req, void *hash, u64 *len, void *cache) mv_cesa_ahash_export() argument 858 mv_cesa_ahash_import(struct ahash_request *req, const void *hash, u64 len, const void *cache) mv_cesa_ahash_import() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 1184 u8 cache; in tulip_mwi_config() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | cache.c | 1056 struct ib_pkey_cache *cache; ib_get_cached_pkey() local 1092 struct ib_pkey_cache *cache; ib_find_cached_pkey() local 1137 struct ib_pkey_cache *cache; ib_find_exact_cached_pkey() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 418 struct mlx4_en_page_cache *cache = &ring->page_cache; in mlx4_en_rx_recycle() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 213 static int tx_policy_find(struct tx_policy_cache *cache, in tx_policy_find() argument 234 static inline void tx_policy_use(struct tx_policy_cache *cache, in tx_policy_use() argument 241 tx_policy_release(struct tx_policy_cache *cache, struct tx_policy_cache_entry *entry) tx_policy_release() argument 253 struct tx_policy_cache *cache = &priv->tx_policy_cache; tx_policy_clean() local 283 struct tx_policy_cache *cache = &priv->tx_policy_cache; tx_policy_init() local 301 struct tx_policy_cache *cache = &priv->tx_policy_cache; tx_policy_get() local 340 struct tx_policy_cache *cache = &priv->tx_policy_cache; tx_policy_put() local 354 struct tx_policy_cache *cache = &priv->tx_policy_cache; tx_policy_upload() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/xen-netback/ |
| H A D | common.h | 260 struct xenvif_hash_cache cache; member
|
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | init_64.c | 366 __init_extra_mapping(unsigned long phys, unsigned long size, enum page_cache_mode cache) __init_extra_mapping() argument
|
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| H A D | memtype.c | 192 enum page_cache_mode cache; in pat_get_cache_mode() local 219 enum page_cache_mode cache; init_cache_modes() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | dev.h | 165 struct host1x_bo_cache cache; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 78 struct vmw_surface_cache cache; member 1673 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_add() local 1719 const struct vmw_surface_cache *cache = &dirty->cache; in vmw_subres_dirty_full() local 1743 const struct vmw_surface_cache *cache; vmw_surface_tex_dirty_range_add() local 1792 const struct vmw_surface_cache *cache = &dirty->cache; vmw_surface_buf_dirty_range_add() local 1835 const struct vmw_surface_cache *cache = &dirty->cache; vmw_surface_dirty_sync() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | build-id.c | 601 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local [all...] |
| H A D | dso.c | 843 struct dso_cache *cache; in dso_cache__free() local 858 struct dso_cache *cache; in __dso_cache__find() local 884 struct dso_cache *cache; dso_cache__insert() local 912 dso_cache__memcpy(struct dso_cache *cache, u64 offset, u8 *data, u64 size, bool out) dso_cache__memcpy() argument 955 struct dso_cache *cache; dso_cache__populate() local 996 struct dso_cache *cache = __dso_cache__find(dso, offset); dso_cache__find() local 1004 struct dso_cache *cache; dso_cache_io() local [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow_table.c | 364 struct mask_cache_entry __percpu *cache = NULL; in tbl_mask_cache_alloc() local 804 u32 cache in ovs_flow_tbl_lookup_stats() local [all...] |