Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/tools/perf/util/
Dsmt.c10 static bool cached; in smt_on() local
/kernel/linux/linux-4.19/tools/perf/util/
Dsmt.c10 static bool cached; in smt_on() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
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()
Dhmm.c230 bool cached = attrs & ATOMISP_MAP_FLAG_CACHED; in hmm_alloc() local
623 void *hmm_vmap(ia_css_ptr virt, bool cached) in hmm_vmap()
716 void *hmm_isp_vaddr_to_host_vaddr(ia_css_ptr ptr, bool cached) in hmm_isp_vaddr_to_host_vaddr()
Dhmm_dynamic_pool.c38 unsigned int size, bool cached) in get_pages_from_dynamic_pool()
Dhmm_reserved_pool.c37 unsigned int size, bool cached) in get_pages_from_reserved_pool()
/kernel/linux/linux-5.10/fs/btrfs/
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()
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()
/kernel/linux/linux-4.19/fs/proc/
Dmeminfo.c38 long cached; in meminfo_proc_show() local
/kernel/linux/linux-5.10/fs/proc/
Dmeminfo.c36 long cached; in meminfo_proc_show() local
/kernel/linux/linux-5.10/arch/arm/plat-omap/
Dsram.c98 unsigned long skip, int cached) in omap_map_sram()
/kernel/linux/linux-4.19/arch/arm/plat-omap/
Dsram.c101 unsigned long skip, int cached) in omap_map_sram()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
Dttm_agp_backend.c57 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); in ttm_agp_bind() local
/kernel/linux/linux-4.19/drivers/gpu/drm/ttm/
Dttm_agp_backend.c57 int ret, cached = (bo_mem->placement & TTM_PL_FLAG_CACHED); in ttm_agp_bind() local
/kernel/linux/linux-5.10/fs/lockd/
Dmon.c319 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
379 struct nsm_handle *cached; in nsm_reboot_lookup() local
/kernel/linux/linux-4.19/fs/lockd/
Dmon.c318 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
378 struct nsm_handle *cached; in nsm_reboot_lookup() local
/kernel/linux/linux-4.19/arch/s390/appldata/
Dappldata_mem.c58 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-5.10/arch/s390/appldata/
Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-4.19/fs/btrfs/
Dextent_io.h300 u64 end, struct extent_state **cached) in unlock_extent_cached()
307 u64 start, u64 end, struct extent_state **cached) in unlock_extent_cached_atomic()
351 u64 end, struct extent_state **cached) in clear_extent_dirty()
Dordered-data.c298 struct btrfs_ordered_extent **cached, in btrfs_dec_test_first_ordered_pending()
369 struct btrfs_ordered_extent **cached, in btrfs_dec_test_ordered_pending()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dsram.c122 int cached = 1; in omap2_map_sram() local
/kernel/linux/linux-4.19/arch/arm/mach-omap2/
Dsram.c125 int cached = 1; in omap2_map_sram() local
/kernel/linux/linux-4.19/drivers/crypto/marvell/
Dhash.c444 bool cached = false; in mv_cesa_ahash_cache_req() local
731 static int mv_cesa_ahash_req_init(struct ahash_request *req, bool *cached) in mv_cesa_ahash_req_init()
756 bool cached = false; in mv_cesa_ahash_queue_req() local
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
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
/kernel/linux/linux-4.19/drivers/block/
Dps3vram.c434 unsigned int cached, count; in ps3vram_read() local
478 unsigned int cached, count; in ps3vram_write() local

1234