Searched defs:cache (Results 101 - 125 of 301) sorted by relevance

1234567891011>>

/linux-master/sound/soc/codecs/
H A Duda1380.c65 u16 *cache = uda1380->reg_cache; local
81 u16 *cache = uda1380->reg_cache; local
138 u16 *cache = uda1380->reg_cache; local
[all...]
/linux-master/fs/squashfs/
H A Dsuper.c333 struct inode *cache = new_inode(sb); local
/linux-master/tools/perf/
H A Dbuiltin-probe.c417 struct probe_cache *cache; local
[all...]
/linux-master/drivers/hwmon/
H A Dbt1-pvt.c208 struct pvt_cache *cache; local
293 struct pvt_cache *cache = &pvt->cache[type]; local
411 struct pvt_cache *cache; local
455 struct pvt_cache *cache = &pvt->cache[type]; local
662 ktime_t kt, cache; local
[all...]
/linux-master/arch/mips/kvm/
H A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, argument
142 kvm_mips_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) argument
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c73 static int wfx_tx_policy_find(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *wanted) argument
86 static void wfx_tx_policy_use(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) argument
92 wfx_tx_policy_release(struct wfx_tx_policy_cache *cache, struct wfx_tx_policy *entry) argument
104 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; local
138 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; local
185 struct wfx_tx_policy_cache *cache = &wvif->tx_policy_cache; local
[all...]
/linux-master/net/ipv6/
H A Dioam6_iptunnel.c41 struct dst_cache cache; member in struct:ioam6_lwt
/linux-master/drivers/infiniband/hw/hfi1/
H A Dplatform.c196 u8 *cache = ppd->qsfp_info.cache; local
225 u8 *cache = ppd->qsfp_info.cache; local
251 u8 *cache = ppd->qsfp_info.cache; local
288 u8 *cache = ppd->qsfp_info.cache; local
339 u8 *cache = ppd->qsfp_info.cache; local
388 u8 *cache = ppd->qsfp_info.cache; local
401 u8 *cache = ppd->qsfp_info.cache; local
414 u8 *cache = ppd->qsfp_info.cache; local
459 u8 rx_eq, *cache = ppd->qsfp_info.cache; local
503 u8 *cache = ppd->qsfp_info.cache; local
525 u8 rx_amp = 0, i = 0, preferred = 0, *cache = ppd->qsfp_info.cache; local
620 u8 *cache = ppd->qsfp_info.cache; local
647 u8 *cache = ppd->qsfp_info.cache; local
730 u8 *cache = ppd->qsfp_info.cache; local
821 u8 *cache = ppd->qsfp_info.cache; local
[all...]
H A Dqsfp.c521 u8 *cache = &cp->cache[0]; local
750 u8 *cache = &ppd->qsfp_info.cache[0]; local
[all...]
/linux-master/drivers/iommu/iommufd/
H A Dmain.c325 struct iommu_hwpt_invalidate cache; member in union:ucmd_buffer
/linux-master/tools/perf/util/
H A Denv.c418 void cpu_cache_level__free(struct cpu_cache_level *cache) argument
/linux-master/fs/overlayfs/
H A Dovl_entry.h164 struct ovl_dir_cache *cache; /* directory */ member in union:ovl_inode::__anon181
/linux-master/fs/cachefiles/
H A Dondemand.c11 struct cachefiles_cache *cache = object->volume->cache; local
42 struct cachefiles_cache *cache = object->volume->cache; local
82 struct cachefiles_cache *cache = object->volume->cache; local
115 cachefiles_ondemand_copen(struct cachefiles_cache *cache, char *args) argument
185 cachefiles_ondemand_restore(struct cachefiles_cache *cache, char *args) argument
211 struct cachefiles_cache *cache; local
297 cachefiles_ondemand_daemon_read(struct cachefiles_cache *cache, char __user *_buffer, size_t buflen) argument
379 struct cachefiles_cache *cache = object->volume->cache; local
[all...]
/linux-master/kernel/bpf/
H A Dbpf_local_storage.c639 static u16 bpf_local_storage_cache_idx_get(struct bpf_local_storage_cache *cache) argument
663 bpf_local_storage_cache_idx_free(struct bpf_local_storage_cache *cache, u16 idx) argument
766 bpf_local_storage_map_alloc(union bpf_attr *attr, struct bpf_local_storage_cache *cache, bool bpf_ma) argument
822 bpf_local_storage_map_free(struct bpf_map *map, struct bpf_local_storage_cache *cache, int __percpu *busy_counter) argument
[all...]
/linux-master/fs/btrfs/
H A Ddev-replace.c460 struct btrfs_block_group *cache; local
546 btrfs_finish_block_group_to_copy(struct btrfs_device *srcdev, struct btrfs_block_group *cache, u64 physical) argument
[all...]
/linux-master/mm/kasan/
H A Dgeneric.c204 void kasan_cache_shrink(struct kmem_cache *cache) argument
209 void kasan_cache_shutdown(struct kmem_cache *cache) argument
353 void kasan_cache_create(struct kmem_cache *cache, unsigned int *size, argument
453 kasan_get_alloc_meta(struct kmem_cache *cache, const void *object) argument
461 kasan_get_free_meta(struct kmem_cache *cache, const void *object) argument
470 kasan_init_object_meta(struct kmem_cache *cache, const void *object) argument
506 kasan_metadata_size(struct kmem_cache *cache, bool in_object) argument
527 struct kmem_cache *cache; local
554 kasan_save_alloc_info(struct kmem_cache *cache, void *object, gfp_t flags) argument
568 kasan_save_free_info(struct kmem_cache *cache, void *object) argument
[all...]
/linux-master/include/linux/
H A Dkasan.h144 static __always_inline void kasan_unpoison_new_object(struct kmem_cache *cache, argument
161 static __always_inline void kasan_poison_new_object(struct kmem_cache *cache, argument
170 kasan_init_slab_obj( struct kmem_cache *cache, const void *object) argument
365 kasan_unpoison_new_object(struct kmem_cache *cache, void *object) argument
367 kasan_poison_new_object(struct kmem_cache *cache, void *object) argument
369 kasan_init_slab_obj(struct kmem_cache *cache, const void *object) argument
443 kasan_metadata_size(struct kmem_cache *cache, bool in_object) argument
449 kasan_cache_create(struct kmem_cache *cache, unsigned int *size, slab_flags_t *flags) argument
453 kasan_cache_shrink(struct kmem_cache *cache) argument
454 kasan_cache_shutdown(struct kmem_cache *cache) argument
[all...]
H A Dresctrl.h178 struct resctrl_cache cache; member in struct:rdt_resource
/linux-master/security/selinux/ss/
H A Dsidtab.c566 struct sidtab_str_cache *cache, *victim = NULL; local
611 struct sidtab_str_cache *cache; local
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c234 make_search_list(struct sparse_cache *cache, struct search_list **list_ptr) argument
263 struct sparse_cache *cache; local
323 score_search_miss(struct sparse_cache *cache, struct cached_chapter_index *chapter) argument
345 uds_free_sparse_cache(struct sparse_cache *cache) argument
389 uds_sparse_cache_contains(struct sparse_cache *cache, u64 virtual_chapter, unsigned int zone_number) argument
424 purge_search_list(struct search_list *search_list, struct sparse_cache *cache, u64 oldest_virtual_chapter) argument
496 struct sparse_cache *cache = index->volume->sparse_cache; local
537 uds_invalidate_sparse_cache(struct sparse_cache *cache) argument
580 struct sparse_cache *cache = volume->sparse_cache; local
[all...]
/linux-master/fs/ext2/
H A Dxattr.c872 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) argument
1055 ext2_xattr_destroy_cache(struct mb_cache *cache) argument
[all...]
/linux-master/include/linux/power/
H A Dbq27xxx_battery.h70 struct bq27xxx_reg_cache cache; member in struct:bq27xxx_device_info
/linux-master/sound/firewire/motu/
H A Dmotu.h81 struct amdtp_motu_cache cache; member in struct:snd_motu
/linux-master/arch/mips/kernel/
H A Dpm-cps.c186 cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, struct uasm_reloc **pr, const struct cache_desc *cache, unsigned op, int lbl) argument
[all...]
/linux-master/fs/9p/
H A Dv9fs.h115 unsigned int cache; member in struct:v9fs_session_info

Completed in 596 milliseconds

1234567891011>>