Home
last modified time | relevance | path

Searched defs:cache (Results 126 – 150 of 395) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_local_storage.h81 struct bpf_local_storage_data __rcu *cache[BPF_LOCAL_STORAGE_CACHE_SIZE]; member
H A Dfscache-cache.h45 struct fscache_cache *cache; /* cache referred to by this tag */ member
377 struct fscache_cache *cache; /* cache that supplied this object */ member
431 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dstructure.rst351 .. _structure-build-tmp:
389 .. _structure-build-tmp-deploy:
/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_parse_cfg.c56 char cache[128]; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmappingmanagerengine.cpp287 void QGeoTiledMappingManagerEngine::setTileCache(QAbstractGeoTileCache *cache) in setTileCache()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dquirks.c624 struct usb_interface_cache *cache; in usb_match_any_interface() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dpltfm_ops_macos.h110 u8 cache, u8 direction, void **os_rsvd) in _os_shmem_alloc()
116 u8 cache, u8 direction, void *os_rsvd) in _os_shmem_free()
134 u32 buf_sz, u8 cache, void **os_priv) in _os_pkt_buf_alloc_rx()
139 _dma bus_addr_h, u32 buf_sz, u8 cache, void *os_priv) in _os_pkt_buf_free_rx()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dordered-events.h42 struct list_head cache; member
H A Denv.c315 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_cache.c98 static void eeh_addr_cache_print(struct pci_io_addr_cache *cache) in eeh_addr_cache_print()
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Drpmh-internal.h83 struct list_head cache; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_rtsym.c54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init()
101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dqsfp.c563 u8 *cache = &cp->cache[0]; in refresh_qsfp_cache() local
792 u8 *cache = &ppd->qsfp_info.cache[0]; in qsfp_dump() local
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dkasan.h267 static inline bool kasan_quarantine_put(struct kmem_cache *cache, void *object) { return false; } in kasan_quarantine_put()
269 static inline void kasan_quarantine_remove_cache(struct kmem_cache *cache) { } in kasan_quarantine_remove_cache()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c226 static void update_backref_node(struct btrfs_backref_cache *cache, in update_backref_node()
241 struct btrfs_backref_cache *cache) in update_backref_cache()
384 struct btrfs_backref_cache *cache = &rc->backref_cache; in handle_useless_nodes() local
461 struct btrfs_backref_cache *cache = &rc->backref_cache; in build_backref_tree() local
541 struct btrfs_backref_cache *cache = &rc->backref_cache; in clone_backref_node() local
2397 struct btrfs_backref_cache *cache = &rc->backref_cache; in finish_pending_nodes() local
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.c1371 struct yaffs_cache *cache; in yaffs_obj_cache_dirty() local
1388 struct yaffs_cache *cache; in yaffs_flush_file_cache() local
1473 struct yaffs_cache *cache; in yaffs_grab_chunk_cache() local
1540 static void yaffs_use_cache(struct yaffs_dev *dev, struct yaffs_cache *cache, in yaffs_use_cache()
1569 struct yaffs_cache *cache; in yaffs_invalidate_chunk_cache() local
3420 struct yaffs_cache *cache; in yaffs_file_rd() local
3568 struct yaffs_cache *cache; in yaffs_do_file_wr() local
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1111 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
1126 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
1142 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
1159 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
1177 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
1196 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
1257 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbexec.c241 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcs_internal.h43 unsigned char cache[]; member
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dcache.c71 struct cacheinfo *cache; in show_cacheinfo() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c902 uint32_t cache = 0; in smu7_program_pt_config_registers() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c154 struct mlx5_fc_cache *cache) in update_counter_cache()
200 struct mlx5_fc_cache *cache = &counter->cache; in mlx5_fc_stats_query_counter_range() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c285 static int kfd_parse_subtype_cache(struct crat_subtype_cache *cache, in kfd_parse_subtype_cache()
432 struct crat_subtype_cache *cache; in kfd_parse_subtype() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dtest_vdso.c119 void* cache) in sys_getcpu()

12345678910>>...16