Home
last modified time | relevance | path

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

1234

/Linux-v4.19/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…
/Linux-v4.19/fs/ocfs2/
Dioctl.c854 bool preserve; in ocfs2_ioctl() local
917 preserve = (args.preserve != 0); in ocfs2_ioctl()
919 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
962 bool preserve; in ocfs2_compat_ioctl() local
986 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
989 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
Drefcounttree.h117 bool preserve);
Docfs2_ioctl.h75 __u64 preserve; member
Drefcounttree.c4061 bool preserve) in ocfs2_complete_reflink() argument
4098 if (preserve) { in ocfs2_complete_reflink()
4132 bool preserve) in ocfs2_create_reflink_node() argument
4190 bool preserve) in __ocfs2_reflink() argument
4223 new_inode, new_bh, preserve); in __ocfs2_reflink()
4232 preserve); in __ocfs2_reflink()
4240 new_inode, new_bh, preserve); in __ocfs2_reflink()
4259 struct dentry *new_dentry, bool preserve) in ocfs2_reflink() argument
4294 new_orphan_inode, preserve); in ocfs2_reflink()
4316 if (!preserve) { in ocfs2_reflink()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt18 - fsl,preserve-clocking : boolean; if defined, the clock settings
49 fsl,preserve-clocking;
/Linux-v4.19/drivers/watchdog/
Dwdat_wdt.c128 bool preserve; in wdat_wdt_run_action() local
133 preserve = entry->instruction & ACPI_WDAT_PRESERVE_REGISTER; in wdat_wdt_run_action()
162 if (preserve) { in wdat_wdt_run_action()
178 if (preserve) { in wdat_wdt_run_action()
/Linux-v4.19/Documentation/arm/
Dkernel_mode_neon.txt27 Lazy preserve and restore
29 The NEON/VFP register file is managed using lazy preserve (on UP systems) and
39 it is required to do an 'eager' preserve of the NEON/VFP register file, and
51 preserve/restore mechanism for the kernel mode NEON/VFP register contents. This
/Linux-v4.19/arch/powerpc/boot/dts/
Dpdm360ng.dts98 fsl,preserve-clocking;
116 fsl,preserve-clocking;
Dsocrates.dts98 fsl,preserve-clocking;
130 fsl,preserve-clocking;
Duc101.dts90 fsl,preserve-clocking;
Dmpc5121ads.dts89 fsl,preserve-clocking;
/Linux-v4.19/arch/arm/lib/
Dmemset.S23 mov ip, r0 @ preserve r0 as return value
146 mov ip, r0 @ preserve r0 as return value
/Linux-v4.19/arch/unicore32/kernel/
Dsleep.S36 @ preserve phys address of stack
186 .word 0 @ preserve stack phys ptr here
/Linux-v4.19/arch/arm/include/debug/
Domap2plus.S68 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/Linux-v4.19/Documentation/hwmon/
Dw83l786ng19 behavior is no chip reset to preserve BIOS settings
Dadm102544 the driver handles that is to preserve this bit through the initialization
/Linux-v4.19/Documentation/ABI/testing/
Dpstore7 Platforms that provide a mechanism to preserve some data
/Linux-v4.19/Documentation/arm/nwfpe/
DNOTES28 moved to f4 to preserve it over the log(y) call. The division will be done
/Linux-v4.19/arch/arm/kernel/
Diwmmxt.S271 mov r3, lr @ preserve return address
309 mov r3, lr @ preserve return address
/Linux-v4.19/fs/ubifs/
DKconfig46 to preserve the old behavior. If you enable this option, UBIFS starts updating atime,
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsh_mobile_ceu_camera.rst132 3. In the previous step the sensor has tried to preserve its output frame as
/Linux-v4.19/drivers/visorbus/
Dcontrolvmchannel.h228 u32 preserve:1; member
/Linux-v4.19/Documentation/vm/
Dpage_migration.rst52 within a group of nodes for all migration techniques which will preserve a
54 process. This is necessary in order to preserve the memory latencies.
178 shouldn't expect to preserve values in that fields.

1234