Searched defs:cache (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/linux-master/include/net/
H A Ddst_cache.h12 struct dst_cache_pcpu __percpu *cache; member in struct:dst_cache
[all...]
/linux-master/include/linux/
H A Dbpf_mem_alloc.h13 struct bpf_mem_cache __percpu *cache; member in struct:bpf_mem_alloc
H A Dbch.h52 int *cache; member in struct:bch_control
H A Dmbcache.h48 static inline void mb_cache_entry_put(struct mb_cache *cache, argument
[all...]
/linux-master/fs/cachefiles/
H A Dsecurity.c16 int cachefiles_get_security_ID(struct cachefiles_cache *cache) argument
49 static int cachefiles_check_cache_dir(struct cachefiles_cache *cache, argument
75 int cachefiles_determine_cache_security(struct cachefiles_cache *cache, argument
[all...]
H A Dvolume.c20 struct cachefiles_cache *cache = vcookie->cache->cache_priv; local
[all...]
/linux-master/tools/lib/perf/include/perf/
H A Dcpumap.h16 int cache; member in struct:perf_cache
/linux-master/arch/arm/include/asm/
H A Dprocinfo.h39 struct cpu_cache_fns *cache; member in struct:proc_info_list
/linux-master/mm/
H A Dmm_slot.h24 static inline void *mm_slot_alloc(struct kmem_cache *cache) argument
31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) argument
/linux-master/drivers/acpi/acpica/
H A Dutcache.c36 struct acpi_memory_list *cache; local
74 acpi_os_purge_cache(struct acpi_memory_list *cache) argument
120 acpi_os_delete_cache(struct acpi_memory_list *cache) argument
153 acpi_os_release_object(struct acpi_memory_list *cache, void *object) argument
208 acpi_os_acquire_object(struct acpi_memory_list *cache) argument
[all...]
/linux-master/io_uring/
H A Dnet.h18 struct io_cache_entry cache; member in union:io_async_msghdr::__anon4051
H A Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, argument
25 static inline bool io_alloc_cache_empty(struct io_alloc_cache *cache) argument
30 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) argument
45 io_alloc_cache_init(struct io_alloc_cache *cache, unsigned max_nr, size_t size) argument
54 io_alloc_cache_free(struct io_alloc_cache *cache, void (*free)(struct io_cache_entry *)) argument
[all...]
H A Dpoll.h22 struct io_cache_entry cache; member in union:async_poll::__anon186
/linux-master/mm/kasan/
H A Dreport_sw_tags.c48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) argument
H A Dreport_hw_tags.c30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) argument
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.h29 struct wfx_tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member in struct:wfx_tx_policy_cache
/linux-master/fs/btrfs/
H A Dlru_cache.h55 btrfs_lru_cache_lru_entry( struct btrfs_lru_cache *cache) argument
[all...]
H A Dlru_cache.c15 void btrfs_lru_cache_init(struct btrfs_lru_cache *cache, unsigned int max_size) argument
45 btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, u64 key, u64 gen) argument
70 btrfs_lru_cache_remove(struct btrfs_lru_cache *cache, struct btrfs_lru_cache_entry *entry) argument
106 btrfs_lru_cache_store(struct btrfs_lru_cache *cache, struct btrfs_lru_cache_entry *new_entry, gfp_t gfp) argument
156 btrfs_lru_cache_clear(struct btrfs_lru_cache *cache) argument
[all...]
/linux-master/drivers/base/regmap/
H A Dregcache-flat.c24 unsigned int *cache; local
57 unsigned int *cache local
68 unsigned int *cache = map->cache; local
[all...]
/linux-master/drivers/net/wireless/st/cw1200/
H A Dtxrx.h39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member in struct:tx_policy_cache
/linux-master/arch/sh/mm/
H A Dcache-debugfs.c28 struct cache_info *cache; local
[all...]
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h71 cache 9, 0($0) variable
/linux-master/tools/perf/tests/
H A Dsdt.c62 struct probe_cache *cache = probe_cache__new(target, NULL); local
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_active_types.h30 struct active_node *cache; member in struct:i915_active
/linux-master/tools/perf/util/
H A Dcpumap.h31 int cache; member in struct:aggr_cpu_id

Completed in 344 milliseconds

1234567891011>>