Home
last modified time | relevance | path

Searched defs:cached (Results 1 - 25 of 173) sorted by relevance

1234567

/third_party/jsframework/runtime/main/util/
H A Dindex.js16 function cached(func) { function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsmt.c9 static bool cached; in smt_on() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsmt.c10 static bool cached; in smt_on() local
/kernel/linux/linux-5.10/fs/proc/
H A Dmeminfo.c39 long cached; in meminfo_proc_show() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_dynamic_pool.c36 get_pages_from_dynamic_pool(void *pool, struct hmm_page_object *page_obj, unsigned int size, bool cached) get_pages_from_dynamic_pool() argument
H A Dhmm_reserved_pool.c35 get_pages_from_reserved_pool(void *pool, struct hmm_page_object *page_obj, unsigned int size, bool cached) get_pages_from_reserved_pool() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dmeminfo.c41 long cached; in meminfo_proc_show() local
/kernel/linux/linux-6.6/tools/lib/api/fs/
H A Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c57 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); in ttm_agp_bind() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c55 int ret, cached = ttm->caching == ttm_cached; in ttm_agp_bind() local
/third_party/skia/src/core/
H A DSkXfermode.cpp94 static SkXfermode* cached[COUNT_BLENDMODES]; in Make() local
/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A Dsram.c97 omap_map_sram(unsigned long start, unsigned long size, unsigned long skip, int cached) omap_map_sram() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_sysval.c159 void *cached = _mesa_hash_table_u64_search(sysval_to_id, sysval); in pan_lookup_sysval() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dmemory.h29 int32_t cached = 0; // unit KB member
/kernel/linux/linux-5.10/arch/s390/appldata/
H A Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-6.6/arch/s390/appldata/
H A Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_format_helper.c95 drm_fb_swab(void *dst, void *src, struct drm_framebuffer *fb, struct drm_rect *clip, bool cached) drm_fb_swab() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h142 clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, struct extent_state **cached) clear_extent_bit() argument
149 unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) unlock_extent() argument
173 clear_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) clear_extent_dirty() argument
H A Dextent-tree.h58 int cached; member
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp49 auto cached = iter->second; in FindShaderModule() local
/third_party/vixl/tools/
H A Dlint.py246 cached = not args.no_cache variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/include/adapt/
H A Dhi_comm_sys_adapt.h50 hi_bool cached; member

Completed in 10 milliseconds

1234567