/openbmc/linux/fs/cachefiles/ |
D | daemon.c |
|
D | cache.c |
|
D | interface.c |
|
D | security.c |
|
/openbmc/linux/fs/btrfs/tests/ |
D | free-space-tests.c |
|
D | free-space-tree-tests.c |
|
/openbmc/linux/drivers/acpi/acpica/ |
D | utcache.c |
|
/openbmc/qemu/migration/ |
H A D | page_cache.c | 45 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 D | mrccache.c | 21 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 D | cache.c | 140 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 D | virtio-access.h | 160 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/ |
D | cache.c |
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | cpu.c | 66 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 D | dram.c | 21 struct mrc_data_container *cache; in prepare_mrc_cache() local 127 char *cache; in dram_init() local
|
/openbmc/linux/mm/ |
D | mm_slot.h |
|
/openbmc/u-boot/fs/reiserfs/ |
H 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
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | cache.c | 10 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 D | misc.py | 205 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/ |
D | ib_recv.c |
|
/openbmc/qemu/hw/core/ |
H A D | machine-smp.c | 351 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/ |
D | syscache.c |
|
/openbmc/linux/drivers/hwmon/ |
D | bt1-pvt.c |
|
/openbmc/entity-manager/src/fru_device/ |
H A D | fru_reader.hpp | 46 Cache cache; member in FRUReader
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | presence_service.hpp | 116 std::map<std::string, bool> cache{}; member in phosphor::power::regulators::DBusPresenceService
|
/openbmc/linux/arch/powerpc/perf/ |
D | isa207-common.c |
|