Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/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-6.3-rc2/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()
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()
A Drefcounttree.h107 bool preserve);
A Docfs2_ioctl.h57 __u64 preserve; member
A 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
4194 preserve); in __ocfs2_reflink()
4256 new_orphan_inode, preserve); in ocfs2_reflink()
4278 if (!preserve) { in ocfs2_reflink()
4360 if (preserve) { in ocfs2_vfs_reflink()
4372 if (!preserve) { in ocfs2_vfs_reflink()
4393 bool preserve) in ocfs2_reflink_ioctl() argument
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/i2c/
A Di2c-mpc.yaml38 fsl,preserve-clocking:
85 fsl,preserve-clocking;
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/arch/arm/lib/
A Dmemset.S21 mov ip, r0 @ preserve r0 as return value
144 mov ip, r0 @ preserve r0 as return value
/linux-6.3-rc2/arch/arm/kernel/
A Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
A Diwmmxt.S269 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/linux-6.3-rc2/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-6.3-rc2/arch/arm/include/debug/
A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/linux-6.3-rc2/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-6.3-rc2/Documentation/ABI/testing/
A Dpstore8 Platforms that provide a mechanism to preserve some data
/linux-6.3-rc2/Documentation/arm/nwfpe/
A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux-6.3-rc2/drivers/mmc/host/
A 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()
A Dtmio_mmc.h189 void (*reset)(struct tmio_mmc_host *host, bool preserve);
/linux-6.3-rc2/tools/kvm/kvm_stat/
A Dkvm_stat.txt71 written to start of file to preserve the format.

Completed in 41 milliseconds

1234