/linux-6.3-rc2/Documentation/input/ |
A D | interactive.svg | 18 …" 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 D | shape.svg | 33 …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 D | ioctl.c | 850 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 D | refcounttree.h | 107 bool preserve);
|
A D | ocfs2_ioctl.h | 57 __u64 preserve; member
|
A D | refcounttree.c | 4025 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 D | i2c-mpc.yaml | 38 fsl,preserve-clocking: 85 fsl,preserve-clocking;
|
/linux-6.3-rc2/drivers/watchdog/ |
A D | wdat_wdt.c | 132 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 D | pdm360ng.dts | 94 fsl,preserve-clocking; 112 fsl,preserve-clocking;
|
A D | socrates.dts | 94 fsl,preserve-clocking; 126 fsl,preserve-clocking;
|
A D | uc101.dts | 86 fsl,preserve-clocking;
|
A D | mpc5121ads.dts | 85 fsl,preserve-clocking;
|
/linux-6.3-rc2/Documentation/arm/ |
A D | kernel_mode_neon.rst | 28 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 D | memset.S | 21 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 D | entry-v7m.S | 53 push {r0, lr} @ preserve LR and original SP
|
A D | iwmmxt.S | 269 mov r3, lr @ preserve return address 307 mov r3, lr @ preserve return address
|
/linux-6.3-rc2/tools/memory-model/Documentation/ |
A D | control-dependencies.txt | 12 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 D | omap2plus.S | 64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | w83l786ng.rst | 24 behavior is no chip reset to preserve BIOS settings
|
A D | adm1025.rst | 53 the driver handles that is to preserve this bit through the initialization
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | pstore | 8 Platforms that provide a mechanism to preserve some data
|
/linux-6.3-rc2/Documentation/arm/nwfpe/ |
A D | notes.rst | 31 moved to f4 to preserve it over the log(y) call. The division will be done
|
/linux-6.3-rc2/drivers/mmc/host/ |
A D | tmio_mmc_core.c | 182 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 D | tmio_mmc.h | 189 void (*reset)(struct tmio_mmc_host *host, bool preserve);
|
/linux-6.3-rc2/tools/kvm/kvm_stat/ |
A D | kvm_stat.txt | 71 written to start of file to preserve the format.
|