Home
last modified time | relevance | path

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

12345

/linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c106 container_of(*pmemory, struct nvkm_instobj, memory)->preserve = true; in nvkm_instobj_wrap()
111 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, bool preserve, in nvkm_instobj_new() argument
139 container_of(memory, struct nvkm_instobj, memory)->preserve = preserve; in nvkm_instobj_new()
H A Dpriv.h39 bool preserve; member
/linux-6.15/fs/ocfs2/
H A Dioctl.c900 bool preserve; in ocfs2_ioctl() local
906 preserve = (args.preserve != 0); in ocfs2_ioctl()
908 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
955 bool preserve; in ocfs2_compat_ioctl() local
973 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
976 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
H A Docfs2_ioctl.h57 __u64 preserve; member
H A Drefcounttree.h107 bool preserve);
H A Drefcounttree.c4017 bool preserve) in ocfs2_complete_reflink() argument
4054 if (preserve) { in ocfs2_complete_reflink()
4088 bool preserve) in ocfs2_create_reflink_node() argument
4144 bool preserve) in __ocfs2_reflink() argument
4207 preserve); in __ocfs2_reflink()
4269 new_orphan_inode, preserve); in ocfs2_reflink()
4291 if (!preserve) { in ocfs2_reflink()
4373 if (preserve) { in ocfs2_vfs_reflink()
4385 if (!preserve) { in ocfs2_vfs_reflink()
4406 bool preserve) in ocfs2_reflink_ioctl() argument
[all …]
/linux-6.15/fs/bcachefs/
H A Dtrace.h1638 __field(u8, preserve )
1648 __entry->preserve = path->preserve;
1658 __entry->preserve,
1678 __field(u8, preserve )
1687 __entry->preserve = path->preserve;
1694 __entry->preserve,
1739 __entry->preserve = path->preserve;
1773 __entry->preserve,
1825 __entry->preserve = path->preserve;
1857 __entry->preserve,
[all …]
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Di2c-mpc.yaml38 fsl,preserve-clocking:
86 fsl,preserve-clocking;
/linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dinstmem.h36 int nvkm_instobj_new(struct nvkm_instmem *, u32 size, u32 align, bool zero, bool preserve,
/linux-6.15/Documentation/bpf/standardization/
H A Dabi.rst21 * R6 - R9: callee saved registers that function calls will preserve
/linux-6.15/arch/arm/kernel/
H A Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
/linux-6.15/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-6.15/arch/arm/include/debug/
H A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/linux-6.15/Documentation/hwmon/
H A Dw83l786ng.rst24 behavior is no chip reset to preserve BIOS settings
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dethernet-switch.yaml25 # nodes have to preserve non-standard names because of
/linux-6.15/Documentation/ABI/testing/
H A Dpstore8 Platforms that provide a mechanism to preserve some data

12345