Home
last modified time | relevance | path

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

12345

/linux/Documentation/input/
H 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>
H 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/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c143 bool preserve = true; in nvkm_memory_new() local
151 preserve = false; in nvkm_memory_new()
159 ret = nvkm_instobj_new(imem, size, align, zero, preserve, &memory); in nvkm_memory_new()
/linux/fs/ocfs2/
H A Dioctl.c896 bool preserve; in ocfs2_ioctl() local
902 preserve = (args.preserve != 0); in ocfs2_ioctl()
904 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
951 bool preserve; in ocfs2_compat_ioctl() local
969 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
972 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
H A Drefcounttree.c4018 bool preserve) in ocfs2_complete_reflink() argument
4055 if (preserve) { in ocfs2_complete_reflink()
4089 bool preserve) in ocfs2_create_reflink_node() argument
4145 bool preserve) in __ocfs2_reflink() argument
4199 new_inode, new_bh, preserve); in __ocfs2_reflink()
4208 preserve); in __ocfs2_reflink()
4216 new_inode, new_bh, preserve); in __ocfs2_reflink()
4235 struct dentry *new_dentry, bool preserve) in ocfs2_reflink() argument
4270 new_orphan_inode, preserve); in ocfs2_reflink()
4292 if (!preserve) { in ocfs2_reflink()
[all …]
H A Drefcounttree.h107 bool preserve);
/linux/drivers/watchdog/
H 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/Documentation/core-api/kho/
H A Dfdt.rst22 preserve memory regions across kexec.
36 KHO to preserve the underlying memory, such that after kexec, the new kernel
/linux/Documentation/arch/arm/
H 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/arch/powerpc/boot/dts/
H A Dpdm360ng.dts94 fsl,preserve-clocking;
112 fsl,preserve-clocking;
H A Dsocrates.dts94 fsl,preserve-clocking;
126 fsl,preserve-clocking;
H A Duc101.dts86 fsl,preserve-clocking;
/linux/arch/arm/lib/
H A Dmemset.S22 mov ip, r0 @ preserve r0 as return value
145 mov ip, r0 @ preserve r0 as return value
/linux/Documentation/admin-guide/mm/
H A Dkho.rst7 Kexec HandOver (KHO) is a mechanism that allows Linux to preserve memory
19 need to enable if you would like to preserve their respective state across
75 device drivers will instruct KHO to preserve memory regions,
/linux/include/linux/
H A Dliveupdate.h68 int (*preserve)(struct liveupdate_file_op_args *args); member
/linux/Documentation/bpf/standardization/
H A Dabi.rst21 * R6 - R9: callee saved registers that function calls will preserve
/linux/tools/memory-model/Documentation/
H 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/arch/arm/kernel/
H A Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
H A Diwmmxt.S258 mov r3, lr @ preserve return address
296 mov r3, lr @ preserve return address
/linux/Documentation/hwmon/
H A Dw83l786ng.rst24 behavior is no chip reset to preserve BIOS settings
/linux/arch/arm/include/debug/
H A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux/Documentation/ABI/testing/
H A Dpstore8 Platforms that provide a mechanism to preserve some data
/linux/kernel/liveupdate/
H A Dluo_file.c301 err = fh->ops->preserve(&args); in luo_preserve_file()
824 if (!fh->ops->preserve || !fh->ops->unpreserve || !fh->ops->retrieve || in liveupdate_register_file_handler()
H A Dkexec_handover.c88 DECLARE_BITMAP(preserve, PRESERVE_BITS);
164 clear_bit(pfn_high % PRESERVE_BITS, bits->preserve); in __kho_unpreserve_order()
217 set_bit(pfn_high % PRESERVE_BITS, bits->preserve); in __kho_preserve_order()
448 for_each_set_bit(bit, bitmap->preserve, PRESERVE_BITS) { in deserialize_bitmap()

12345