Home
last modified time | relevance | path

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

1234

/Linux-v6.1/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-v6.1/fs/ocfs2/
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()
939 bool preserve; in ocfs2_compat_ioctl() local
957 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
960 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
Docfs2_ioctl.h57 __u64 preserve; member
Drefcounttree.h107 bool preserve);
Drefcounttree.c4025 bool preserve) in ocfs2_complete_reflink() argument
4062 if (preserve) { in ocfs2_complete_reflink()
4096 bool preserve) in ocfs2_create_reflink_node() argument
4152 bool preserve) in __ocfs2_reflink() argument
4185 new_inode, new_bh, preserve); in __ocfs2_reflink()
4194 preserve); in __ocfs2_reflink()
4202 new_inode, new_bh, preserve); in __ocfs2_reflink()
4221 struct dentry *new_dentry, bool preserve) in ocfs2_reflink() argument
4256 new_orphan_inode, preserve); in ocfs2_reflink()
4278 if (!preserve) { in ocfs2_reflink()
[all …]
/Linux-v6.1/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()
/Linux-v6.1/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;
/Linux-v6.1/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
/Linux-v6.1/arch/arm/lib/
Dmemset.S21 mov ip, r0 @ preserve r0 as return value
144 mov ip, r0 @ preserve r0 as return value
/Linux-v6.1/arch/arm/kernel/
Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
Diwmmxt.S269 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/Linux-v6.1/Documentation/networking/devlink/
Dice.rst107 - Do not preserve settings stored in the flash components being
112 - Do not preserve either settings or identifiers. Overwrite everything
122 instructed to preserve all settings and identifying fields when updating.
/Linux-v6.1/tools/memory-model/Documentation/
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-v6.1/arch/arm/include/debug/
Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/Linux-v6.1/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
/Linux-v6.1/Documentation/arm/nwfpe/
Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/Linux-v6.1/Documentation/ABI/testing/
Dpstore8 Platforms that provide a mechanism to preserve some data
/Linux-v6.1/drivers/mmc/host/
Dtmio_mmc.c78 static void tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) in tmio_mmc_reset() argument
Dtmio_mmc_core.c182 static void tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) in tmio_mmc_reset() argument
186 if (preserve) { in tmio_mmc_reset()
202 host->reset(host, preserve); in tmio_mmc_reset()
218 if (preserve) { in tmio_mmc_reset()
/Linux-v6.1/tools/kvm/kvm_stat/
Dkvm_stat.txt71 written to start of file to preserve the format.

1234