/kernel/linux/linux-6.6/io_uring/ |
H A D | poll.h | 22 struct io_cache_entry cache; member
|
H A D | net.h | 18 struct io_cache_entry cache; member
|
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | report_hw_tags.c | 30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
H A D | report_sw_tags.c | 48 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 D | mm_slot.h | 24 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 D | hypcall.c | 37 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 D | cache-debugfs.c | 28 struct cache_info *cache; in cache_seq_show() local [all...] |
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 71 cache 9, 0($0) variable
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | cache-debugfs.c | 28 struct cache_info *cache; in cache_debugfs_show() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | data_tx.h | 29 struct tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | sdt.c | 62 struct probe_cache *cache = probe_cache__new(target, NULL); in search_cached_probe() local [all...] |
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | xattr.c | 307 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 D | i915_active_types.h | 37 struct active_node *cache; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | txrx.h | 39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | lru_cache.c | 15 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 D | data_tx.h | 29 struct wfx_tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | txrx.h | 39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_active_types.h | 30 struct active_node *cache; member
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | sdt.c | 62 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 D | cpumap.h | 29 int cache; member
|
/kernel/linux/linux-5.10/arch/m68k/mm/ |
H A D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | uttrack.c | 62 struct acpi_memory_list *cache; in acpi_ut_create_list() local [all...] |
/kernel/linux/linux-6.6/arch/m68k/mm/ |
H A D | sun3kmap.c | 111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap() argument
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | ti-dac7612.c | 23 uint16_t cache[2]; member
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | cache.c | 95 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...] |