Home
last modified time | relevance | path

Searched full:cached (Results 1 – 25 of 1191) sorted by relevance

12345678910>>...48

/Linux-v6.1/fs/lockd/
Dmon.c300 * nsm_get_handle - Find or create a cached nsm_handle
309 * Returns a cached nsm_handle after bumping its ref count, or
319 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
335 cached = nsm_lookup_hostname(&ln->nsm_handles, in nsm_get_handle()
338 cached = nsm_lookup_addr(&ln->nsm_handles, sap); in nsm_get_handle()
340 if (cached != NULL) { in nsm_get_handle()
341 refcount_inc(&cached->sm_count); in nsm_get_handle()
345 "cnt %d\n", cached->sm_name, in nsm_get_handle()
346 cached->sm_addrbuf, in nsm_get_handle()
347 refcount_read(&cached->sm_count)); in nsm_get_handle()
[all …]
/Linux-v6.1/tools/lib/api/fs/
Dcgroup.c17 static struct cgroupfs_cache_entry cached; variable
27 if (!strcmp(cached.subsys, subsys)) { in cgroupfs_find_mountpoint()
28 if (strlen(cached.mountpoint) < maxlen) { in cgroupfs_find_mountpoint()
29 strcpy(buf, cached.mountpoint); in cgroupfs_find_mountpoint()
94 strncpy(cached.subsys, subsys, sizeof(cached.subsys) - 1); in cgroupfs_find_mountpoint()
95 strcpy(cached.mountpoint, mountpoint); in cgroupfs_find_mountpoint()
/Linux-v6.1/drivers/mtd/maps/
Dpxa2xx-flash.c26 unsigned long start = (unsigned long)map->cached + from; in pxa2xx_map_inval_cache()
69 info->map.cached = ioremap_cache(info->map.phys, info->map.size); in pxa2xx_flash_probe()
70 if (!info->map.cached) in pxa2xx_flash_probe()
71 printk(KERN_WARNING "Failed to ioremap cached %s\n", in pxa2xx_flash_probe()
86 if (info->map.cached) in pxa2xx_flash_probe()
87 iounmap(info->map.cached); in pxa2xx_flash_probe()
107 if (info->map.cached) in pxa2xx_flash_remove()
108 iounmap(info->map.cached); in pxa2xx_flash_remove()
/Linux-v6.1/fs/btrfs/
Dextent-io-tree.h107 struct extent_state **cached);
124 u32 bits, struct extent_state **cached, gfp_t mask,
129 struct extent_state **cached) in clear_extent_bit() argument
131 return __clear_extent_bit(tree, start, end, bits, cached, in clear_extent_bit()
136 struct extent_state **cached) in unlock_extent() argument
138 return __clear_extent_bit(tree, start, end, EXTENT_LOCKED, cached, in unlock_extent()
143 u64 end, struct extent_state **cached) in unlock_extent_atomic() argument
145 return __clear_extent_bit(tree, start, end, EXTENT_LOCKED, cached, in unlock_extent_atomic()
186 u64 end, struct extent_state **cached) in clear_extent_dirty() argument
190 EXTENT_DO_ACCOUNTING, cached); in clear_extent_dirty()
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h83 * Clear the value of the cached pending_flush_mask
90 * Query the value of the cached pending_flush_mask
97 * OR in the given flushbits to the cached pending_flush_mask
106 * OR in the given flushbits to the cached pending_(wb_)flush_mask
115 * OR in the given flushbits to the cached pending_(intf_)flush_mask
124 * OR in the given flushbits to the cached pending_(merge_3d_)flush_mask
133 * OR in the given flushbits to the cached pending_flush_mask
142 * OR in the given flushbits to the cached pending_flush_mask
151 * OR in the given flushbits to the cached pending_flush_mask
/Linux-v6.1/include/rdma/
Dib_cache.h36 * ib_get_cached_pkey - Returns a cached PKey table entry
39 * @index: The index into the cached PKey table to query.
56 * @index: The index into the cached PKey table where the PKey was found.
72 * @index: The index into the cached PKey table where the PKey was found.
83 * ib_get_cached_lmc - Returns a cached lmc table entry
96 * ib_get_cached_port_state - Returns a cached port state table entry
/Linux-v6.1/lib/zstd/compress/
Dhist.c91 { U32 cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp() local
93 U32 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp()
98 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp()
103 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp()
108 c = cached; cached = MEM_read32(ip); ip += 4; in HIST_count_parallel_wksp()
/Linux-v6.1/include/linux/
Dnfs_fs.h142 * attrtimeo is for how long the cached information is assumed
147 * We need to revalidate the cached attrs for this inode if
245 #define NFS_INO_INVALID_DATA BIT(1) /* cached data is invalid */
246 #define NFS_INO_INVALID_ATIME BIT(2) /* cached atime is invalid */
247 #define NFS_INO_INVALID_ACCESS BIT(3) /* cached access cred invalid */
248 #define NFS_INO_INVALID_ACL BIT(4) /* cached acls are invalid */
250 #define NFS_INO_INVALID_LABEL BIT(7) /* cached label is invalid */
251 #define NFS_INO_INVALID_CHANGE BIT(8) /* cached change is invalid */
252 #define NFS_INO_INVALID_CTIME BIT(9) /* cached ctime is invalid */
253 #define NFS_INO_INVALID_MTIME BIT(10) /* cached mtime is invalid */
[all …]
/Linux-v6.1/Documentation/filesystems/
Dfuse-io.rst10 - cached
20 In cached mode reads may be satisfied from the page cache, and data may be
24 The cached mode has two sub modes controlling how writes are handled. The
30 WRITE requests, as well as updating any cached pages (and caching previously
/Linux-v6.1/drivers/net/wireless/broadcom/b43/
Ddebugfs.h58 /* The cached address for the next mmio16read file read */
60 /* The cached address for the next mmio32read file read */
63 /* The cached address for the next shm16read file read */
66 /* The cached address for the next shm32read file read */
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dwritecache.rst6 doesn't cache reads because reads are supposed to be cached in page cache
17 2. the underlying device that will be cached
58 new writes (however, writes to already cached blocks are
60 writes) and it will gradually writeback any cached
62 process with "dmsetup status". When the number of cached
/Linux-v6.1/fs/proc/
Dmeminfo.c36 long cached; in meminfo_proc_show() local
46 cached = global_node_page_state(NR_FILE_PAGES) - in meminfo_proc_show()
48 if (cached < 0) in meminfo_proc_show()
49 cached = 0; in meminfo_proc_show()
62 show_val_kb(m, "Cached: ", cached); in meminfo_proc_show()
/Linux-v6.1/tools/perf/util/
Dsmt.c9 static bool cached; in smt_on() local
13 if (cached) in smt_on()
21 cached = true; in smt_on()
/Linux-v6.1/include/net/
Ddst_cache.h21 * source address to be used when xmitting to the cached dst.
38 * @dst: the entry to be cached
51 * @dst: the entry to be cached
74 * This does not free the cached dst to avoid races and contentions.
/Linux-v6.1/Documentation/xtensa/
Dmmu.rst104 | Cached KSEG | XCHAL_KSEG_CACHED_VADDR 0xd0000000 128MB
108 | Cached KIO | XCHAL_KIO_CACHED_VADDR 0xe0000000 256MB
114 256MB cached + 256MB uncached layout::
147 | Cached KSEG | XCHAL_KSEG_CACHED_VADDR 0xb0000000 256MB
152 | Cached KIO | XCHAL_KIO_CACHED_VADDR 0xe0000000 256MB
158 512MB cached + 512MB uncached layout::
191 | Cached KSEG | XCHAL_KSEG_CACHED_VADDR 0xa0000000 512MB
195 | Cached KIO | XCHAL_KIO_CACHED_VADDR 0xe0000000 256MB
/Linux-v6.1/drivers/s390/char/
Dhmcdrv_cache.c27 * @ofs: start of content within file (-1 if no cached content)
32 * Notice that the first three members (id, fname, fsize) are cached on all
33 * read/dir requests. But content is cached only under some preconditions.
78 /* there seems to be cached content - calculate the maximum number in hmcdrv_cache_get()
97 pr_debug("using cached content of '%s', returning %zd/%zd bytes\n", in hmcdrv_cache_get()
168 * hmcdrv_cache_cmd() - perform a cached HMC drive CD/DVD transfer
/Linux-v6.1/drivers/char/
Dmspec.c13 * uncached and cached.
18 * Cached are used for areas of memory that are used as cached addresses
21 * on the same FSB perform both a cached and uncached reference to the
22 * same cache line. These special memory cached regions prevent the
47 #define CACHED_ID "Cached,"
/Linux-v6.1/fs/coda/
Dcoda_fs_i.h28 unsigned int c_cached_epoch; /* epoch for cached permissions */
29 kuid_t c_uid; /* fsuid for cached permissions */
30 unsigned int c_cached_perm; /* cached access permissions */
/Linux-v6.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_10nm.c487 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_save_state() local
491 cached->pll_out_div = dsi_phy_read(pll_10nm->phy->pll_base + in dsi_10nm_pll_save_state()
493 cached->pll_out_div &= 0x3; in dsi_10nm_pll_save_state()
496 cached->bit_clk_div = cmn_clk_cfg0 & 0xf; in dsi_10nm_pll_save_state()
497 cached->pix_clk_div = (cmn_clk_cfg0 & 0xf0) >> 4; in dsi_10nm_pll_save_state()
500 cached->pll_mux = cmn_clk_cfg1 & 0x3; in dsi_10nm_pll_save_state()
503 pll_10nm->phy->id, cached->pll_out_div, cached->bit_clk_div, in dsi_10nm_pll_save_state()
504 cached->pix_clk_div, cached->pll_mux); in dsi_10nm_pll_save_state()
510 struct pll_10nm_cached_state *cached = &pll_10nm->cached_state; in dsi_10nm_pll_restore_state() local
517 val |= cached->pll_out_div; in dsi_10nm_pll_restore_state()
[all …]
Ddsi_phy_7nm.c501 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_save_state() local
505 cached->pll_out_div = dsi_phy_read(pll_7nm->phy->pll_base + in dsi_7nm_pll_save_state()
507 cached->pll_out_div &= 0x3; in dsi_7nm_pll_save_state()
510 cached->bit_clk_div = cmn_clk_cfg0 & 0xf; in dsi_7nm_pll_save_state()
511 cached->pix_clk_div = (cmn_clk_cfg0 & 0xf0) >> 4; in dsi_7nm_pll_save_state()
514 cached->pll_mux = cmn_clk_cfg1 & 0x3; in dsi_7nm_pll_save_state()
517 pll_7nm->phy->id, cached->pll_out_div, cached->bit_clk_div, in dsi_7nm_pll_save_state()
518 cached->pix_clk_div, cached->pll_mux); in dsi_7nm_pll_save_state()
524 struct pll_7nm_cached_state *cached = &pll_7nm->cached_state; in dsi_7nm_pll_restore_state() local
531 val |= cached->pll_out_div; in dsi_7nm_pll_restore_state()
[all …]
/Linux-v6.1/drivers/mtd/
Dsm_ftl.h45 int cache_block; /* block number of cached block */
46 int cache_zone; /* zone of cached block */
47 unsigned char *cache_data; /* cached block data */
/Linux-v6.1/tools/perf/arch/x86/util/
Dtsc.c60 static bool cached; in arch_get_tsc_freq() local
64 if (cached) in arch_get_tsc_freq()
67 cached = true; in arch_get_tsc_freq()
/Linux-v6.1/arch/arm/mach-omap2/
Dsram.c185 int cached = 1; in omap2_map_sram() local
189 * SRAM must be marked as non-cached on OMAP3 since the in omap2_map_sram()
191 * SDRAM controller disabled, and if it is marked cached, in omap2_map_sram()
195 cached = 0; in omap2_map_sram()
202 omap_sram_base = __arm_ioremap_exec(omap_sram_start, omap_sram_size, cached); in omap2_map_sram()
/Linux-v6.1/Documentation/loongarch/
Dintroduction.rst309 ``UVRANGE`` ``0x00000000 - 0x7FFFFFFF`` Page-mapped, Cached, PLV0~3
311 ``KPRANGE1`` ``0xA0000000 - 0xBFFFFFFF`` Direct-mapped, Cached, PLV0
312 ``KVRANGE`` ``0xC0000000 - 0xFFFFFFFF`` Page-mapped, Cached, PLV0
317 direct-mapped VA of 0x00001000 is 0x80001000, and the cached direct-mapped
325 ``XUVRANGE`` ``0x0000000000000000 - Page-mapped, Cached, PLV0~3
327 ``XSPRANGE`` ``0x4000000000000000 - Direct-mapped, Cached / Uncached, PLV0
329 ``XKPRANGE`` ``0x8000000000000000 - Direct-mapped, Cached / Uncached, PLV0
331 ``XKVRANGE`` ``0xC000000000000000 - Page-mapped, Cached, PLV0
338 for coherent cached, and 2 is for weakly-ordered uncached.
343 XKPRANGE) of 0x00000000_00001000 is 0x80000000_00001000, the coherent cached
/Linux-v6.1/drivers/soc/qcom/
Dsmem.c43 * two regions are cached and non-cached memory respectively. Each region
47 * Items in the non-cached region are allocated from the start of the partition
48 * while items in the cached region are allocated from the end. The free area
49 * is hence the region between the cached and non-cached offsets. The header of
50 * cached items comes after the data.
145 * @cacheline: alignment for "cached" entries
184 * @offset_free_cached: offset to the first free byte of cached memory in this
202 * @cacheline: alignment for "cached" entries
369 void *cached; in qcom_smem_alloc_private() local
377 cached = phdr_to_last_cached_entry(phdr); in qcom_smem_alloc_private()
[all …]

12345678910>>...48