Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/Documentation/input/
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>
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…
/kernel/linux/linux-5.10/fs/ocfs2/
Dioctl.c847 bool preserve; in ocfs2_ioctl() local
910 preserve = (args.preserve != 0); in ocfs2_ioctl()
912 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
955 bool preserve; in ocfs2_compat_ioctl() local
979 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
982 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
Docfs2_ioctl.h67 __u64 preserve; member
Drefcounttree.h109 bool preserve);
Drefcounttree.c4055 bool preserve) in ocfs2_complete_reflink() argument
4092 if (preserve) { in ocfs2_complete_reflink()
4126 bool preserve) in ocfs2_create_reflink_node() argument
4182 bool preserve) in __ocfs2_reflink() argument
4215 new_inode, new_bh, preserve); in __ocfs2_reflink()
4224 preserve); in __ocfs2_reflink()
4232 new_inode, new_bh, preserve); in __ocfs2_reflink()
4251 struct dentry *new_dentry, bool preserve) in ocfs2_reflink() argument
4286 new_orphan_inode, preserve); in ocfs2_reflink()
4308 if (!preserve) { in ocfs2_reflink()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt18 - fsl,preserve-clocking : boolean; if defined, the clock settings
49 fsl,preserve-clocking;
/kernel/linux/linux-5.10/drivers/watchdog/
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()
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
Dsocrates.dts94 fsl,preserve-clocking;
126 fsl,preserve-clocking;
Duc101.dts86 fsl,preserve-clocking;
Dmpc5121ads.dts85 fsl,preserve-clocking;
/kernel/linux/linux-5.10/Documentation/arm/
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
/kernel/linux/linux-5.10/arch/arm/lib/
Dmemset.S21 mov ip, r0 @ preserve r0 as return value
145 mov ip, r0 @ preserve r0 as return value
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Dice.rst104 - Do not preserve settings stored in the flash components being
109 - Do not preserve either settings or identifiers. Overwrite everything
119 instructed to preserve all settings and identifying fields when updating.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dw83l786ng.rst24 behavior is no chip reset to preserve BIOS settings
Dadm1025.rst53 the driver handles that is to preserve this bit through the initialization
/kernel/linux/linux-5.10/arch/arm/include/debug/
Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dpstore7 Platforms that provide a mechanism to preserve some data
/kernel/linux/linux-5.10/Documentation/arm/nwfpe/
Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/kernel/linux/linux-5.10/arch/arm/kernel/
Diwmmxt.S269 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/
Dkvm_stat.txt71 written to start of file to preserve the format.
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dsh_mobile_ceu_camera.rst134 3. In the previous step the sensor has tried to preserve its output frame as
/kernel/linux/linux-5.10/drivers/visorbus/
Dcontrolvmchannel.h228 u32 preserve:1; member
/kernel/linux/linux-5.10/fs/ubifs/
DKconfig58 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,

1234