Home
last modified time | relevance | path

Searched defs:cache (Results 301 - 325 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/kernel/linux/linux-5.10/fs/fscache/
H A Dcookie.c385 struct fscache_cache *cache; in fscache_acquire_non_index_cookie() local
465 fscache_alloc_object(struct fscache_cache *cache, struct fscache_cookie *cookie) fscache_alloc_object() argument
543 struct fscache_cache *cache = object->cache; fscache_attach_object() local
[all...]
/kernel/linux/linux-5.10/fs/fat/
H A 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() argument
73 fat_cache_update_lru(struct inode *inode, struct fat_cache *cache) fat_cache_update_lru() argument
136 struct fat_cache *cache, *tmp; fat_cache_add() local
189 struct fat_cache *cache; __fat_cache_inval_inode() local
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H A Ddaemon.c85 struct cachefiles_cache *cache; in cachefiles_daemon_open() local
131 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_release() local
160 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_read() local
217 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_write() local
293 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_poll() local
312 cachefiles_daemon_range_error(struct cachefiles_cache *cache, char *args) cachefiles_daemon_range_error() argument
324 cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) cachefiles_daemon_frun() argument
348 cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_fcull() argument
372 cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) cachefiles_daemon_fstop() argument
396 cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) cachefiles_daemon_brun() argument
420 cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_bcull() argument
444 cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) cachefiles_daemon_bstop() argument
468 cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) cachefiles_daemon_dir() argument
496 cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) cachefiles_daemon_secctx() argument
524 cachefiles_daemon_tag(struct cachefiles_cache *cache, char *args) cachefiles_daemon_tag() argument
550 cachefiles_daemon_cull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_cull() argument
599 cachefiles_daemon_debug(struct cachefiles_cache *cache, char *args) cachefiles_daemon_debug() argument
622 cachefiles_daemon_inuse(struct cachefiles_cache *cache, char *args) cachefiles_daemon_inuse() argument
671 cachefiles_has_space(struct cachefiles_cache *cache, unsigned fnr, unsigned bnr) cachefiles_has_space() argument
[all...]
H A Dnamei.c84 static void cachefiles_mark_object_buried(struct cachefiles_cache *cache, in cachefiles_mark_object_buried() argument
136 static int cachefiles_mark_object_active(struct cachefiles_cache *cache, in cachefiles_mark_object_active() argument
256 cachefiles_mark_object_inactive(struct cachefiles_cache *cache, struct cachefiles_object *object, blkcnt_t i_blocks) cachefiles_mark_object_inactive() argument
287 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, bool preemptive, enum fscache_why_object_killed why) cachefiles_bury_object() argument
435 cachefiles_delete_object(struct cachefiles_cache *cache, struct cachefiles_object *object) cachefiles_delete_object() argument
487 struct cachefiles_cache *cache; cachefiles_walk_to_object() local
754 cachefiles_get_directory(struct cachefiles_cache *cache, struct dentry *dir, const char *dirname) cachefiles_get_directory() argument
863 cachefiles_check_active(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_active() argument
950 cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_cull() argument
1010 cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_in_use() argument
[all...]
H A Drdwr.c397 struct cachefiles_cache *cache; in cachefiles_read_or_alloc_page() local
688 struct cachefiles_cache *cache; cachefiles_read_or_alloc_pages() local
801 struct cachefiles_cache *cache; cachefiles_allocate_page() local
839 struct cachefiles_cache *cache; cachefiles_allocate_pages() local
882 struct cachefiles_cache *cache; cachefiles_write_page() local
[all...]
/kernel/linux/linux-5.10/fs/exfat/
H A Dcache.c40 struct exfat_cache *cache = (struct exfat_cache *)c; in exfat_cache_init_once() local
68 static inline void exfat_cache_free(struct exfat_cache *cache) in exfat_cache_free() argument
74 exfat_cache_update_lru(struct inode *inode, struct exfat_cache *cache) exfat_cache_update_lru() argument
141 struct exfat_cache *cache, *tmp; exfat_cache_add() local
196 struct exfat_cache *cache; __exfat_cache_inval_inode() local
[all...]
/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.h89 unsigned int cache; member
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tree-tests.c19 __check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) __check_free_space_extents() argument
106 check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) check_free_space_extents() argument
149 test_empty_block_group(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_empty_block_group() argument
163 test_remove_all(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_all() argument
184 test_remove_beginning(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_beginning() argument
207 test_remove_end(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_end() argument
230 test_remove_middle(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_middle() argument
254 test_merge_left(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_left() argument
291 test_merge_right(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_right() argument
329 test_merge_both(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_both() argument
372 test_merge_none(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_none() argument
428 struct btrfs_block_group *cache = NULL; run_test() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dlru_cache.c87 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create() argument
[all...]
/kernel/linux/linux-5.10/mm/kasan/
H A Dgeneric.c201 void kasan_cache_shrink(struct kmem_cache *cache) in kasan_cache_shrink() argument
206 void kasan_cache_shutdown(struct kmem_cache *cache) in kasan_cache_shutdown() argument
337 struct kmem_cache *cache; in kasan_record_aux_stack() local
357 void kasan_set_free_info(struct kmem_cache *cache, in kasan_set_free_info() argument
371 kasan_get_free_track(struct kmem_cache *cache, void *object, u8 tag) kasan_get_free_track() argument
[all...]
H A Dquarantine.c133 static void *qlink_to_object(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_to_object() argument
142 static void qlink_free(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_free() argument
157 static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache) in qlist_free_all() argument
176 void quarantine_put(struct kasan_free_meta *info, struct kmem_cache *cache) in quarantine_put() argument
271 qlist_move_cache(struct qlist_head *from, struct qlist_head *to, struct kmem_cache *cache) qlist_move_cache() argument
297 struct kmem_cache *cache = arg; per_cpu_remove_cache() local
314 quarantine_remove_cache(struct kmem_cache *cache) quarantine_remove_cache() argument
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_local_storage.c447 u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) in bpf_local_storage_cache_idx_get() argument
471 bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, u16 idx) bpf_local_storage_cache_idx_free() argument
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dsquashfs_fs_sb.h38 struct squashfs_cache *cache; member
/kernel/linux/linux-5.10/net/ipv6/
H A Drpl_iptunnel.c20 struct dst_cache cache; member
/kernel/linux/linux-5.10/include/linux/
H A Dkasan.h118 static inline void kasan_cache_create(struct kmem_cache *cache, in kasan_cache_create() argument
123 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data() argument
125 static inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data() argument
127 static inline void *kasan_init_slab_obj(struct kmem_cache *cache, in kasan_init_slab_obj() argument
173 static inline size_t kasan_metadata_size(struct kmem_cache *cache) { retur in kasan_unpoison_slab() argument
187 kasan_cache_shrink(struct kmem_cache *cache) kasan_cache_shrink() argument
188 kasan_cache_shutdown(struct kmem_cache *cache) kasan_cache_shutdown() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbexec.c241 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info() argument
/kernel/linux/linux-6.6/fs/
H A Dmbcache.c50 static inline struct hlist_bl_head *mb_cache_entry_head(struct mb_cache *cache, in mb_cache_entry_head() argument
74 mb_cache_entry_create(struct mb_cache *cache, gfp_t mask, u32 key, u64 value, bool reusable) mb_cache_entry_create() argument
127 __mb_cache_entry_free(struct mb_cache *cache, struct mb_cache_entry *entry) __mb_cache_entry_free() argument
152 __entry_find(struct mb_cache *cache, struct mb_cache_entry *entry, u32 key) __entry_find() argument
192 mb_cache_entry_find_first(struct mb_cache *cache, u32 key) mb_cache_entry_find_first() argument
209 mb_cache_entry_find_next(struct mb_cache *cache, struct mb_cache_entry *entry) mb_cache_entry_find_next() argument
222 mb_cache_entry_get(struct mb_cache *cache, u32 key, u64 value) mb_cache_entry_get() argument
254 mb_cache_entry_delete_or_get(struct mb_cache *cache, u32 key, u64 value) mb_cache_entry_delete_or_get() argument
286 mb_cache_entry_touch(struct mb_cache *cache, struct mb_cache_entry *entry) mb_cache_entry_touch() argument
296 struct mb_cache *cache = container_of(shrink, struct mb_cache, mb_cache_count() local
303 mb_cache_shrink(struct mb_cache *cache, unsigned long nr_to_scan) mb_cache_shrink() argument
336 struct mb_cache *cache = container_of(shrink, struct mb_cache, mb_cache_scan() local
346 struct mb_cache *cache = container_of(work, struct mb_cache, mb_cache_shrink_worker() local
359 struct mb_cache *cache; mb_cache_create() local
405 mb_cache_destroy(struct mb_cache *cache) mb_cache_destroy() argument
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c11 struct cachefiles_cache *cache = object->volume->cache; in cachefiles_ondemand_fd_release() local
44 struct cachefiles_cache *cache = object->volume->cache; in cachefiles_ondemand_fd_write_iter() local
84 struct cachefiles_cache *cache = object->volume->cache; cachefiles_ondemand_fd_ioctl() local
117 cachefiles_ondemand_copen(struct cachefiles_cache *cache, char *args) cachefiles_ondemand_copen() argument
187 struct cachefiles_cache *cache; cachefiles_ondemand_get_fd() local
237 cachefiles_ondemand_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) cachefiles_ondemand_daemon_read() argument
315 struct cachefiles_cache *cache = object->volume->cache; cachefiles_ondemand_send_req() local
[all...]
H A Dnamei.c69 struct cachefiles_cache *cache = object->volume->cache; in cachefiles_unmark_inode_in_use() local
84 struct dentry *cachefiles_get_directory(struct cachefiles_cache *cache, in cachefiles_get_directory() argument
228 cachefiles_unlink(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *dentry, enum fscache_why_object_killed why) cachefiles_unlink() argument
264 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, enum fscache_why_object_killed why) cachefiles_bury_object() argument
441 struct cachefiles_cache *cache = volume->cache; cachefiles_create_tmpfile() local
545 struct cachefiles_cache *cache = object->volume->cache; cachefiles_open_file() local
670 cachefiles_commit_tmpfile(struct cachefiles_cache *cache, struct cachefiles_object *object) cachefiles_commit_tmpfile() argument
747 cachefiles_lookup_for_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_lookup_for_cull() argument
792 cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_cull() argument
850 cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_in_use() argument
[all...]
H A Dio.c285 struct cachefiles_cache *cache; in __cachefiles_write() local
385 struct cachefiles_cache *cache; cachefiles_do_prepare_read() local
524 struct cachefiles_cache *cache = object->volume->cache; __cachefiles_prepare_write() local
599 struct cachefiles_cache *cache = object->volume->cache; cachefiles_prepare_write() local
[all...]
H A Ddaemon.c90 struct cachefiles_cache *cache; in cachefiles_daemon_open() local
135 cachefiles_flush_reqs(struct cachefiles_cache *cache) cachefiles_flush_reqs() argument
168 cachefiles_put_unbind_pincount(struct cachefiles_cache *cache) cachefiles_put_unbind_pincount() argument
177 cachefiles_get_unbind_pincount(struct cachefiles_cache *cache) cachefiles_get_unbind_pincount() argument
187 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_release() local
208 cachefiles_do_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) cachefiles_do_daemon_read() argument
259 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_read() local
281 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_write() local
357 struct cachefiles_cache *cache = file->private_data; cachefiles_daemon_poll() local
381 cachefiles_daemon_range_error(struct cachefiles_cache *cache, char *args) cachefiles_daemon_range_error() argument
393 cachefiles_daemon_frun(struct cachefiles_cache *cache, char *args) cachefiles_daemon_frun() argument
417 cachefiles_daemon_fcull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_fcull() argument
441 cachefiles_daemon_fstop(struct cachefiles_cache *cache, char *args) cachefiles_daemon_fstop() argument
465 cachefiles_daemon_brun(struct cachefiles_cache *cache, char *args) cachefiles_daemon_brun() argument
489 cachefiles_daemon_bcull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_bcull() argument
513 cachefiles_daemon_bstop(struct cachefiles_cache *cache, char *args) cachefiles_daemon_bstop() argument
537 cachefiles_daemon_dir(struct cachefiles_cache *cache, char *args) cachefiles_daemon_dir() argument
565 cachefiles_daemon_secctx(struct cachefiles_cache *cache, char *args) cachefiles_daemon_secctx() argument
593 cachefiles_daemon_tag(struct cachefiles_cache *cache, char *args) cachefiles_daemon_tag() argument
619 cachefiles_daemon_cull(struct cachefiles_cache *cache, char *args) cachefiles_daemon_cull() argument
667 cachefiles_daemon_debug(struct cachefiles_cache *cache, char *args) cachefiles_daemon_debug() argument
690 cachefiles_daemon_inuse(struct cachefiles_cache *cache, char *args) cachefiles_daemon_inuse() argument
737 cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) cachefiles_daemon_bind() argument
798 cachefiles_daemon_unbind(struct cachefiles_cache *cache) cachefiles_daemon_unbind() argument
[all...]
H A Dinterface.c79 struct fscache_cache *cache; in cachefiles_put_object() local
175 struct cachefiles_cache *cache in cachefiles_lookup_cookie() local
230 struct cachefiles_cache *cache = object->volume->cache; cachefiles_shorten_object() local
277 struct cachefiles_cache *cache = object->volume->cache; cachefiles_resize_cookie() local
303 cachefiles_commit_object(struct cachefiles_object *object, struct cachefiles_cache *cache) cachefiles_commit_object() argument
322 cachefiles_clean_up_object(struct cachefiles_object *object, struct cachefiles_cache *cache) cachefiles_clean_up_object() argument
352 struct cachefiles_cache *cache = object->volume->cache; cachefiles_withdraw_cookie() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tree-tests.c20 __check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) __check_free_space_extents() argument
107 check_free_space_extents(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, const struct free_space_extent * const extents, unsigned int num_extents) check_free_space_extents() argument
150 test_empty_block_group(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_empty_block_group() argument
164 test_remove_all(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_all() argument
185 test_remove_beginning(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_beginning() argument
208 test_remove_end(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_end() argument
231 test_remove_middle(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_remove_middle() argument
255 test_merge_left(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_left() argument
292 test_merge_right(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_right() argument
330 test_merge_both(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_both() argument
373 test_merge_none(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, struct btrfs_block_group *cache, struct btrfs_path *path, u32 alignment) test_merge_none() argument
429 struct btrfs_block_group *cache = NULL; run_test() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A 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() argument
73 fat_cache_update_lru(struct inode *inode, struct fat_cache *cache) fat_cache_update_lru() argument
136 struct fat_cache *cache, *tmp; fat_cache_add() local
189 struct fat_cache *cache; __fat_cache_inval_inode() local
[all...]
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...43