Searched defs:cache (Results 126 - 150 of 301) sorted by relevance

1234567891011>>

/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h111 } cache; member in union:key_u
/linux-master/drivers/hwmon/
H A Dbt1-pvt.h218 struct pvt_cache cache[PVT_SENSORS_NUM]; member in struct:pvt_hwmon
/linux-master/sound/soc/codecs/
H A Dwm_hubs.c152 struct wm_hubs_dcs_cache *cache; local
175 struct wm_hubs_dcs_cache *cache; local
244 struct wm_hubs_dcs_cache *cache; local
[all...]
H A Dsigmadsp.c38 uint8_t cache[]; member in struct:sigmadsp_control
/linux-master/arch/powerpc/platforms/ps3/
H A Dspu.c113 struct priv1_cache cache; member in struct:spu_pdata
[all...]
/linux-master/include/linux/
H A Dmroute_base.h387 struct list_head *cache; member in struct:mr_mfc_iter
/linux-master/fs/ecryptfs/
H A Dmain.c658 struct kmem_cache **cache; member in struct:ecryptfs_cache_info
[all...]
/linux-master/net/tipc/
H A Dmonitor.c92 struct tipc_mon_domain cache; member in struct:tipc_monitor
273 struct tipc_mon_domain *cache = &mon->cache; local
[all...]
H A Dudp_media.c167 tipc_udp_xmit(struct net *net, struct sk_buff *skb, struct udp_bearer *ub, struct udp_media_addr *src, struct udp_media_addr *dst, struct dst_cache *cache) argument
/linux-master/net/rds/
H A Dib_recv.c89 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) argument
102 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache, gfp_t gfp) argument
136 rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, struct list_head *caller_list) argument
479 rds_ib_recv_cache_put(struct list_head *new_item, struct rds_ib_refill_cache *cache) argument
519 rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache) argument
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dtest_vsyscall.c173 sys_getcpu(unsigned * cpu, unsigned * node, void* cache) argument
/linux-master/arch/x86/mm/
H A Dinit.c1071 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) argument
/linux-master/drivers/infiniband/hw/hfi1/
H A Dqsfp.h173 u8 cache[QSFP_MAX_NUM_PAGES * 128]; member in struct:qsfp_data
/linux-master/sound/aoa/codecs/
H A Donyx.c48 u8 cache[16]; member in struct:onyx
/linux-master/net/sunrpc/
H A Dauth.c378 rpcauth_clear_credcache(struct rpc_cred_cache *cache) argument
409 struct rpc_cred_cache *cache = auth->au_credcache; local
518 struct rpc_cred_cache *cache = auth->au_credcache; local
[all...]
/linux-master/kernel/bpf/
H A Dmemalloc.c121 struct bpf_mem_cache cache[NUM_CACHES]; member in struct:bpf_mem_caches
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c208 struct mlx5_fc_cache *cache = &counter->cache; local
161 update_counter_cache(int index, u32 *bulk_raw_data, struct mlx5_fc_cache *cache) argument
[all...]
/linux-master/fs/btrfs/
H A Dordered-data.c1084 struct extent_state *cache = NULL; local
H A Dzoned.h195 static inline void btrfs_calc_zone_unusable(struct btrfs_block_group *cache) { } argument
189 btrfs_load_block_group_zone_info( struct btrfs_block_group *cache, bool new) argument
H A Dblock-group.h372 btrfs_block_group_done(struct btrfs_block_group *cache) argument
[all...]
H A Dfree-space-tree.c38 void set_free_space_tree_thresholds(struct btrfs_block_group *cache) argument
[all...]
/linux-master/drivers/block/null_blk/
H A Dnull_blk.h62 struct radix_tree_root cache; /* disk cache data */ member in struct:nullb_device
/linux-master/fs/nfs/
H A Dnfs42xattr.c64 struct nfs4_xattr_cache *cache; member in struct:nfs4_xattr_bucket
106 nfs4_xattr_hash_init(struct nfs4_xattr_cache *cache) argument
270 struct nfs4_xattr_cache *cache; local
290 struct nfs4_xattr_cache *cache; local
309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *new) argument
384 nfs4_xattr_discard_cache(struct nfs4_xattr_cache *cache) argument
429 struct nfs4_xattr_cache *cache, *oldcache, *newcache; local
504 nfs4_xattr_hash_bucket(struct nfs4_xattr_cache *cache, const char *name) argument
526 nfs4_xattr_hash_add(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *entry) argument
564 nfs4_xattr_hash_remove(struct nfs4_xattr_cache *cache, const char *name) argument
587 nfs4_xattr_hash_find(struct nfs4_xattr_cache *cache, const char *name) argument
611 struct nfs4_xattr_cache *cache; local
650 struct nfs4_xattr_cache *cache; local
691 struct nfs4_xattr_cache *cache; local
722 struct nfs4_xattr_cache *cache; local
742 struct nfs4_xattr_cache *cache; local
809 struct nfs4_xattr_cache *cache = container_of(item, local
843 struct nfs4_xattr_cache *cache; local
874 struct nfs4_xattr_cache *cache; local
965 struct nfs4_xattr_cache *cache = p; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.h137 struct vdo_page_cache *cache; member in struct:page_info
169 struct vdo_page_cache *cache; member in struct:vdo_page_completion
/linux-master/arch/loongarch/kvm/
H A Dmmu.c149 kvm_populate_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr, int level) argument

Completed in 254 milliseconds

1234567891011>>