Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dget_module_deps3.py145 cached = '' variable
150 cached = sys.modules['%s' % item].__cached__ variable
167 cached = fix_path(cached) variable
168 cached = cached.replace(cpython_tag,'*') variable
170 cached = cached.replace(sysconfig._get_sysconfigdata_name(), "_sysconfigdata*") variable
H A Dpython3-manifest.json104 "cached": [] array
115 "cached": [] array
133 "cached": [] array
148 "cached": [ array
168 "cached": [ array
181 "cached": [ array
195 "cached": [ array
212 "cached": [ array
350 "cached": [ array
462 "cached": [ array
[all …]
/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.h144 struct extent_state **cached) in clear_extent_bit()
150 struct extent_state **cached) in unlock_extent()
174 u64 end, struct extent_state **cached) in clear_extent_dirty()
H A Dextent-io-tree.c562 struct extent_state *cached; in __clear_extent_bit() local
1563 struct extent_state *cached; in count_range_bits() local
1648 u32 bits, int filled, struct extent_state *cached) in test_range_bit()
1721 struct extent_state **cached) in try_lock_extent()
H A Dextent-tree.h58 int cached; member
/openbmc/linux/tools/perf/util/
H A Dsmt.c9 static bool cached; in smt_on() local
/openbmc/linux/tools/perf/arch/x86/util/
H A Dtopdown.c14 static bool cached; in topdown_sys_has_perf_metrics() local
H A Dtsc.c61 static bool cached; in arch_get_tsc_freq() local
/openbmc/linux/tools/lib/api/fs/
H A Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable
/openbmc/qemu/include/
H A Dglib-compat.h134 static int cached = -1; in qemu_g_test_slow() local
/openbmc/linux/fs/proc/
H A Dmeminfo.c38 long cached; in meminfo_proc_show() local
/openbmc/linux/drivers/mtd/devices/
H A Dphram.c37 bool cached; member
128 bool cached = np ? !of_property_read_bool(np, "no-map") : false; in register_device() local
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c55 int ret, cached = ttm->caching == ttm_cached; in ttm_agp_bind() local
/openbmc/linux/lib/zstd/compress/
H A Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
/openbmc/linux/fs/lockd/
H A Dmon.c322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
382 struct nsm_handle *cached; in nsm_reboot_lookup() local
/openbmc/linux/arch/s390/appldata/
H A Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/openbmc/linux/arch/arm/mach-omap2/
H A Dsram.c184 int cached = 1; in omap2_map_sram() local
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c472 bool cached = false; in mv_cesa_ahash_cache_req() local
761 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init()
786 bool cached = false; in mv_cesa_ahash_queue_req() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_10nm.c487 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_save_state() local
510 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_restore_state() local
H A Ddsi_phy_7nm.c536 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_save_state() local
559 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_restore_state() local
/openbmc/linux/drivers/block/
H A Dps3vram.c428 unsigned int cached, count; in ps3vram_read() local
472 unsigned int cached, count; in ps3vram_write() local
/openbmc/linux/sound/pci/asihpi/
H A Dhpicmn.c179 int cached = 0; in control_cache_alloc_check() local
/openbmc/linux/drivers/power/supply/
H A Dsurface_battery.c209 static int spwr_battery_update_bst_unlocked(struct spwr_battery_device *bat, bool cached) in spwr_battery_update_bst_unlocked()
231 static int spwr_battery_update_bst(struct spwr_battery_device *bat, bool cached) in spwr_battery_update_bst()
/openbmc/linux/include/net/page_pool/
H A Dtypes.h102 u64 cached; member
/openbmc/linux/arch/arm/mm/
H A Dioremap.c396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()

123