Home
last modified time | relevance | path

Searched defs:cache (Results 326 - 350 of 1053) sorted by relevance

1...<<11121314151617181920>>...43

/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_resource.h283 } cache; member
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsquashfs_fs_sb.h38 struct squashfs_cache *cache; member
/kernel/linux/linux-6.6/fs/exfat/
H A Dcache.c40 struct exfat_cache *cache = (struct exfat_cache *)c; in exfat_cache_init_once() local
68 static inline void exfat_cache_free(struct exfat_cache *cache) in exfat_cache_free() argument
74 exfat_cache_update_lru(struct inode *inode, struct exfat_cache *cache) exfat_cache_update_lru() argument
141 struct exfat_cache *cache, *tmp; exfat_cache_add() local
196 struct exfat_cache *cache; __exfat_cache_inval_inode() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h155 fscache_count_object(struct fscache_cache *cache) fscache_count_object() argument
167 fscache_uncount_object(struct fscache_cache *cache) fscache_uncount_object() argument
180 fscache_wait_for_objects(struct fscache_cache *cache) fscache_wait_for_objects() argument
[all...]
H A Dslab_def.h91 static inline void *nearest_obj(struct kmem_cache *cache, const struct slab *slab, in nearest_obj() argument
109 obj_to_index(const struct kmem_cache *cache, const struct slab *slab, void *obj) obj_to_index() argument
116 objs_per_slab(const struct kmem_cache *cache, const struct slab *slab) objs_per_slab() argument
[all...]
/kernel/linux/linux-6.6/fs/fscache/
H A Dvolume.c205 struct fscache_cache *cache; fscache_alloc_volume() local
380 struct fscache_cache *cache = volume->cache; fscache_free_volume() local
[all...]
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c525 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state() argument
/kernel/linux/linux-6.6/include/net/page_pool/
H A Dtypes.h43 struct page *cache[PP_ALLOC_CACHE_SIZE]; member
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-internal.h81 struct list_head cache; member
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c625 u8 *cache = base; regcache_set_val() local
631 u16 *cache = base; regcache_set_val() local
637 u32 *cache = base; regcache_set_val() local
660 const u8 *cache = base; regcache_get_val() local
665 const u16 *cache = base; regcache_get_val() local
670 const u32 *cache = base; regcache_get_val() local
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Drsrc.h42 struct io_cache_entry cache; member
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dsocket.c20 send4(struct wg_device *wg, struct sk_buff *skb, struct endpoint *endpoint, u8 ds, struct dst_cache *cache) send4() argument
97 send6(struct wg_device *wg, struct sk_buff *skb, struct endpoint *endpoint, u8 ds, struct dst_cache *cache) send6() argument
[all...]
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dcs_internal.h43 unsigned char cache[]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c901 uint32_t cache = 0; in smu7_program_pt_config_registers() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_scheduler.c162 struct sched_cache cache; in __i915_schedule() local
129 lock_sched_engine(struct i915_sched_node *node, struct i915_sched_engine *locked, struct sched_cache *cache) lock_sched_engine() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/multiplexer/
H A Diio-mux.c60 struct mux_ext_info_cache *cache; in iio_mux_select() local
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_smu_sat.c32 u8 cache[16]; member
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.h50 struct kmem_cache *cache; /* cache for buffers */ member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h17 bool cache; member
H A Denv.c416 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free() argument
H A Dordered-events.c102 struct list_head *cache = &oe->cache; in alloc_event() local
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.h25 struct sidtab_str_cache __rcu *cache; member
/kernel/linux/linux-6.6/mm/kasan/
H A Dquarantine.c132 static void *qlink_to_object(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_to_object() argument
141 static void qlink_free(struct qlist_node *qlink, struct kmem_cache *cache) in qlink_free() argument
172 static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache) in qlist_free_all() argument
191 kasan_quarantine_put(struct kmem_cache *cache, void *object) kasan_quarantine_put() argument
296 qlist_move_cache(struct qlist_head *from, struct qlist_head *to, struct kmem_cache *cache) qlist_move_cache() argument
322 struct kmem_cache *cache = arg; __per_cpu_remove_cache() local
348 kasan_quarantine_remove_cache(struct kmem_cache *cache) kasan_quarantine_remove_cache() argument
[all...]
H A Dreport_generic.c46 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
189 void kasan_print_aux_stacks(struct kmem_cache *cache, const void *object) in kasan_print_aux_stacks() argument
/kernel/linux/linux-6.6/lib/
H A Dlru_cache.c77 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create() argument
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...43