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

123

/linux-master/tools/perf/util/
H A Dsmt.c9 static bool cached; local
H A Dexpr.c409 static bool has_pmem, cached; local
/linux-master/tools/perf/arch/x86/util/
H A Dtopdown.c14 static bool cached; local
H A Dtsc.c61 static bool cached; local
/linux-master/tools/lib/api/fs/
H A Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable in typeref:struct:cgroupfs_cache_entry
[all...]
/linux-master/fs/proc/
H A Dmeminfo.c38 long cached; local
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_agp_backend.c55 int ret, cached = ttm->caching == ttm_cached; local
/linux-master/lib/zstd/compress/
H A Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; local
/linux-master/arch/s390/appldata/
H A Dappldata_mem.c54 u64 cached; /* size of (used) cache, w/o buffers */ member in struct:appldata_mem_data
/linux-master/fs/btrfs/
H A Dextent-io-tree.h162 clear_extent_bit(struct extent_io_tree *tree, u64 start, u64 end, u32 bits, struct extent_state **cached) argument
169 unlock_extent(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) argument
193 clear_extent_dirty(struct extent_io_tree *tree, u64 start, u64 end, struct extent_state **cached) argument
H A Dextent-tree.h69 int cached; member in struct:find_free_extent_ctl
/linux-master/fs/bcachefs/
H A Dalloc_foreground.h181 bch2_alloc_sectors_append_ptrs_inlined(struct bch_fs *c, struct write_point *wp, struct bkey_i *k, unsigned sectors, bool cached) argument
H A Dbuckets_types.h54 u64 cached; member in struct:bch_fs_usage_base
H A Dextents_format.h173 cached:1, member in struct:bch_extent_ptr
/linux-master/fs/netfs/
H A Dobjects.c30 bool cached = !is_unbuffered && netfs_is_cache_enabled(ctx); local
/linux-master/sound/pci/asihpi/
H A Dhpicmn.c179 int cached = 0; local
/linux-master/arch/arm/mach-omap2/
H A Dsram.c184 int cached = 1; local
/linux-master/drivers/mtd/devices/
H A Dphram.c37 bool cached; member in struct:phram_mtd_list
128 bool cached = np ? !of_property_read_bool(np, "no-map") : false; local
/linux-master/arch/arm/mm/
H A Dioremap.c396 __arm_ioremap_exec(phys_addr_t phys_addr, size_t size, bool cached) argument
/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c557 void *hmm_vmap(ia_css_ptr virt, bool cached) argument
H A Dhmm_bo.c906 void *hmm_bo_vmap(struct hmm_buffer_object *bo, bool cached) argument
/linux-master/include/net/page_pool/
H A Dtypes.h110 u64 cached; member in struct:page_pool_recycle_stats
/linux-master/include/linux/mtd/
H A Dmap.h198 void *cached; member in struct:map_info
/linux-master/sound/usb/
H A Dmixer.h92 int cached; member in struct:usb_mixer_elem_info
/linux-master/drivers/mfd/
H A D88pm860x-core.c495 static unsigned char cached[3] = {0x0, 0x0, 0x0}; local

Completed in 411 milliseconds

123