Home
last modified time | relevance | path

Searched defs:cache (Results 176 – 200 of 395) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c216 struct action_cache cache; member
358 const struct action_cache *cache = &sfilter->cache; in seccomp_cache_check_allow() local
824 struct action_cache *cache = &sfilter->cache; in seccomp_cache_prepare() local
/OK3568_Linux_fs/kernel/lib/
H A Dlru_cache.c87 struct lru_cache *lc_create(const char *name, struct kmem_cache *cache, in lc_create()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.h92 u8 cache; member
/OK3568_Linux_fs/kernel/mm/
H A Dslab.c375 static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, in index_to_obj()
2191 static int drain_freelist(struct kmem_cache *cache, in drain_freelist()
2553 static void slab_map_pages(struct kmem_cache *cache, struct page *page, in slab_map_pages()
2684 static inline void verify_redzone_free(struct kmem_cache *cache, void *obj) in verify_redzone_free()
3095 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3264 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/
H A Dhost.c267 struct kmem_cache *cache; member
280 static struct ab_task *ab_task_create_get(struct kmem_cache *cache, in ab_task_create_get()
300 struct kmem_cache *cache = t->cache; in __ab_task_destroy() local
/OK3568_Linux_fs/kernel/drivers/iio/multiplexer/
H A Diio-mux.c57 struct mux_ext_info_cache *cache; in iio_mux_select() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6_iptunnel.c48 struct dst_cache cache; member
H A Dip6mr.c840 struct mr_mfc *cache, in ip6mr_update_thresholds()
2193 struct mfc6_cache *cache; in ip6_mr_input() local
2263 struct mfc6_cache *cache; in ip6mr_get_route() local
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd()
144 struct kvm_mmu_memory_cache *cache, in kvm_mips_pte_for_gpa()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320dac33.c164 u8 *cache = dac33->reg_cache; in dac33_read_reg_cache() local
175 u8 *cache = dac33->reg_cache; in dac33_write_reg_cache() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.c139 struct btrfs_block_group *cache; in btrfs_put_transaction() local
213 struct btrfs_block_group *cache = caching_ctl->block_group; in switch_commit_roots() local
H A Dblock-group.h293 static inline int btrfs_block_group_done(struct btrfs_block_group *cache) in btrfs_block_group_done()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib.h504 struct cache { struct
505 u64 psxmitdata;
506 u64 psrcvdata;
507 u64 psxmitpkts;
508 u64 psrcvpkts;
509 u64 psxmitwait;
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dpm-cps.c194 const struct cache_desc *cache, in cps_gen_cache_routine()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/arc/
H A Dhinv.h111 } cache; member
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dhost.c525 static struct nlm_host *next_host_state(struct hlist_head *cache, in next_host_state()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_table.c363 struct mask_cache_entry __percpu *cache = NULL; in tbl_mask_cache_alloc() local
803 u32 cache = 0; in ovs_flow_tbl_lookup_stats() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dline-map.h723 mutable unsigned int cache; member
738 mutable unsigned int cache; member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c817 u64 *len, void *cache) in mv_cesa_ahash_export()
835 u64 len, const void *cache) in mv_cesa_ahash_import()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dline-map.h723 mutable unsigned int cache; member
738 mutable unsigned int cache; member
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dmain.c652 struct kmem_cache **cache; member
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dcore.c257 static void *kfence_guarded_alloc(struct kmem_cache *cache, size_t size, gfp_t gfp) in kfence_guarded_alloc()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-probe.c396 struct probe_cache *cache; in del_perf_probe_caches() local
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dht16k33.c67 uint8_t *cache; member
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dovl_entry.h123 struct ovl_dir_cache *cache; /* directory */ member

12345678910>>...16