Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/linux/fs/cachefiles/
Ddaemon.c
Dcache.c
Dinterface.c
Dsecurity.c
/openbmc/linux/fs/btrfs/tests/
Dfree-space-tests.c
Dfree-space-tree-tests.c
/openbmc/linux/drivers/acpi/acpica/
Dutcache.c
/openbmc/qemu/migration/
H A Dpage_cache.c45 PageCache *cache; in cache_init() local
90 void cache_fini(PageCache *cache) in cache_fini()
106 static size_t cache_get_cache_pos(const PageCache *cache, in cache_get_cache_pos()
113 static CacheItem *cache_get_by_addr(const PageCache *cache, uint64_t addr) in cache_get_by_addr()
125 uint8_t *get_cached_data(const PageCache *cache, uint64_t addr) in get_cached_data()
130 bool cache_is_cached(const PageCache *cache, uint64_t addr, in cache_is_cached()
145 int cache_insert(PageCache *cache, uint64_t addr, const uint8_t *pdata, in cache_insert()
/openbmc/u-boot/arch/x86/lib/
H A Dmrccache.c21 struct mrc_data_container *cache) in next_mrc_block()
37 static int is_mrc_cache(struct mrc_data_container *cache) in is_mrc_cache()
44 struct mrc_data_container *cache, *next; in mrccache_find_current() local
88 struct mrc_data_container *cache) in find_next_mrc_cache()
111 struct mrc_data_container *cache; in mrccache_update() local
164 struct mrc_data_container *cache; in mrccache_reserve() local
/openbmc/qemu/contrib/plugins/
H A Dcache.c140 static void lru_priorities_init(Cache *cache) in lru_priorities_init()
150 static void lru_update_blk(Cache *cache, int set_idx, int blk_idx) in lru_update_blk()
157 static int lru_get_lru_block(Cache *cache, int set_idx) in lru_get_lru_block()
173 static void lru_priorities_destroy(Cache *cache) in lru_priorities_destroy()
193 static void fifo_init(Cache *cache) in fifo_init()
202 static int fifo_get_first_block(Cache *cache, int set) in fifo_get_first_block()
208 static void fifo_update_on_miss(Cache *cache, int set, int blk_idx) in fifo_update_on_miss()
214 static void fifo_destroy(Cache *cache) in fifo_destroy()
223 static inline uint64_t extract_tag(Cache *cache, uint64_t addr) in extract_tag()
228 static inline uint64_t extract_set(Cache *cache, uint64_t addr) in extract_set()
[all …]
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-access.h160 MemoryRegionCache *cache, in virtio_lduw_phys_cached()
170 MemoryRegionCache *cache, in virtio_ldl_phys_cached()
180 MemoryRegionCache *cache, in virtio_ldq_phys_cached()
190 MemoryRegionCache *cache, in virtio_stw_phys_cached()
201 MemoryRegionCache *cache, in virtio_stl_phys_cached()
/openbmc/linux/fs/squashfs/
Dcache.c
/openbmc/u-boot/arch/arc/lib/
H A Dcpu.c66 const bool cache; member
85 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_em_version() local
122 const bool cache; member
144 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_hs_version() local
/openbmc/u-boot/arch/x86/cpu/quark/
H A Ddram.c21 struct mrc_data_container *cache; in prepare_mrc_cache() local
127 char *cache; in dram_init() local
/openbmc/linux/mm/
Dmm_slot.h
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c272 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
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c10 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET()
20 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY()
30 static inline unsigned long CACHE_LINE_SIZE(enum cache_t cache) in CACHE_LINE_SIZE()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py205 def get_var(self, var, image=None, cache=True): argument
261 def get_bitbake_var(var, image=None, cache=True): argument
/openbmc/linux/net/rds/
Dib_recv.c
/openbmc/qemu/hw/core/
H A Dmachine-smp.c351 CacheLevelAndType cache) in machine_get_cache_topo_level()
356 void machine_set_cache_topo_level(MachineState *ms, CacheLevelAndType cache, in machine_set_cache_topo_level()
/openbmc/linux/arch/csky/mm/
Dsyscache.c
/openbmc/linux/drivers/hwmon/
Dbt1-pvt.c
/openbmc/entity-manager/src/fru_device/
H A Dfru_reader.hpp46 Cache cache; member in FRUReader
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_service.hpp116 std::map<std::string, bool> cache{}; member in phosphor::power::regulators::DBusPresenceService
/openbmc/linux/arch/powerpc/perf/
Disa207-common.c

123456