Home
last modified time | relevance | path

Searched full:stores (Results 1 – 25 of 1694) sorted by relevance

12345678910>>...68

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-mei6 Description: Stores the same MODALIAS value emitted by uevent
13 Description: Stores mei client device name
20 Description: Stores mei client device uuid
27 Description: Stores mei client protocol version
34 Description: Stores mei client maximum number of connections
41 Description: Stores mei client fixed address, if any
48 Description: Stores mei client vtag support status
55 Description: Stores mei client maximum message length
H A Dsysfs-devices-platform-sh_mobile_lcdc_fb8 Stores the alpha blending value for the overlay. Values range
32 Stores the x,y overlay position on the display in pixels. The
42 Stores the raster operation (ROP3) for the overlay. Values
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxparse.h43 /** Stores tokens not stored in other structures (e.g., keywords and ;) */
50 /** Stores parsed strings. */
59 /** Stores parsed numbers. */
67 /** Stores parsed pairs (e.g., x y) */
78 /** Stores parsed comments not stored with a token. */
94 /** Stores a geometry specification. */
100 /** Stores a pair of geometry specifications. */
106 /** Stores parsed display information. */
129 /** Stores parsed wall information. */
143 /** Stores parsed option information. */
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst42 stores (all po-earlier instructions) on the same CPU are completed
44 It also guarantees that all po-earlier stores on the same CPU
45 and all propagated stores from other CPUs must propagate to all
50 stores (all po-earlier instructions) on the same CPU are completed
52 stores on the same CPU and all propagated stores from other CPUs
58 stores (all po-later instructions) on the same CPU are
60 po-later stores on the same CPU must propagate to all other CPUs
67 then further stores are ordered against this operation.
68 Control dependency on stores are not implemented using any explicit
69 barriers, but rely on CPU not to speculate on stores. This is only
[all …]
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dexplanation.txt102 device, stores it in a buffer, and sets a flag to indicate the buffer
134 Thus, P0 stores the data in buf and then sets flag. Meanwhile, P1
140 This pattern of memory accesses, where one CPU stores values to two
197 it, as loads can obtain values only from earlier stores.
202 P1 must load 0 from buf before P0 stores 1 to it; otherwise r2
206 P0 stores 1 to buf before storing 1 to flag, since it executes
222 each CPU stores to its own shared location and then loads from the
270 W: P0 stores 1 to flag executes before
273 Z: P0 stores 1 to buf executes before
274 W: P0 stores 1 to flag.
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Docteon.h212 * stores; if clear, SYNCWS and SYNCS only order
213 * unmarked stores. SYNCWSMARKED has no effect when
223 * loads/stores can use XKPHYS addresses with
226 /* R/W If set (and UX set), user-level loads/stores
230 * loads/stores can use XKPHYS addresses with
233 /* R/W If set (and UX set), user-level loads/stores
236 /* R/W If set, all stores act as SYNCW (NOMERGE must
239 /* R/W If set, no stores merge, and all stores reach
266 /* R/W If set, CVMSEG is available for loads/stores in
269 /* R/W If set, CVMSEG is available for loads/stores in
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dbarrier.h23 * wmb(): Guarantees that all preceding stores to memory-
25 * stores and that all following stores will be
26 * visible only after all previous stores.
52 * IA64 GCC turns volatile stores into st.rel and volatile loads into ld.acq no
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dbarrier.h19 * providing an ordering (separately) for (a) cacheable stores and (b)
20 * loads and stores to non-cacheable memory (e.g. I/O devices).
22 * mb() prevents loads and stores being reordered across this point.
24 * wmb() prevents stores being reordered across this point.
32 * doesn't order loads with respect to previous stores. Lwsync can be
123 * pmem_wmb() ensures that all stores for which the modification
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmem-events.h56 u32 store; /* count of all stores in trace */
57 u32 st_uncache; /* stores to uncacheable address */
59 u32 st_l1hit; /* count of stores that hit L1D */
60 u32 st_l1miss; /* count of stores that miss L1D */
78 u32 nomap; /* count of load/stores with no phys adrs */
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DM7memset.S32 * For small 6 or fewer bytes stores, bytes will be stored.
34 * For less than 32 bytes stores, align the address on 4 byte boundary.
41 * Using BIS stores, set the first long word of each
46 * Using BIS stores, set the first long word of each of
66 * similar to prefetching for normal stores.
71 * BIS stores must be followed by a membar #StoreStore. The benefit of
79 * store and the final stores.
167 ! Use long word stores.
179 and %o2, 63, %o3 ! %o3 = bytes left after blk stores.
187 ! initial cache-clearing stores
/OK3568_Linux_fs/kernel/tools/arch/powerpc/include/asm/
H A Dbarrier.h15 * providing an ordering (separately) for (a) cacheable stores and (b)
16 * loads and stores to non-cacheable memory (e.g. I/O devices).
18 * mb() prevents loads and stores being reordered across this point.
20 * wmb() prevents stores being reordered across this point.
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Ddtlb_prot.S12 * [TL == 0] 1) User stores to readonly pages.
13 * [TL == 0] 2) Nucleus stores to user readonly pages.
14 * [TL > 0] 3) Nucleus stores to user readonly stack frame.
20 membar #Sync ! Synchronize stores
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DV850-Opcodes.html83 <dd><p>Computes the higher 16 bits of the given expression and stores it into
96 <dd><p>Computes the lower 16 bits of the given expression and stores it into
110 and stores the result into the immediate operand field of the given
125 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
126 stores 0xFFFFFFFF into r6 - the right value.
131 <dd><p>Computes the 32 bit value of the given expression and stores it into
145 stores the result as a 16 bit signed value in the immediate operand
163 stores the result as a 4,5, 7 or 8 bit unsigned value in the immediate
179 <dd><p>Computes the offset of the named variable from address 0 and stores the
195 register) and stores the result a 6 or 16 bit unsigned value in the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DV850-Opcodes.html83 <dd><p>Computes the higher 16 bits of the given expression and stores it into
96 <dd><p>Computes the lower 16 bits of the given expression and stores it into
110 and stores the result into the immediate operand field of the given
125 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
126 stores 0xFFFFFFFF into r6 - the right value.
131 <dd><p>Computes the 32 bit value of the given expression and stores it into
145 stores the result as a 16 bit signed value in the immediate operand
163 stores the result as a 4,5, 7 or 8 bit unsigned value in the immediate
179 <dd><p>Computes the offset of the named variable from address 0 and stores the
195 register) and stores the result a 6 or 16 bit unsigned value in the
/OK3568_Linux_fs/kernel/tools/arch/ia64/include/asm/
H A Dbarrier.h25 * wmb(): Guarantees that all preceding stores to memory-
27 * stores and that all following stores will be
28 * visible only after all previous stores.
/OK3568_Linux_fs/kernel/include/linux/
H A Drefcount.h73 * future stores against the inc, this ensures we'll never modify the object
77 * stores will be issued before, it also provides a control dependency, which
81 * succeeded. This means the stores aren't fully ordered, but this is fine
177 * and thereby orders future stores. See the comment on top.
213 * and thereby orders future stores. See the comment on top.
239 * and thereby orders future stores. See the comment on top.
297 * Provides release memory ordering, such that prior loads and stores are done
325 * Provides release memory ordering, such that prior loads and stores are done
354 * Provides release memory ordering, such that prior loads and stores are done
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drefcount.h25 * future stores against the inc, this ensures we'll never modify the object
29 * stores will be issued before, it also provides a control dependency, which
33 * succeeded. This means the stores aren't fully ordered, but this is fine
73 * and thereby orders future stores. See the comment on top.
116 * Provides release memory ordering, such that prior loads and stores are done
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsnd_sst_tokens.h44 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take
75 * %SKL_TKN_U16_PIN_INST_ID: Stores the pin instance id
77 * %SKL_TKN_U16_MOD_INST_ID: Stores the mdule instance id
83 * %SKL_TKN_U32_OBS: Stores Output Buffer size
85 * %SKL_TKN_U32_IBS: Stores input buffer size
94 * %SKL_TKN_U32_PIPE_ID: Stores the pipe id
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsnd_sst_tokens.h44 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take
75 * %SKL_TKN_U16_PIN_INST_ID: Stores the pin instance id
77 * %SKL_TKN_U16_MOD_INST_ID: Stores the mdule instance id
83 * %SKL_TKN_U32_OBS: Stores Output Buffer size
85 * %SKL_TKN_U32_IBS: Stores input buffer size
94 * %SKL_TKN_U32_PIPE_ID: Stores the pipe id
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsync.h33 * loads or stores. By way of example, if we only care that stores older
34 * than a barrier are observed prior to stores that are younger than a
36 * ordering barrier can be used. Limiting the barrier's effects to stores
38 * make progress faster than if younger loads had to wait for older stores
79 * stores, but instead causes synchronization of an icache or TLB global
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsnd_sst_tokens.h44 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take
75 * %SKL_TKN_U16_PIN_INST_ID: Stores the pin instance id
77 * %SKL_TKN_U16_MOD_INST_ID: Stores the mdule instance id
83 * %SKL_TKN_U32_OBS: Stores Output Buffer size
85 * %SKL_TKN_U32_IBS: Stores input buffer size
94 * %SKL_TKN_U32_PIPE_ID: Stores the pipe id
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dpage.c24 val = radix_tree_lookup(&cookie->stores, page->index); in __fscache_check_page_write()
75 val = radix_tree_lookup(&cookie->stores, page->index); in __fscache_maybe_release_page()
85 if (radix_tree_tag_get(&cookie->stores, page->index, in __fscache_maybe_release_page()
96 if (radix_tree_tag_get(&cookie->stores, page->index, in __fscache_maybe_release_page()
104 xpage = radix_tree_delete(&cookie->stores, page->index); in __fscache_maybe_release_page()
158 radix_tree_tag_clear(&cookie->stores, page->index, in fscache_end_page_write()
161 if (!radix_tree_tag_get(&cookie->stores, page->index, in fscache_end_page_write()
164 xpage = radix_tree_delete(&cookie->stores, page->index); in fscache_end_page_write()
168 val = radix_tree_lookup(&cookie->stores, page->index); in fscache_end_page_write()
838 n = radix_tree_gang_lookup_tag(&cookie->stores, results, 0, 1, in fscache_write_op()
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Dmemset.S141 add ptr2 = 8, ptr1 // start of stores (beyond prefetch stores)
150 stf8 [ptr9] = fvalue, 128 // Do stores one cache line apart
155 add ptr0 = 16, ptr2 // Two stores in parallel
211 add ptr2 = 16, ptr1 // start of stores (beyond prefetch stores)
220 stf.spill [ptr9] = f0, 128 // Do stores one cache line apart
225 add ptr0 = 16, ptr2 // Two stores in parallel
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg/
H A DCVE-2021-29338.patch30 char)); /* Stores at max 10 image file names*/
43 /* Stores at max 10 image file names */
66 - char)); /* Stores at max 10 image file names*/
67 + /* Stores at max 10 image file names*/
/OK3568_Linux_fs/kernel/fs/romfs/
H A DKconfig20 # Select the backing stores to be supported
23 prompt "RomFS backing stores"
27 Select the backing stores to be supported.

12345678910>>...68