Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/fs/btrfs/
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()
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()
Dextent-tree.h58 int cached; member
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
Dtopdown.c14 static bool cached; in topdown_sys_has_perf_metrics() local
Dtsc.c61 static bool cached; in arch_get_tsc_freq() local
/kernel/linux/linux-6.6/tools/perf/util/
Dsmt.c9 static bool cached; in smt_on() local
/kernel/linux/linux-5.10/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
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()
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()
/kernel/linux/linux-6.6/tools/lib/api/fs/
Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable
/kernel/linux/linux-5.10/fs/proc/
Dmeminfo.c39 long cached; in meminfo_proc_show() local
/kernel/linux/linux-6.6/fs/proc/
Dmeminfo.c41 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-6.6/drivers/mtd/devices/
Dphram.c37 bool cached; member
128 bool cached = np ? !of_property_read_bool(np, "no-map") : false; in register_device() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
Dttm_agp_backend.c55 int ret, cached = ttm->caching == ttm_cached; in ttm_agp_bind() local
/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-6.6/lib/zstd/compress/
Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
/kernel/linux/linux-5.10/fs/lockd/
Dmon.c322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
382 struct nsm_handle *cached; in nsm_reboot_lookup() local
/kernel/linux/linux-6.6/fs/lockd/
Dmon.c322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
382 struct nsm_handle *cached; in nsm_reboot_lookup() local
/kernel/linux/linux-5.10/arch/s390/appldata/
Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-6.6/arch/s390/appldata/
Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dsram.c122 int cached = 1; in omap2_map_sram() local

12345