Home
last modified time | relevance | path

Searched defs:cache (Results 76 – 100 of 251) sorted by relevance

1234567891011

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active_types.h37 struct active_node *cache; member
/Linux-v5.10/include/linux/
Dbch.h52 int *cache; member
Dbpf_local_storage.h81 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member
Dfscache-cache.h45 struct fscache_cache *cache; /* cache referred to by this tag */ member
377 struct fscache_cache *cache; /* cache that supplied this object */ member
431 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c79 struct svga3dsurface_cache cache; member
1726 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_subres_dirty_add() local
1772 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_subres_dirty_full() local
1796 const struct svga3dsurface_cache *cache; in vmw_surface_tex_dirty_range_add() local
1832 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_buf_dirty_range_add() local
1876 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_dirty_sync() local
/Linux-v5.10/net/sunrpc/
Dauth.c381 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
412 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache() local
521 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache() local
/Linux-v5.10/fs/cachefiles/
Dxattr.c307 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmr.c428 static bool someone_adding(struct mlx5_mr_cache *cache) in someone_adding()
482 struct mlx5_mr_cache *cache = &dev->cache; in __cache_work_func() local
563 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_alloc() local
657 struct mlx5_mr_cache *cache = &dev->cache; in clean_keys() local
695 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_debugfs_init() local
725 struct mlx5_mr_cache *cache = &dev->cache; in mlx5_mr_cache_init() local
967 struct mlx5_mr_cache *cache = &dev->cache; in mr_cache_ent_from_order() local
/Linux-v5.10/include/acpi/platform/
Daclinuxex.h65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
/Linux-v5.10/arch/nds32/kernel/
Dsys_nds32.c29 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
/Linux-v5.10/security/selinux/ss/
Dsidtab.c535 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put() local
580 struct sidtab_str_cache *cache; in sidtab_sid2str_get() local
/Linux-v5.10/fs/fscache/
Dobject.c303 struct fscache_cache *cache) in fscache_object_init()
704 struct fscache_cache *cache = object->cache; in fscache_drop_object() local
/Linux-v5.10/include/net/
Dnetlabel.h198 struct netlbl_lsm_cache *cache; member
280 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc() local
296 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
/Linux-v5.10/drivers/iio/dac/
Dti-dac7612.c23 uint16_t cache[2]; member
/Linux-v5.10/fs/btrfs/
Dbackref.h295 static inline void btrfs_backref_free_node(struct btrfs_backref_cache *cache, in btrfs_backref_free_node()
305 static inline void btrfs_backref_free_edge(struct btrfs_backref_cache *cache, in btrfs_backref_free_edge()
/Linux-v5.10/arch/mips/mm/
Dcache.c70 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/Linux-v5.10/fs/nfs/
Ddir.c2325 struct nfs_access_entry *cache; in nfs_access_free_list() local
2339 struct nfs_access_entry *cache; in nfs_do_access_cache_scan() local
2464 struct nfs_access_entry *cache; in nfs_access_get_cached_locked() local
2510 struct nfs_access_entry *cache; in nfs_access_get_cached_rcu() local
2585 struct nfs_access_entry *cache = kmalloc(sizeof(*cache), GFP_KERNEL); in nfs_access_add_cache() local
2655 struct nfs_access_entry cache; in nfs_do_access() local
/Linux-v5.10/fs/ext2/
Dxattr.c871 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
1068 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/Linux-v5.10/drivers/net/wireless/intersil/prism54/
Doid_mgt.c412 void *cache, *_data = data; in mgt_set_request() local
512 void *cache, *_res = NULL; in mgt_get_request() local
/Linux-v5.10/drivers/acpi/acpica/
Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local
/Linux-v5.10/drivers/acpi/
Dosl.c1655 acpi_os_create_cache(char *name, u16 size, u16 depth, acpi_cache_t ** cache) in acpi_os_create_cache()
1676 acpi_status acpi_os_purge_cache(acpi_cache_t * cache) in acpi_os_purge_cache()
1695 acpi_status acpi_os_delete_cache(acpi_cache_t * cache) in acpi_os_delete_cache()
1715 acpi_status acpi_os_release_object(acpi_cache_t * cache, void *object) in acpi_os_release_object()
/Linux-v5.10/drivers/usb/core/
Dquirks.c571 struct usb_interface_cache *cache; in usb_match_any_interface() local
/Linux-v5.10/drivers/soc/qcom/
Drpmh-internal.h83 struct list_head cache; member
/Linux-v5.10/arch/powerpc/kernel/
Deeh_cache.c98 static void eeh_addr_cache_print(struct pci_io_addr_cache *cache) in eeh_addr_cache_print()
/Linux-v5.10/tools/perf/util/
Dordered-events.h42 struct list_head cache; member

1234567891011