Home
last modified time | relevance | path

Searched defs:cache (Results 576 - 600 of 1093) sorted by relevance

1...<<21222324252627282930>>...44

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbuild-id.c601 struct probe_cache *cache; in build_id_cache__add_sdt_cache() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c19 void set_free_space_tree_thresholds(struct btrfs_block_group *cache) in set_free_space_tree_thresholds() argument
[all...]
H A Dreada.c230 struct btrfs_block_group *cache = NULL; in reada_find_zone() local
H A Dspace-info.c443 struct btrfs_block_group *cache; in btrfs_dump_space_info() local
[all...]
H A Dordered-data.c920 struct extent_state *cache = NULL; in btrfs_lock_and_flush_ordered_range() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A 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; nilfs_palloc_get_entry_block() local
332 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_delete_entry_block() local
838 nilfs_palloc_setup_cache(struct inode *inode, struct nilfs_palloc_cache *cache) nilfs_palloc_setup_cache() argument
847 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_clear_cache() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Diommu.h264 __u8 cache; global() member
[all...]
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmain.c652 struct kmem_cache **cache; member
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dinternal.h56 struct fscache_cache cache; /* FS-Cache record */ member
128 cachefiles_state_changed(struct cachefiles_cache *cache) cachefiles_state_changed() argument
228 cachefiles_begin_secure(struct cachefiles_cache *cache, const struct cred **_saved_cred) cachefiles_begin_secure() argument
234 cachefiles_end_secure(struct cachefiles_cache *cache, const struct cred *saved_cred) cachefiles_end_secure() argument
[all...]
/kernel/linux/linux-5.10/mm/kasan/
H A Dcommon.c224 void kasan_cache_create(struct kmem_cache *cache, unsigned int *size, in kasan_cache_create() argument
265 kasan_metadata_size(struct kmem_cache *cache) kasan_metadata_size() argument
273 get_alloc_info(struct kmem_cache *cache, const void *object) get_alloc_info() argument
279 get_free_info(struct kmem_cache *cache, const void *object) get_free_info() argument
296 kasan_unpoison_object_data(struct kmem_cache *cache, void *object) kasan_unpoison_object_data() argument
301 kasan_poison_object_data(struct kmem_cache *cache, void *object) kasan_poison_object_data() argument
322 assign_tag(struct kmem_cache *cache, const void *object, bool init, bool keep_tag) assign_tag() argument
354 kasan_init_slab_obj(struct kmem_cache *cache, const void *object) kasan_init_slab_obj() argument
387 __kasan_slab_free(struct kmem_cache *cache, void *object, unsigned long ip, bool quarantine) __kasan_slab_free() argument
424 quarantine_put(get_free_info(cache, object), cache); __kasan_slab_free() local
429 kasan_slab_free(struct kmem_cache *cache, void *object, unsigned long ip) kasan_slab_free() argument
434 __kasan_kmalloc(struct kmem_cache *cache, const void *object, size_t size, gfp_t flags, bool keep_tag) __kasan_kmalloc() argument
466 kasan_slab_alloc(struct kmem_cache *cache, void *object, gfp_t flags) kasan_slab_alloc() argument
472 kasan_kmalloc(struct kmem_cache *cache, const void *object, size_t size, gfp_t flags) kasan_kmalloc() argument
[all...]
H A Dreport.c130 static void describe_object_addr(struct kmem_cache *cache, void *object, in describe_object_addr() argument
162 static void describe_object(struct kmem_cache *cache, void *object, in describe_object() argument
381 struct kmem_cache *cache = page->slab_cache; print_address_description() local
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c362 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fbc.c55 static void intel_fbc_get_plane_source_size(const struct intel_fbc_state_cache *cache, in intel_fbc_get_plane_source_size() argument
700 struct intel_fbc_state_cache *cache = &fbc->state_cache; in intel_fbc_update_state_cache() local
64 intel_fbc_calculate_cfb_size(struct drm_i915_private *dev_priv, const struct intel_fbc_state_cache *cache) intel_fbc_calculate_cfb_size() argument
758 struct intel_fbc_state_cache *cache = &fbc->state_cache; intel_fbc_gen9_wa_cfb_stride() local
800 struct intel_fbc_state_cache *cache = &fbc->state_cache; intel_fbc_can_activate() local
918 struct intel_fbc_state_cache *cache = &fbc->state_cache; intel_fbc_get_reg_params() local
949 const struct intel_fbc_state_cache *cache = &fbc->state_cache; intel_fbc_can_flip_nuke() local
1245 struct intel_fbc_state_cache *cache = &fbc->state_cache; intel_fbc_enable() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode.h131 struct hmdfs_cache_info *cache; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs42xattr.c64 struct nfs4_xattr_cache *cache; global() member
106 nfs4_xattr_hash_init(struct nfs4_xattr_cache *cache) nfs4_xattr_hash_init() argument
270 struct nfs4_xattr_cache *cache; nfs4_xattr_free_cache_cb() local
290 struct nfs4_xattr_cache *cache; nfs4_xattr_alloc_cache() local
310 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *new) nfs4_xattr_set_listcache() argument
385 nfs4_xattr_discard_cache(struct nfs4_xattr_cache *cache) nfs4_xattr_discard_cache() argument
430 struct nfs4_xattr_cache *cache, *oldcache, *newcache; nfs4_xattr_get_cache() local
505 nfs4_xattr_hash_bucket(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_bucket() argument
527 nfs4_xattr_hash_add(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *entry) nfs4_xattr_hash_add() argument
565 nfs4_xattr_hash_remove(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_remove() argument
588 nfs4_xattr_hash_find(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_find() argument
612 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_get() local
651 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_list() local
692 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_add() local
723 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_remove() local
743 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_set_list() local
829 struct nfs4_xattr_cache *cache = container_of(item, cache_lru_isolate() local
863 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_scan() local
894 struct nfs4_xattr_cache *cache; entry_lru_isolate() local
985 struct nfs4_xattr_cache *cache = (struct nfs4_xattr_cache *)p; nfs4_xattr_cache_init_once() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c208 struct mlx5_fc_cache *cache = &counter->cache; in mlx5_fc_stats_query_counter_range() local
161 update_counter_cache(int index, u32 *bulk_raw_data, struct mlx5_fc_cache *cache) update_counter_cache() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dhmat.c359 struct acpi_hmat_cache *cache = (void *)header; in hmat_parse_cache() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.h469 btrfs_backref_free_node(struct btrfs_backref_cache *cache, struct btrfs_backref_node *node) btrfs_backref_free_node() argument
482 btrfs_backref_free_edge(struct btrfs_backref_cache *cache, struct btrfs_backref_edge *edge) btrfs_backref_free_edge() argument
[all...]
H A Dordered-data.c1097 struct extent_state *cache = NULL; in btrfs_lock_and_flush_ordered_range() local
H A Dfree-space-tree.c38 void set_free_space_tree_thresholds(struct btrfs_block_group *cache) in set_free_space_tree_thresholds() argument
[all...]
H A Dblock-group.h358 btrfs_block_group_done(struct btrfs_block_group *cache) btrfs_block_group_done() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xattr.c64 struct nfs4_xattr_cache *cache; global() member
106 nfs4_xattr_hash_init(struct nfs4_xattr_cache *cache) nfs4_xattr_hash_init() argument
270 struct nfs4_xattr_cache *cache; nfs4_xattr_free_cache_cb() local
290 struct nfs4_xattr_cache *cache; nfs4_xattr_alloc_cache() local
309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *new) nfs4_xattr_set_listcache() argument
384 nfs4_xattr_discard_cache(struct nfs4_xattr_cache *cache) nfs4_xattr_discard_cache() argument
429 struct nfs4_xattr_cache *cache, *oldcache, *newcache; nfs4_xattr_get_cache() local
504 nfs4_xattr_hash_bucket(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_bucket() argument
526 nfs4_xattr_hash_add(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *entry) nfs4_xattr_hash_add() argument
564 nfs4_xattr_hash_remove(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_remove() argument
587 nfs4_xattr_hash_find(struct nfs4_xattr_cache *cache, const char *name) nfs4_xattr_hash_find() argument
611 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_get() local
650 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_list() local
691 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_add() local
722 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_remove() local
742 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_set_list() local
828 struct nfs4_xattr_cache *cache = container_of(item, cache_lru_isolate() local
862 struct nfs4_xattr_cache *cache; nfs4_xattr_cache_scan() local
893 struct nfs4_xattr_cache *cache; entry_lru_isolate() local
984 struct nfs4_xattr_cache *cache = p; nfs4_xattr_cache_init_once() local
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A 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; nilfs_palloc_get_entry_block() local
332 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_delete_entry_block() local
838 nilfs_palloc_setup_cache(struct inode *inode, struct nilfs_palloc_cache *cache) nilfs_palloc_setup_cache() argument
847 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_clear_cache() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode.h131 struct hmdfs_cache_info *cache; member
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmain.c658 struct kmem_cache **cache; member
[all...]

Completed in 26 milliseconds

1...<<21222324252627282930>>...44