Searched defs:cache (Results 201 - 225 of 301) sorted by path

1234567891011>>

/linux-master/include/linux/
H A Dbpf_local_storage.h89 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member in struct:bpf_local_storage
H A Dbpf_mem_alloc.h13 struct bpf_mem_cache __percpu *cache; member in struct:bpf_mem_alloc
H A Dfscache-cache.h155 fscache_count_object(struct fscache_cache *cache) argument
167 fscache_uncount_object(struct fscache_cache *cache) argument
180 fscache_wait_for_objects(struct fscache_cache *cache) argument
[all...]
H A Dfscache.h82 struct fscache_cache *cache; /* Th member in struct:fscache_volume
[all...]
H A Dhost1x.h46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) argument
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) argument
110 struct host1x_bo_cache cache; member in struct:host1x_client
132 struct host1x_bo_cache *cache; member in struct:host1x_bo_mapping
[all...]
H A Dkasan.h144 static __always_inline void kasan_unpoison_new_object(struct kmem_cache *cache, argument
161 static __always_inline void kasan_poison_new_object(struct kmem_cache *cache, argument
170 kasan_init_slab_obj( struct kmem_cache *cache, const void *object) argument
365 kasan_unpoison_new_object(struct kmem_cache *cache, void *object) argument
367 kasan_poison_new_object(struct kmem_cache *cache, void *object) argument
369 kasan_init_slab_obj(struct kmem_cache *cache, const void *object) argument
443 kasan_metadata_size(struct kmem_cache *cache, bool in_object) argument
449 kasan_cache_create(struct kmem_cache *cache, unsigned int *size, slab_flags_t *flags) argument
453 kasan_cache_shrink(struct kmem_cache *cache) argument
454 kasan_cache_shutdown(struct kmem_cache *cache) argument
[all...]
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, argument
[all...]
H A Dmroute_base.h387 struct list_head *cache; member in struct:mr_mfc_iter
H A Dnetdevice.h310 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); member in struct:header_ops
H A Dnetfs.h65 struct fscache_cookie *cache; member in struct:netfs_inode
[all...]
H A Dresctrl.h178 struct resctrl_cache cache; member in struct:rdt_resource
/linux-master/include/linux/firmware/cirrus/
H A Dcs_dsp.h91 void *cache; member in struct:cs_dsp_coeff_ctl
274 u32 cache; member in struct:cs_dsp_chunk
/linux-master/include/linux/mlx5/
H A Ddriver.h327 struct cmd_msg_cache cache[MLX5_NUM_COMMAND_CACHES]; member in struct:mlx5_cmd
/linux-master/include/linux/mtd/
H A Dnand.h206 unsigned long *cache; member in struct:nand_bbt
/linux-master/include/linux/platform_data/
H A Dmlxreg.h178 u32 cache; member in struct:mlxreg_core_item
/linux-master/include/linux/power/
H A Dbq27xxx_battery.h62 struct bq27xxx_reg_cache cache; member in struct:bq27xxx_device_info
/linux-master/include/net/9p/
H A D9p.h557 struct kmem_cache *cache; member in struct:p9_fcall
/linux-master/include/net/
H A Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member in struct:dst_cache
[all...]
H A Dnetlabel.h197 struct netlbl_lsm_cache *cache; member in struct:netlbl_lsm_secattr
279 struct netlbl_lsm_cache *cache; local
297 netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_ecache.h22 unsigned long cache; /* bitops want long */ member in struct:nf_conntrack_ecache
/linux-master/include/net/page_pool/
H A Dtypes.h43 struct page *cache[PP_ALLOC_CACHE_SIZE]; member in struct:pp_alloc_cache
[all...]
/linux-master/include/rdma/
H A Dib_verbs.h2198 struct ib_port_cache cache; member in struct:ib_port_data
/linux-master/include/video/
H A Dsticore.h63 u32 cache : 1; /* map to data cache */ member in struct:region::__anon3852
/linux-master/io_uring/
H A Dalloc_cache.h9 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, argument
21 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) argument
34 io_alloc_cache_init(struct io_alloc_cache *cache, unsigned max_nr, size_t size) argument
47 io_alloc_cache_free(struct io_alloc_cache *cache, void (*free)(const void *)) argument
[all...]
H A During_cmd.c22 struct uring_cache *cache; local
38 struct uring_cache *cache = req->async_data; local
182 struct uring_cache *cache; local
255 struct uring_cache *cache = req->async_data; local
[all...]

Completed in 326 milliseconds

1234567891011>>