/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | btrfs-tests.c | 217 struct btrfs_block_group *cache; in btrfs_alloc_dummy_block_group() local 243 btrfs_free_dummy_block_group(struct btrfs_block_group *cache) btrfs_free_dummy_block_group() argument [all...] |
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | cache.c | 52 squashfs_cache_get(struct super_block *sb, struct squashfs_cache *cache, u64 block, int length) squashfs_cache_get() argument 175 struct squashfs_cache *cache = entry->cache; squashfs_cache_put() local 197 squashfs_cache_delete(struct squashfs_cache *cache) squashfs_cache_delete() argument 227 struct squashfs_cache *cache = kzalloc(sizeof(*cache), GFP_KERNEL); squashfs_cache_init() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf_local_storage.h | 89 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cache.c | 26 struct fscache_cache *cache; in fscache_alloc_cache() local 44 fscache_get_cache_maybe(struct fscache_cache *cache, enum fscache_cache_trace where) fscache_get_cache_maybe() argument 61 struct fscache_cache *candidate, *cache, *unnamed = NULL; fscache_lookup_cache() local 151 struct fscache_cache *cache; fscache_acquire_cache() local 179 fscache_put_cache(struct fscache_cache *cache, enum fscache_cache_trace where) fscache_put_cache() argument 209 fscache_relinquish_cache(struct fscache_cache *cache) fscache_relinquish_cache() argument 234 fscache_add_cache(struct fscache_cache *cache, const struct fscache_cache_ops *ops, void *cache_priv) fscache_add_cache() argument 289 fscache_begin_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) fscache_begin_cache_access() argument 315 fscache_end_cache_access(struct fscache_cache *cache, enum fscache_access_trace why) fscache_end_cache_access() argument 337 fscache_io_error(struct fscache_cache *cache) fscache_io_error() argument 355 fscache_withdraw_cache(struct fscache_cache *cache) fscache_withdraw_cache() argument 382 struct fscache_cache *cache; fscache_caches_seq_show() local [all...] |
H A D | internal.h | 31 static inline enum fscache_cache_state fscache_cache_state(const struct fscache_cache *cache) in fscache_cache_state() argument 36 static inline bool fscache_cache_is_live(const struct fscache_cache *cache) in fscache_cache_is_live() argument 41 static inline void fscache_set_cache_state(struct fscache_cache *cache, in fscache_set_cache_state() argument 48 fscache_set_cache_state_maybe(struct fscache_cache *cache, enum fscache_cache_state old_state, enum fscache_cache_state new_state) fscache_set_cache_state_maybe() argument [all...] |
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_ecache.h | 22 unsigned long cache; /* bitops want long */ member
|
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra-cbb.c | 36 void tegra_cbb_print_cache(struct seq_file *file, u32 cache) in tegra_cbb_print_cache() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | p2sb.c | 88 struct p2sb_res_cache *cache = &p2sb_resources[PCI_FUNC(devfn)]; in p2sb_scan_and_cache_devfn() local 196 struct p2sb_res_cache *cache; in p2sb_bar() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | quirks.c | 618 struct usb_interface_cache *cache; in usb_match_any_interface() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | fifo.h | 29 struct nvkm_gpuobj *cache; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | ordered-events.h | 43 struct list_head cache; member
|
/kernel/liteos_a/fs/vfs/ |
H A D | path_cache.c | 106 static void PathCacheInsert(struct Vnode *parent, struct PathCache *cache, const char* name, int len)
in PathCacheInsert() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | swap_slots.c | 115 struct swap_slots_cache *cache; in alloc_swap_slot_cache() local 171 struct swap_slots_cache *cache; drain_slots_cache_cpu() local 259 refill_swap_slots_cache(struct swap_slots_cache *cache) refill_swap_slots_cache() argument 274 struct swap_slots_cache *cache; free_swap_slot() local 305 struct swap_slots_cache *cache; folio_alloc_swap() local [all...] |
/kernel/linux/linux-6.6/mm/kfence/ |
H A D | kfence.h | 87 struct kmem_cache *cache; member
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbexec.c | 241 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info() argument
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | isa207-common.c | 163 unsigned int cache; in dc_ic_rld_quad_l1_sel() local 261 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local 417 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; isa207_compute_mmcr() local [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | cache.c | 71 struct cacheinfo *cache; in show_cacheinfo() local [all...] |
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | regcache.c | 569 u8 *cache = base; regcache_set_val() local 575 u16 *cache = base; regcache_set_val() local 581 u32 *cache = base; regcache_set_val() local 588 u64 *cache = base; regcache_set_val() local 613 const u8 *cache = base; regcache_get_val() local 618 const u16 *cache = base; regcache_get_val() local 623 const u32 *cache = base; regcache_get_val() local 629 const u64 *cache = base; regcache_get_val() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_vdso.c | 118 sys_getcpu(unsigned * cpu, unsigned * node, void* cache) sys_getcpu() argument
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | cache.c | 70 struct cacheinfo *cache; in show_cacheinfo() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_powertune.c | 902 uint32_t cache = 0; in smu7_program_pt_config_registers() local
|
/kernel/linux/linux-5.10/drivers/iio/multiplexer/ |
H A D | iio-mux.c | 57 struct mux_ext_info_cache *cache; in iio_mux_select() local
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | windfarm_smu_sat.c | 32 u8 cache[16]; member [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-fec.h | 50 struct kmem_cache *cache; /* cache for buffers */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_scheduler.c | 241 struct sched_cache cache; in __i915_schedule() local 149 sched_lock_engine(const struct i915_sched_node *node, struct intel_engine_cs *locked, struct sched_cache *cache) sched_lock_engine() argument [all...] |