Home
last modified time | relevance | path

Searched refs:preserve (Results 1 – 25 of 78) sorted by relevance

1234

/linux/Documentation/input/
H A Dinteractive.svg18 …" stroke="#000000" stroke-width=".025in" text-anchor="middle" xml:space="preserve">Dead band</text>
19 …if" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">right saturation…
20 …if" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">left saturation<…
21 …if" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">left coeff ( pos…
22 …if" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">right coeff ( ne…
23 …-serif" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">center</text>
H A Dshape.svg33 …font-size="144px" stroke-width=".025in" text-anchor="middle" xml:space="preserve">Effect duration<…
34 …-family="sans-serif" font-size="144px" stroke-width=".025in" xml:space="preserve">Effect magnitude…
35 …-family="sans-serif" font-size="144px" stroke-width=".025in" xml:space="preserve">Fade level</text>
36 …font-size="144px" stroke-width=".025in" text-anchor="middle" xml:space="preserve">Attack length</t…
37 …font-size="144px" stroke-width=".025in" text-anchor="middle" xml:space="preserve">Fade length</tex…
38 …f" font-size="144px" stroke-width=".025in" text-anchor="end" xml:space="preserve">Attack level</te…
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c143 bool preserve = true; in nvkm_memory_new() local
151 preserve = false; in nvkm_memory_new()
159 ret = nvkm_instobj_new(imem, size, align, zero, preserve, &memory); in nvkm_memory_new()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c106 container_of(*pmemory, struct nvkm_instobj, memory)->preserve = true; in nvkm_instobj_wrap()
111 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, bool preserve, in nvkm_instobj_new() argument
139 container_of(memory, struct nvkm_instobj, memory)->preserve = preserve; in nvkm_instobj_new()
H A Dnv04.c182 if (iobj->preserve) { in nv04_instmem_suspend()
/linux/arch/powerpc/boot/dts/
H A Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
H A Dsocrates.dts94 fsl,preserve-clocking;
126 fsl,preserve-clocking;
H A Duc101.dts86 fsl,preserve-clocking;
H A Dmpc5121ads.dts85 fsl,preserve-clocking;
/linux/arch/arm/lib/
H A Dmemset.S22 mov ip, r0 @ preserve r0 as return value
145 mov ip, r0 @ preserve r0 as return value
/linux/Documentation/bpf/standardization/
H A Dabi.rst21 * R6 - R9: callee saved registers that function calls will preserve
/linux/arch/arm/kernel/
H A Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
H A Diwmmxt.S258 mov r3, lr @ preserve return address
296 mov r3, lr @ preserve return address
/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt12 Therefore, a load-load control dependency will not preserve ordering
121 preserve ordering. For example:
240 can help to preserve the needed conditional.
244 atomic{,64}_read() can help to preserve your control dependency.
/linux/Documentation/hwmon/
H A Dw83l786ng.rst24 behavior is no chip reset to preserve BIOS settings
H A Dadm1025.rst53 the driver handles that is to preserve this bit through the initialization
/linux/arch/arm/include/debug/
H A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/linux/fs/ocfs2/
H A Drefcounttree.h107 bool preserve);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Dfbsr.c109 if (iobj->preserve) { in r570_fbsr_suspend()
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt71 written to start of file to preserve the format.
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst68 suppressed to preserve the original error information, since the last
/linux/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst134 3. In the previous step the sensor has tried to preserve its output frame as
/linux/fs/ubifs/
H A DKconfig58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
/linux/tools/build/
H A DBuild.include47 # Replace >$< with >$$< to preserve $ when reloading the .cmd file

1234