Home
last modified time | relevance | path

Searched defs:cache (Results 26 - 50 of 551) sorted by relevance

12345678910>>...23

/kernel/linux/linux-6.6/io_uring/
H A Dpoll.h22 struct io_cache_entry cache; member
H A Dnet.h18 struct io_cache_entry cache; member
/kernel/linux/linux-6.6/mm/kasan/
H A Dreport_hw_tags.c30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
H A Dreport_sw_tags.c48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
/kernel/linux/linux-6.6/mm/
H A Dmm_slot.h24 static inline void *mm_slot_alloc(struct kmem_cache *cache) in mm_slot_alloc() argument
31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free() argument
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dhypcall.c37 struct gfn_to_pfn_cache *cache = &vcpu->arch.st.cache; in kvm_save_notify() local
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dcache-debugfs.c28 struct cache_info *cache; in cache_seq_show() local
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h71 cache 9, 0($0) variable
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dcache-debugfs.c28 struct cache_info *cache; in cache_debugfs_show() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Ddata_tx.h29 struct tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
[all...]
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dxattr.c307 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_active_types.h37 struct active_node *cache; member
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dtxrx.h39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dlru_cache.c15 void btrfs_lru_cache_init(struct btrfs_lru_cache *cache, unsigned int max_size) in btrfs_lru_cache_init() argument
45 btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, u64 key, u64 gen) btrfs_lru_cache_lookup() argument
70 btrfs_lru_cache_remove(struct btrfs_lru_cache *cache, struct btrfs_lru_cache_entry *entry) btrfs_lru_cache_remove() argument
106 btrfs_lru_cache_store(struct btrfs_lru_cache *cache, struct btrfs_lru_cache_entry *new_entry, gfp_t gfp) btrfs_lru_cache_store() argument
156 btrfs_lru_cache_clear(struct btrfs_lru_cache *cache) btrfs_lru_cache_clear() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h29 struct wfx_tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dtxrx.h39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_active_types.h30 struct active_node *cache; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h29 int cache; member
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dti-dac7612.c23 uint16_t cache[2]; member
/kernel/linux/linux-5.10/fs/fscache/
H A Dcache.c95 struct fscache_cache *cache; in fscache_select_cache_for_object() local
178 fscache_init_cache(struct fscache_cache *cache, const struct fscache_cache_ops *ops, const char *idfmt, ...) fscache_init_cache() argument
213 fscache_add_cache(struct fscache_cache *cache, struct fscache_object *ifsdef, const char *tagname) fscache_add_cache() argument
313 fscache_io_error(struct fscache_cache *cache) fscache_io_error() argument
325 fscache_withdraw_all_objects(struct fscache_cache *cache, struct list_head *dying_objects) fscache_withdraw_all_objects() argument
361 fscache_withdraw_cache(struct fscache_cache *cache) fscache_withdraw_cache() argument
[all...]

Completed in 8 milliseconds

12345678910>>...23