Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/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
164 "cached": [ array
178 "cached": [ array
194 "cached": [ array
324 "cached": [ array
429 "cached": [ array
447 "cached": [] array
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_l2_filter.c342 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_modifyentry()
390 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_addentry()
438 uint8 *ip, uint8 ip_ver, bool cached) in bcm_l2_filter_parp_delentry()
492 bcm_l2_filter_parp_findentry(arp_table_t* arp_tbl, uint8 *ip, uint8 ip_ver, bool cached, in bcm_l2_filter_parp_findentry()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c696 bool cached, in alloc_private_pages()
881 const void __user *userptr, bool cached) in alloc_user_pages()
982 const void __user *userptr, bool cached) in hmm_bo_alloc_pages()
1228 void *hmm_bo_vmap(struct hmm_buffer_object *bo, bool cached) in hmm_bo_vmap()
H A Dhmm.c230 bool cached = attrs & ATOMISP_MAP_FLAG_CACHED; in hmm_alloc() local
624 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap()
717 void *hmm_isp_vaddr_to_host_vaddr(ia_css_ptr ptr, bool cached) in hmm_isp_vaddr_to_host_vaddr()
H A Dhmm_dynamic_pool.c38 unsigned int size, bool cached) in get_pages_from_dynamic_pool()
H A Dhmm_reserved_pool.c37 unsigned int size, bool cached) in get_pages_from_reserved_pool()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_l2_filter.c342 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_modifyentry()
390 uint8 *ip, uint8 ip_ver, bool cached, unsigned int entry_tickcnt) in bcm_l2_filter_parp_addentry()
438 uint8 *ip, uint8 ip_ver, bool cached) in bcm_l2_filter_parp_delentry()
492 bcm_l2_filter_parp_findentry(arp_table_t* arp_tbl, uint8 *ip, uint8 ip_ver, bool cached, in bcm_l2_filter_parp_findentry()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent-io-tree.h130 u64 end, struct extent_state **cached) in unlock_extent_cached()
137 u64 start, u64 end, struct extent_state **cached) in unlock_extent_cached_atomic()
183 u64 end, struct extent_state **cached) in clear_extent_dirty()
H A Dordered-data.c312 struct btrfs_ordered_extent **cached, in btrfs_dec_test_first_ordered_pending()
382 struct btrfs_ordered_extent **cached, in btrfs_dec_test_ordered_pending()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsmt.c10 static bool cached; in smt_on() local
H A Dutil.c60 static bool cached; in sysctl__nmi_watchdog_enabled() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dmeminfo.c36 long cached; in meminfo_proc_show() local
/OK3568_Linux_fs/kernel/arch/arm/plat-omap/
H A Dsram.c98 unsigned long skip, int cached) in omap_map_sram()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply.cpp191 void QGeoTiledMapReply::setCached(bool cached) in setCached()
H A Dqgeotilerequestmanager.cpp114 QSet<QGeoTileSpec> cached; in requestTiles() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeomappingmanagerengine_test.h58 void callSetCached(bool cached) { setFinished(cached);} in callSetCached()
H A Dqgeotilefetcher_test.h56 void callSetCached(bool cached) { setFinished(cached);} in callSetCached()
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dmon.c319 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
379 struct nsm_handle *cached; in nsm_reboot_lookup() local
/OK3568_Linux_fs/kernel/arch/s390/appldata/
H A Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsram.c122 int cached = 1; in omap2_map_sram() local
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c448 bool cached = false; in mv_cesa_ahash_cache_req() local
737 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init()
762 bool cached = false; in mv_cesa_ahash_queue_req() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3vram.c429 unsigned int cached, count; in ps3vram_read() local
473 unsigned int cached, count; in ps3vram_write() local
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpicmn.c179 int cached = 0; in control_cache_alloc_check() local

123