Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 78) sorted by relevance

1234

/linux-4.19.296/fs/cachefiles/
Ddaemon.c89 struct cachefiles_cache *cache; in cachefiles_daemon_open() local
135 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_release() local
164 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_read() local
221 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_write() local
297 struct cachefiles_cache *cache = file->private_data; in cachefiles_daemon_poll() local
316 static int cachefiles_daemon_range_error(struct cachefiles_cache *cache, in cachefiles_daemon_range_error()
328 static int cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_frun()
352 static int cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fcull()
376 static int cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_fstop()
400 static int cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_brun()
[all …]
Dinterface.c32 struct cachefiles_cache *cache; in cachefiles_alloc_object() local
127 struct cachefiles_cache *cache; in cachefiles_lookup_object() local
212 struct cachefiles_cache *cache; in cachefiles_update_object() local
268 struct cachefiles_cache *cache; in cachefiles_drop_object() local
330 struct fscache_cache *cache; in cachefiles_put_object() local
382 struct cachefiles_cache *cache; in cachefiles_sync_cache() local
412 struct cachefiles_cache *cache; in cachefiles_check_consistency() local
437 struct cachefiles_cache *cache; in cachefiles_attr_changed() local
506 struct cachefiles_cache *cache; in cachefiles_invalidate_object() local
550 static void cachefiles_dissociate_pages(struct fscache_cache *cache) in cachefiles_dissociate_pages()
Dnamei.c89 static void cachefiles_mark_object_buried(struct cachefiles_cache *cache, in cachefiles_mark_object_buried()
141 static int cachefiles_mark_object_active(struct cachefiles_cache *cache, in cachefiles_mark_object_active()
261 void cachefiles_mark_object_inactive(struct cachefiles_cache *cache, in cachefiles_mark_object_inactive()
292 static int cachefiles_bury_object(struct cachefiles_cache *cache, in cachefiles_bury_object()
440 int cachefiles_delete_object(struct cachefiles_cache *cache, in cachefiles_delete_object()
492 struct cachefiles_cache *cache; in cachefiles_walk_to_object() local
759 struct dentry *cachefiles_get_directory(struct cachefiles_cache *cache, in cachefiles_get_directory()
868 static struct dentry *cachefiles_check_active(struct cachefiles_cache *cache, in cachefiles_check_active()
955 int cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_cull()
1015 int cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, in cachefiles_check_in_use()
Dsecurity.c20 int cachefiles_get_security_ID(struct cachefiles_cache *cache) in cachefiles_get_security_ID()
53 static int cachefiles_check_cache_dir(struct cachefiles_cache *cache, in cachefiles_check_cache_dir()
79 int cachefiles_determine_cache_security(struct cachefiles_cache *cache, in cachefiles_determine_cache_security()
Dbind.c31 int cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bind()
85 static int cachefiles_daemon_add_cache(struct cachefiles_cache *cache) in cachefiles_daemon_add_cache()
259 void cachefiles_daemon_unbind(struct cachefiles_cache *cache) in cachefiles_daemon_unbind()
Drdwr.c402 struct cachefiles_cache *cache; in cachefiles_read_or_alloc_page() local
693 struct cachefiles_cache *cache; in cachefiles_read_or_alloc_pages() local
807 struct cachefiles_cache *cache; in cachefiles_allocate_page() local
845 struct cachefiles_cache *cache; in cachefiles_allocate_pages() local
888 struct cachefiles_cache *cache; in cachefiles_write_page() local
Dinternal.h60 struct fscache_cache cache; /* FS-Cache record */ member
132 static inline void cachefiles_state_changed(struct cachefiles_cache *cache) in cachefiles_state_changed()
232 static inline void cachefiles_begin_secure(struct cachefiles_cache *cache, in cachefiles_begin_secure()
238 static inline void cachefiles_end_secure(struct cachefiles_cache *cache, in cachefiles_end_secure()
/linux-4.19.296/fs/
Dmbcache.c49 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, in mb_cache_entry_head()
73 int mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, in mb_cache_entry_create()
126 void __mb_cache_entry_free(struct mb_cache *cache, struct mb_cache_entry *entry) in __mb_cache_entry_free()
151 static struct mb_cache_entry *__entry_find(struct mb_cache *cache, in __entry_find()
191 struct mb_cache_entry *mb_cache_entry_find_first(struct mb_cache *cache, in mb_cache_entry_find_first()
208 struct mb_cache_entry *mb_cache_entry_find_next(struct mb_cache *cache, in mb_cache_entry_find_next()
221 struct mb_cache_entry *mb_cache_entry_get(struct mb_cache *cache, u32 key, in mb_cache_entry_get()
249 void mb_cache_entry_delete(struct mb_cache *cache, u32 key, u64 value) in mb_cache_entry_delete()
290 struct mb_cache_entry *mb_cache_entry_delete_or_get(struct mb_cache *cache, in mb_cache_entry_delete_or_get()
322 void mb_cache_entry_touch(struct mb_cache *cache, in mb_cache_entry_touch()
[all …]
/linux-4.19.296/fs/btrfs/tests/
Dfree-space-tests.c19 static int test_extents(struct btrfs_block_group_cache *cache) in test_extents()
89 static int test_bitmaps(struct btrfs_block_group_cache *cache, in test_bitmaps()
158 static int test_bitmaps_and_extents(struct btrfs_block_group_cache *cache, in test_bitmaps_and_extents()
333 check_num_extents_and_bitmaps(const struct btrfs_block_group_cache *cache, in check_num_extents_and_bitmaps()
353 static int check_cache_empty(struct btrfs_block_group_cache *cache) in check_cache_empty()
395 test_steal_space_from_bitmap_to_extent(struct btrfs_block_group_cache *cache, in test_steal_space_from_bitmap_to_extent()
831 struct btrfs_block_group_cache *cache; in btrfs_test_free_space_cache() local
Dfree-space-tree-tests.c20 struct btrfs_block_group_cache *cache, in __check_free_space_extents()
109 struct btrfs_block_group_cache *cache, in check_free_space_extents()
152 struct btrfs_block_group_cache *cache, in test_empty_block_group()
166 struct btrfs_block_group_cache *cache, in test_remove_all()
187 struct btrfs_block_group_cache *cache, in test_remove_beginning()
211 struct btrfs_block_group_cache *cache, in test_remove_end()
235 struct btrfs_block_group_cache *cache, in test_remove_middle()
260 struct btrfs_block_group_cache *cache, in test_merge_left()
298 struct btrfs_block_group_cache *cache, in test_merge_right()
337 struct btrfs_block_group_cache *cache, in test_merge_both()
[all …]
Dbtrfs-tests.c191 struct btrfs_block_group_cache *cache; in btrfs_alloc_dummy_block_group() local
218 void btrfs_free_dummy_block_group(struct btrfs_block_group_cache *cache) in btrfs_free_dummy_block_group()
/linux-4.19.296/fs/fscache/
Dcache.c99 struct fscache_cache *cache; in fscache_select_cache_for_object() local
182 void fscache_init_cache(struct fscache_cache *cache, in fscache_init_cache()
217 int fscache_add_cache(struct fscache_cache *cache, in fscache_add_cache()
317 void fscache_io_error(struct fscache_cache *cache) in fscache_io_error()
329 static void fscache_withdraw_all_objects(struct fscache_cache *cache, in fscache_withdraw_all_objects()
365 void fscache_withdraw_cache(struct fscache_cache *cache) in fscache_withdraw_cache()
Dcookie.c389 struct fscache_cache *cache; in fscache_acquire_non_index_cookie() local
469 static int fscache_alloc_object(struct fscache_cache *cache, in fscache_alloc_object()
547 struct fscache_cache *cache = object->cache; in fscache_attach_object() local
Doperation.c500 struct fscache_cache *cache; in fscache_put_operation() local
569 struct fscache_cache *cache = in fscache_operation_gc() local
/linux-4.19.296/include/linux/
Dkasan.h97 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create()
100 static inline void kasan_cache_shrink(struct kmem_cache *cache) {} in kasan_cache_shrink()
101 static inline void kasan_cache_shutdown(struct kmem_cache *cache) {} in kasan_cache_shutdown()
104 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data()
106 static inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data()
108 static inline void kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj()
139 static inline size_t kasan_metadata_size(struct kmem_cache *cache) { return 0; } in kasan_metadata_size()
Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put()
/linux-4.19.296/drivers/base/regmap/
Dregcache-flat.c28 unsigned int *cache; in regcache_flat_init() local
61 unsigned int *cache = map->cache; in regcache_flat_read() local
72 unsigned int *cache = map->cache; in regcache_flat_write() local
Dregcache.c573 u8 *cache = base; in regcache_set_val() local
579 u16 *cache = base; in regcache_set_val() local
585 u32 *cache = base; in regcache_set_val() local
592 u64 *cache = base; in regcache_set_val() local
617 const u8 *cache = base; in regcache_get_val() local
622 const u16 *cache = base; in regcache_get_val() local
627 const u32 *cache = base; in regcache_get_val() local
633 const u64 *cache = base; in regcache_get_val() local
/linux-4.19.296/fs/squashfs/
Dcache.c66 struct squashfs_cache *cache, u64 block, int length) in squashfs_cache_get()
188 struct squashfs_cache *cache = entry->cache; in squashfs_cache_put() local
210 void squashfs_cache_delete(struct squashfs_cache *cache) in squashfs_cache_delete()
240 struct squashfs_cache *cache = kzalloc(sizeof(*cache), GFP_KERNEL); in squashfs_cache_init() local
/linux-4.19.296/fs/fat/
Dcache.c41 struct fat_cache *cache = (struct fat_cache *)foo; in init_once() local
67 static inline void fat_cache_free(struct fat_cache *cache) in fat_cache_free()
74 struct fat_cache *cache) in fat_cache_update_lru()
136 struct fat_cache *cache, *tmp; in fat_cache_add() local
189 struct fat_cache *cache; in __fat_cache_inval_inode() local
/linux-4.19.296/fs/nilfs2/
Dalloc.c264 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_desc_block() local
283 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_bitmap_block() local
299 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_bitmap_block() local
317 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_entry_block() local
332 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_entry_block() local
839 struct nilfs_palloc_cache *cache) in nilfs_palloc_setup_cache()
847 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_clear_cache() local
/linux-4.19.296/lib/
Dtest_kasan.c348 struct kmem_cache *cache = kmem_cache_create("test_cache", in kmem_cache_oob() local
373 struct kmem_cache *cache; in memcg_accounted_kmem_cache() local
531 struct kmem_cache *cache; in kmem_cache_double_free() local
555 struct kmem_cache *cache; in kmem_cache_invalid_free() local
/linux-4.19.296/fs/overlayfs/
Dreaddir.c58 struct ovl_dir_cache *cache; member
233 struct ovl_dir_cache *cache = ovl_dir_cache(inode); in ovl_dir_cache_free() local
243 struct ovl_dir_cache *cache = od->cache; in ovl_cache_put() local
340 struct ovl_dir_cache *cache = od->cache; in ovl_dir_reset() local
411 struct ovl_dir_cache *cache; in ovl_cache_get() local
603 struct ovl_dir_cache *cache; in ovl_cache_get_impure() local
646 struct ovl_dir_cache *cache; member
759 struct ovl_dir_cache *cache; in ovl_iterate() local
/linux-4.19.296/include/net/
Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member
/linux-4.19.296/fs/btrfs/
Dextent-tree.c86 block_group_cache_done(struct btrfs_block_group_cache *cache) in block_group_cache_done()
93 static int block_group_bits(struct btrfs_block_group_cache *cache, u64 bits) in block_group_bits()
98 void btrfs_get_block_group(struct btrfs_block_group_cache *cache) in btrfs_get_block_group()
103 void btrfs_put_block_group(struct btrfs_block_group_cache *cache) in btrfs_put_block_group()
132 struct btrfs_block_group_cache *cache; in btrfs_add_block_group_cache() local
171 struct btrfs_block_group_cache *cache, *ret = NULL; in block_group_cache_tree_search() local
220 static void free_excluded_extents(struct btrfs_block_group_cache *cache) in free_excluded_extents()
234 static int exclude_super_stripes(struct btrfs_block_group_cache *cache) in exclude_super_stripes()
292 get_caching_control(struct btrfs_block_group_cache *cache) in get_caching_control()
567 static int cache_block_group(struct btrfs_block_group_cache *cache, in cache_block_group()
[all …]

1234