/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | get_module_deps3.py | 145 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 D | python3-manifest.json | 104 "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 D | extent-io-tree.h | 144 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 D | extent-io-tree.c | 562 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 D | extent-tree.h | 58 int cached; member
|
/openbmc/linux/tools/perf/util/ |
H A D | smt.c | 9 static bool cached; in smt_on() local
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | topdown.c | 14 static bool cached; in topdown_sys_has_perf_metrics() local
|
H A D | tsc.c | 61 static bool cached; in arch_get_tsc_freq() local
|
/openbmc/linux/tools/lib/api/fs/ |
H A D | cgroup.c | 17 static struct cgroupfs_cache_entry *cached; variable
|
/openbmc/qemu/include/ |
H A D | glib-compat.h | 111 static int cached = -1; in qemu_g_test_slow() local
|
/openbmc/linux/fs/proc/ |
H A D | meminfo.c | 38 long cached; in meminfo_proc_show() local
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | phram.c | 37 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 D | ttm_agp_backend.c | 55 int ret, cached = ttm->caching == ttm_cached; in ttm_agp_bind() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | hist.c | 91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
|
/openbmc/linux/fs/lockd/ |
H A D | mon.c | 322 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 D | appldata_mem.c | 54 u64 cached; /* size of (used) cache, w/o buffers */ member
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | sram.c | 184 int cached = 1; in omap2_map_sram() local
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 472 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 D | dsi_phy_10nm.c | 487 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 D | dsi_phy_7nm.c | 546 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_save_state() local 569 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_restore_state() local
|
/openbmc/linux/drivers/block/ |
H A D | ps3vram.c | 428 unsigned int cached, count; in ps3vram_read() local 472 unsigned int cached, count; in ps3vram_write() local
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpicmn.c | 179 int cached = 0; in control_cache_alloc_check() local
|
/openbmc/linux/drivers/power/supply/ |
H A D | surface_battery.c | 209 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 D | types.h | 102 u64 cached; member
|
/openbmc/linux/arch/arm/mm/ |
H A D | ioremap.c | 396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
|