Searched defs:cache (Results 51 - 75 of 301) sorted by relevance

1234567891011>>

/linux-master/drivers/soc/qcom/
H A Drpmh-internal.h81 struct list_head cache; member in struct:rpmh_ctrlr
/linux-master/drivers/iio/multiplexer/
H A Diio-mux.c60 struct mux_ext_info_cache *cache; local
/linux-master/drivers/md/
H A Ddm-verity-fec.h50 struct kmem_cache *cache; /* cache for buffers */ member in struct:dm_verity_fec
/linux-master/fs/squashfs/
H A Dsquashfs_fs_sb.h38 struct squashfs_cache *cache; member in struct:squashfs_cache_entry
/linux-master/tools/perf/util/
H A Dordered-events.c102 struct list_head *cache = &oe->cache; local
H A Dprobe-event.h17 bool cache; member in struct:probe_conf
/linux-master/drivers/macintosh/
H A Dwindfarm_smu_sat.c32 u8 cache[16]; member in struct:wf_sat
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c901 uint32_t cache = 0; local
/linux-master/net/ipv6/
H A Drpl_iptunnel.c20 struct dst_cache cache; member in struct:rpl_lwt
/linux-master/mm/kfence/
H A Dreport.c133 const struct kmem_cache *const cache = meta->cache; local
/linux-master/fs/ext2/
H A Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) argument
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfifo.h30 struct nvkm_gpuobj *cache; member in struct:nvkm_chan
/linux-master/fs/cachefiles/
H A Dinterface.c84 struct fscache_cache *cache; local
180 struct cachefiles_cache *cache local
235 struct cachefiles_cache *cache = object->volume->cache; local
282 struct cachefiles_cache *cache = object->volume->cache; local
308 cachefiles_commit_object(struct cachefiles_object *object, struct cachefiles_cache *cache) argument
327 cachefiles_clean_up_object(struct cachefiles_object *object, struct cachefiles_cache *cache) argument
357 struct cachefiles_cache *cache = object->volume->cache; local
[all...]
H A Ddaemon.c91 struct cachefiles_cache *cache; local
136 cachefiles_flush_reqs(struct cachefiles_cache *cache) argument
169 cachefiles_put_unbind_pincount(struct cachefiles_cache *cache) argument
178 cachefiles_get_unbind_pincount(struct cachefiles_cache *cache) argument
188 struct cachefiles_cache *cache = file->private_data; local
209 cachefiles_do_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) argument
260 struct cachefiles_cache *cache = file->private_data; local
282 struct cachefiles_cache *cache = file->private_data; local
358 struct cachefiles_cache *cache = file->private_data; local
392 cachefiles_daemon_range_error(struct cachefiles_cache *cache, char *args) argument
404 cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) argument
428 cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) argument
452 cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) argument
476 cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) argument
500 cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) argument
524 cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) argument
548 cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) argument
576 cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) argument
604 cachefiles_daemon_tag(struct cachefiles_cache *cache, char *args) argument
630 cachefiles_daemon_cull(struct cachefiles_cache *cache, char *args) argument
678 cachefiles_daemon_debug(struct cachefiles_cache *cache, char *args) argument
701 cachefiles_daemon_inuse(struct cachefiles_cache *cache, char *args) argument
748 cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) argument
809 cachefiles_daemon_unbind(struct cachefiles_cache *cache) argument
[all...]
/linux-master/mm/kasan/
H A Dreport_generic.c46 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) argument
189 void kasan_print_aux_stacks(struct kmem_cache *cache, const void *object) argument
H A Dquarantine.c134 static void *qlink_to_object(struct qlist_node *qlink, struct kmem_cache *cache) argument
143 static void qlink_free(struct qlist_node *qlink, struct kmem_cache *cache) argument
166 static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache) argument
185 kasan_quarantine_put(struct kmem_cache *cache, void *object) argument
290 qlist_move_cache(struct qlist_head *from, struct qlist_head *to, struct kmem_cache *cache) argument
316 struct kmem_cache *cache = arg; local
342 kasan_quarantine_remove_cache(struct kmem_cache *cache) argument
[all...]
/linux-master/include/linux/
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...]
/linux-master/arch/riscv/kernel/
H A Dvector.c102 static int riscv_v_thread_zalloc(struct kmem_cache *cache, argument
/linux-master/fs/netfs/
H A Dfscache_volume.c205 struct fscache_cache *cache; local
380 struct fscache_cache *cache = volume->cache; local
[all...]
/linux-master/fs/
H A Dmbcache.c50 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, argument
74 mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, u64 value, bool reusable) argument
127 __mb_cache_entry_free(struct mb_cache *cache, struct mb_cache_entry *entry) argument
152 __entry_find(struct mb_cache *cache, struct mb_cache_entry *entry, u32 key) argument
192 mb_cache_entry_find_first(struct mb_cache *cache, u32 key) argument
209 mb_cache_entry_find_next(struct mb_cache *cache, struct mb_cache_entry *entry) argument
222 mb_cache_entry_get(struct mb_cache *cache, u32 key, u64 value) argument
254 mb_cache_entry_delete_or_get(struct mb_cache *cache, u32 key, u64 value) argument
286 mb_cache_entry_touch(struct mb_cache *cache, struct mb_cache_entry *entry) argument
296 struct mb_cache *cache = shrink->private_data; local
302 mb_cache_shrink(struct mb_cache *cache, unsigned long nr_to_scan) argument
335 struct mb_cache *cache = shrink->private_data; local
344 struct mb_cache *cache = container_of(work, struct mb_cache, local
357 struct mb_cache *cache; local
407 mb_cache_destroy(struct mb_cache *cache) argument
[all...]
/linux-master/fs/fat/
H A Dcache.c41 struct fat_cache *cache = (struct fat_cache *)foo; local
67 static inline void fat_cache_free(struct fat_cache *cache) argument
73 fat_cache_update_lru(struct inode *inode, struct fat_cache *cache) argument
136 struct fat_cache *cache, *tmp; local
189 struct fat_cache *cache; local
[all...]
/linux-master/arch/s390/kernel/
H A Dcache.c70 struct cacheinfo *cache; local
[all...]
/linux-master/fs/exfat/
H A Dcache.c40 struct exfat_cache *cache = (struct exfat_cache *)c; local
68 static inline void exfat_cache_free(struct exfat_cache *cache) argument
74 exfat_cache_update_lru(struct inode *inode, struct exfat_cache *cache) argument
141 struct exfat_cache *cache, *tmp; local
196 struct exfat_cache *cache; local
[all...]
/linux-master/security/selinux/ss/
H A Dsidtab.h26 struct sidtab_str_cache __rcu *cache; member in struct:sidtab_entry
/linux-master/drivers/md/dm-vdo/indexer/
H A Dvolume.h75 struct cached_page *cache; member in struct:page_cache

Completed in 335 milliseconds

1234567891011>>