Home
last modified time | relevance | path

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

123

/linux-6.12.1/fs/btrfs/
Dextent-io-tree.h146 struct extent_state **cached) in lock_extent()
152 u64 end, struct extent_state **cached) in try_lock_extent()
177 struct extent_state **cached) in clear_extent_bit()
183 struct extent_state **cached) in unlock_extent()
207 u64 end, struct extent_state **cached) in clear_extent_dirty()
229 u64 end, struct extent_state **cached) in lock_dio_extent()
235 u64 end, struct extent_state **cached) in try_lock_dio_extent()
241 u64 end, struct extent_state **cached) in unlock_dio_extent()
Dextent-io-tree.c628 struct extent_state *cached; in __clear_extent_bit() local
1645 struct extent_state *cached; in count_range_bits() local
1759 struct extent_state *cached) in test_range_bit()
1833 struct extent_state **cached) in __try_lock_extent()
Dextent-tree.h69 int cached; member
Dbackref.c46 bool cached; in check_extent_in_eb() local
1546 bool cached; in find_parent_nodes() local
1978 bool cached; in btrfs_is_data_extent_shared() local
2463 bool cached; in iterate_extent_inodes() local
/linux-6.12.1/tools/perf/util/
Dsmt.c9 static bool cached; in smt_on() local
/linux-6.12.1/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
/linux-6.12.1/tools/lib/api/fs/
Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable
/linux-6.12.1/fs/proc/
Dmeminfo.c38 long cached; in meminfo_proc_show() local
/linux-6.12.1/drivers/mtd/devices/
Dphram.c37 bool cached; member
128 bool cached = np ? !of_property_read_bool(np, "no-map") : false; in register_device() local
/linux-6.12.1/drivers/gpu/drm/ttm/
Dttm_agp_backend.c55 int ret, cached = ttm->caching == ttm_cached; in ttm_agp_bind() local
/linux-6.12.1/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
/linux-6.12.1/lib/zstd/compress/
Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
/linux-6.12.1/arch/s390/appldata/
Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member
/linux-6.12.1/drivers/crypto/marvell/cesa/
Dhash.c472 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
/linux-6.12.1/arch/arm/mach-omap2/
Dsram.c184 int cached = 1; in omap2_map_sram() local
/linux-6.12.1/fs/bcachefs/
Dbuckets_types.h47 u64 cached; member
Dalloc_foreground.h184 bool cached) in bch2_alloc_sectors_append_ptrs_inlined()
/linux-6.12.1/drivers/block/
Dps3vram.c428 unsigned int cached, count; in ps3vram_read() local
472 unsigned int cached, count; in ps3vram_write() local
/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_10nm.c474 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_save_state() local
497 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_restore_state() local
Ddsi_phy_7nm.c544 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_save_state() local
567 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_restore_state() local
/linux-6.12.1/sound/pci/asihpi/
Dhpicmn.c179 int cached = 0; in control_cache_alloc_check() local
/linux-6.12.1/drivers/power/supply/
Dsurface_battery.c209 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()
/linux-6.12.1/arch/arm/mm/
Dioremap.c396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) in __arm_ioremap_exec()
/linux-6.12.1/drivers/platform/cznic/
Dturris-omnia-mcu.h40 unsigned long mask, rising, falling, both, cached, is_cached; member

123