/kernel/linux/linux-5.10/include/net/ |
H A D | dst_cache.h | 12 struct dst_cache_pcpu __percpu *cache; member [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | dst_cache.h | 12 struct dst_cache_pcpu __percpu *cache; member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf_mem_alloc.h | 13 struct bpf_mem_cache __percpu *cache; member
|
H A D | bch.h | 52 int *cache; member
|
H A D | mbcache.h | 48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | fsl_pamu_stash.h | 24 u32 cache; /* cache to stash to: L1,L2,L3 */ member
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
H A D | security.c | 16 int cachefiles_get_security_ID(struct cachefiles_cache *cache) in cachefiles_get_security_ID() argument 49 static int cachefiles_check_cache_dir(struct cachefiles_cache *cache, in cachefiles_check_cache_dir() argument 75 int cachefiles_determine_cache_security(struct cachefiles_cache *cache, in cachefiles_determine_cache_security() argument [all...] |
H A D | bind.c | 27 int cachefiles_daemon_bind(struct cachefiles_cache *cache, char *args) in cachefiles_daemon_bind() argument 81 cachefiles_daemon_add_cache(struct cachefiles_cache *cache) cachefiles_daemon_add_cache() argument 255 cachefiles_daemon_unbind(struct cachefiles_cache *cache) cachefiles_daemon_unbind() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | channv50.h | 13 struct nvkm_gpuobj *cache; member
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | security.c | 16 int cachefiles_get_security_ID(struct cachefiles_cache *cache) in cachefiles_get_security_ID() argument 49 static int cachefiles_check_cache_dir(struct cachefiles_cache *cache, in cachefiles_check_cache_dir() argument 75 int cachefiles_determine_cache_security(struct cachefiles_cache *cache, in cachefiles_determine_cache_security() argument [all...] |
H A D | volume.c | 20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; in cachefiles_acquire_volume() local [all...] |
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
H A D | cpumap.h | 16 int cache; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 71 cache 9, 0($0) variable
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | nds32.h | 35 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET() argument 46 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY() argument 57 static inline unsigned long CACHE_LINE_SIZE(unsigned char cache) in CACHE_LINE_SIZE() argument
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | procinfo.h | 39 struct cpu_cache_fns *cache; member
|
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | regcache-flat.c | 24 unsigned int *cache; in regcache_flat_init() local 57 unsigned int *cache in regcache_flat_read() local 68 unsigned int *cache = map->cache; regcache_flat_write() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utcache.c | 36 struct acpi_memory_list *cache; in acpi_os_create_cache() local 74 acpi_os_purge_cache(struct acpi_memory_list *cache) acpi_os_purge_cache() argument 120 acpi_os_delete_cache(struct acpi_memory_list *cache) acpi_os_delete_cache() argument 153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) acpi_os_release_object() argument 208 acpi_os_acquire_object(struct acpi_memory_list *cache) acpi_os_acquire_object() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | procinfo.h | 39 struct cpu_cache_fns *cache; member
|
/kernel/linux/linux-5.10/mm/kasan/ |
H A D | tags_report.c | 41 struct kmem_cache *cache; in get_bug_type() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mbcache.h | 48 static inline void mb_cache_entry_put(struct mb_cache *cache, in mb_cache_entry_put() argument [all...] |
H A D | bch.h | 52 int *cache; member
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utcache.c | 36 struct acpi_memory_list *cache; in acpi_os_create_cache() local 74 acpi_os_purge_cache(struct acpi_memory_list *cache) acpi_os_purge_cache() argument 120 acpi_os_delete_cache(struct acpi_memory_list *cache) acpi_os_delete_cache() argument 153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) acpi_os_release_object() argument 208 acpi_os_acquire_object(struct acpi_memory_list *cache) acpi_os_acquire_object() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | lru_cache.h | 53 static inline unsigned int btrfs_lru_cache_size(const struct btrfs_lru_cache *cache) in btrfs_lru_cache_size() argument 58 btrfs_lru_cache_lru_entry( struct btrfs_lru_cache *cache) btrfs_lru_cache_lru_entry() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regcache-flat.c | 24 unsigned int *cache; in regcache_flat_init() local 57 unsigned int *cache in regcache_flat_read() local 68 unsigned int *cache = map->cache; regcache_flat_write() local [all...] |
/kernel/linux/linux-6.6/io_uring/ |
H A D | alloc_cache.h | 13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() argument 26 static inline bool io_alloc_cache_empty(struct io_alloc_cache *cache) in io_alloc_cache_empty() argument 31 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() argument 46 io_alloc_cache_init(struct io_alloc_cache *cache, unsigned max_nr, size_t size) io_alloc_cache_init() argument 55 io_alloc_cache_free(struct io_alloc_cache *cache, void (*free)(struct io_cache_entry *)) io_alloc_cache_free() argument [all...] |