Home
last modified time | relevance | path

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

1234

/linux/Documentation/input/
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>
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/fs/ocfs2/
A Dioctl.c850 bool preserve; in ocfs2_ioctl() local
895 preserve = (args.preserve != 0); in ocfs2_ioctl()
897 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
940 bool preserve; in ocfs2_compat_ioctl() local
958 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
961 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
A Drefcounttree.c4053 bool preserve) in ocfs2_complete_reflink() argument
4090 if (preserve) { in ocfs2_complete_reflink()
4124 bool preserve) in ocfs2_create_reflink_node() argument
4180 bool preserve) in __ocfs2_reflink() argument
4222 preserve); in __ocfs2_reflink()
4284 new_orphan_inode, preserve); in ocfs2_reflink()
4306 if (!preserve) { in ocfs2_reflink()
4388 if (preserve) { in ocfs2_vfs_reflink()
4400 if (!preserve) { in ocfs2_vfs_reflink()
4421 bool preserve) in ocfs2_reflink_ioctl() argument
[all …]
A Drefcounttree.h107 bool preserve);
A Docfs2_ioctl.h57 __u64 preserve; member
/linux/Documentation/devicetree/bindings/i2c/
A Di2c-mpc.yaml38 fsl,preserve-clocking:
84 fsl,preserve-clocking;
/linux/drivers/watchdog/
A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
137 preserve = entry->instruction & ACPI_WDAT_PRESERVE_REGISTER; in wdat_wdt_run_action()
166 if (preserve) { in wdat_wdt_run_action()
182 if (preserve) { in wdat_wdt_run_action()
/linux/Documentation/arm/
A Dkernel_mode_neon.rst28 Lazy preserve and restore
30 The NEON/VFP register file is managed using lazy preserve (on UP systems) and
40 it is required to do an 'eager' preserve of the NEON/VFP register file, and
52 preserve/restore mechanism for the kernel mode NEON/VFP register contents. This
/linux/arch/powerpc/boot/dts/
A Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
A Dsocrates.dts94 fsl,preserve-clocking;
126 fsl,preserve-clocking;
A Duc101.dts86 fsl,preserve-clocking;
A Dmpc5121ads.dts85 fsl,preserve-clocking;
/linux/arch/arm/lib/
A Dmemset.S21 mov ip, r0 @ preserve r0 as return value
145 mov ip, r0 @ preserve r0 as return value
/linux/Documentation/networking/devlink/
A Dice.rst105 - Do not preserve settings stored in the flash components being
110 - Do not preserve either settings or identifiers. Overwrite everything
120 instructed to preserve all settings and identifying fields when updating.
/linux/tools/memory-model/Documentation/
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/arch/arm/include/debug/
A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/linux/Documentation/hwmon/
A Dw83l786ng.rst24 behavior is no chip reset to preserve BIOS settings
A Dadm1025.rst53 the driver handles that is to preserve this bit through the initialization
/linux/Documentation/arm/nwfpe/
A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux/Documentation/ABI/testing/
A Dpstore8 Platforms that provide a mechanism to preserve some data
/linux/arch/arm/kernel/
A Diwmmxt.S269 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/linux/tools/kvm/kvm_stat/
A Dkvm_stat.txt71 written to start of file to preserve the format.
/linux/drivers/visorbus/
A Dcontrolvmchannel.h228 u32 preserve:1; member
/linux/Documentation/driver-api/media/drivers/
A Dsh_mobile_ceu_camera.rst134 3. In the previous step the sensor has tried to preserve its output frame as

Completed in 38 milliseconds

1234