/u-boot/arch/x86/lib/ |
A D | mrccache.c | 33 struct mrc_data_container *cache) in next_mrc_block() 43 static int is_mrc_cache(struct mrc_data_container *cache) in is_mrc_cache() 50 struct mrc_data_container *cache, *next; in mrccache_find_current() local 101 struct mrc_data_container *cache; in find_next_mrc_cache() local 139 struct mrc_data_container *cache; in mrccache_update() local 194 struct mrc_data_container *cache = data; in mrccache_setup() local 297 struct mrc_data_container *cache; in mrccache_save_type() local
|
/u-boot/arch/x86/cpu/quark/ |
A D | dram.c | 26 struct mrc_data_container *cache; in prepare_mrc_cache() local 132 char *cache; in dram_init() local
|
/u-boot/arch/arc/lib/ |
A D | cpu.c | 63 const bool cache; member 82 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_em_version() local 119 const bool cache; member 141 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_hs_version() local
|
/u-boot/arch/x86/lib/fsp2/ |
A D | fsp_meminit.c | 25 struct mrc_data_container *cache; in prepare_mrc_cache_type() local 44 struct mrc_data_container *cache; in prepare_mrc_cache() local
|
/u-boot/fs/ext4/ |
A D | ext4fs.c | 70 struct ext_block_cache cache; in ext4fs_read_file() local 277 void ext_cache_init(struct ext_block_cache *cache) in ext_cache_init() 282 void ext_cache_fini(struct ext_block_cache *cache) in ext_cache_fini() 288 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size) in ext_cache_read()
|
A D | ext4_common.c | 1529 (struct ext2_data *data, struct ext_block_cache *cache, in ext4fs_get_extent_block() 1646 struct ext_block_cache *cache) in read_allocated_block()
|
/u-boot/arch/nds32/lib/ |
A D | cache.c | 12 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET() 22 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY() 32 static inline unsigned long CACHE_LINE_SIZE(enum cache_t cache) in CACHE_LINE_SIZE()
|
/u-boot/fs/reiserfs/ |
A D | reiserfs.c | 272 char *cache; in reiserfs_mount() local 394 char* cache = CACHE(depth); in read_tree_node() local 432 char *cache; in next_key() local 522 char *cache; in search_stat() local
|
A D | reiserfs_private.h | 462 #define BLOCKHEAD(cache) ((struct block_head *) cache) argument 464 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE)) argument 465 #define DC(cache) ((struct disk_child *) \ argument
|
/u-boot/arch/x86/lib/fsp1/ |
A D | fsp_common.c | 27 struct mrc_data_container *cache; in fsp_prepare_mrc_cache() local
|
/u-boot/include/linux/ |
A D | bch.h | 51 int *cache; member
|
/u-boot/fs/btrfs/ |
A D | extent-io.c | 46 static void free_extent_state_func(struct cache_extent *cache) in free_extent_state_func() 645 struct cache_extent *cache; in find_extent_buffer() local 660 struct cache_extent *cache; in find_first_extent_buffer() local 675 struct cache_extent *cache; in alloc_extent_buffer() local
|
A D | extent-io.h | 68 struct cache_tree cache; member
|
A D | extent-cache.c | 265 struct cache_extent *cache; in add_merge_cache_extent() local
|
/u-boot/arch/arm/cpu/armv7m/ |
A D | cache.c | 67 static void get_cache_ways_sets(struct dcache_config *cache) in get_cache_ways_sets() 176 struct dcache_config cache; in action_dcache_all() local
|
/u-boot/drivers/block/ |
A D | blkcache.c | 27 char *cache; member
|
/u-boot/board/ge/common/ |
A D | vpd_reader.c | 203 int read_i2c_vpd(struct vpd_cache *cache, in read_i2c_vpd()
|
/u-boot/drivers/spi/ |
A D | mtk_snfi_spi.c | 166 static void mtk_snfi_copy_from_gpram(struct mtk_snfi_priv *priv, u8 *cache, in mtk_snfi_copy_from_gpram()
|
/u-boot/fs/yaffs2/ |
A D | yaffs_guts.c | 1372 struct yaffs_cache *cache; in yaffs_obj_cache_dirty() local 1389 struct yaffs_cache *cache; in yaffs_flush_file_cache() local 1474 struct yaffs_cache *cache; in yaffs_grab_chunk_cache() local 1541 static void yaffs_use_cache(struct yaffs_dev *dev, struct yaffs_cache *cache, in yaffs_use_cache() 1570 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
|
A D | yaffs_guts.h | 721 struct yaffs_cache *cache; member
|
/u-boot/board/ge/b1x5v2/ |
A D | b1x5v2.c | 506 static int read_spi_vpd(struct vpd_cache *cache, in read_spi_vpd()
|
/u-boot/arch/x86/include/asm/ |
A D | global_data.h | 82 struct mrc_data_container *cache; member
|
/u-boot/include/linux/mtd/ |
A D | nand.h | 130 unsigned long *cache; member
|