Searched refs:preserved (Results 1 – 25 of 80) sorted by relevance
1234
/linux-6.12.1/arch/s390/include/asm/ |
D | vmlinux.lds.h | 29 .boot.preserved.data : { \ 31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | tagged-pointers.rst | 56 When delivering signals, non-zero tags are not preserved in 64 are not preserved in response to synchronous tag check faults 70 tag information will be preserved regardless of the SA_EXPOSE_TAGBITS 73 Non-zero tags are never preserved in sigcontext.fault_address
|
D | asymmetric-32bit.rst | 68 On a homogeneous system, the CPU affinity of a task is preserved across 77 preserved across ``execve(2)`` of 32-bit programs.
|
D | sme.rst | 72 * On thread creation TPIDR2_EL0 is preserved unless CLONE_SETTLS is specified, 97 * On syscall PSTATE.ZA is preserved, if PSTATE.ZA==1 then the contents of the 98 ZA matrix and ZTn (if present) are preserved. 111 length (if any), is preserved across all syscalls, subject to the specific
|
D | sve.rst | 113 * On syscall, V0..V31 are preserved (as without SVE). Thus, bits [127:0] of 114 Z0..Z31 are preserved. All other bits of Z0..Z31, and all of P0..P15 and FFR 122 length (if any), is preserved across all syscalls, subject to the specific 392 preserved, but the remaining bits of the SVE registers become
|
/linux-6.12.1/tools/memory-model/litmus-tests/ |
D | S+poonceonces.litmus | 9 * READ_ONCE(), is ordering preserved?
|
D | ISA2+poonceonces.litmus | 7 * against the last process's load, is ordering preserved if all of the
|
/linux-6.12.1/arch/s390/boot/ |
D | Makefile | 37 targets := bzImage section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 61 $(obj)/bzImage: $(obj)/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data …
|
/linux-6.12.1/fs/nilfs2/ |
D | Kconfig | 18 and can change them into snapshots which will be preserved for long
|
/linux-6.12.1/Documentation/trace/ |
D | debugging.rst | 136 preserved. Switching to a different kernel version may find a different 142 instance. But this instance is never preserved across boots. To have the 143 trace_printk() content, and some other internal tracing go to the preserved
|
/linux-6.12.1/Documentation/livepatch/ |
D | module-elf-format.rst | 31 preserved for livepatch modules (see section 5). Livepatch manages its own 98 Since ELF information is preserved for livepatch modules (see Section 5), a 218 preserved in order for apply_relocate_add() to find the right symbol. 299 symbol table, and relocation section indices, ELF information is preserved for
|
/linux-6.12.1/Documentation/mm/ |
D | remap_file_pages.rst | 27 work slower for rare users of remap_file_pages() but ABI is preserved.
|
/linux-6.12.1/Documentation/arch/arm/nwfpe/ |
D | notes.rst | 10 registers f4-f7 to be preserved over a function call. The compiler quite
|
/linux-6.12.1/include/asm-generic/ |
D | hyperv-tlfs.h | 398 u64 preserved:11; member 408 u64 preserved:11; member
|
/linux-6.12.1/usr/ |
D | gen_initramfs.sh | 32 sequentially and immediately. -u and -g states are preserved across
|
/linux-6.12.1/Documentation/arch/arm/ |
D | kernel_mode_neon.rst | 21 register file is not preserved and restored at every context switch or taken 32 kept 'live', and is only preserved and restored when multiple tasks are
|
/linux-6.12.1/arch/arm/mach-pxa/ |
D | sleep.S | 128 @ note, turbo is not preserved over sleep so there is no
|
/linux-6.12.1/Documentation/power/ |
D | video.rst | 21 system because video state is preserved. Unfortunately different 42 (1) systems where video state is preserved over S3.
|
/linux-6.12.1/arch/arm/kernel/ |
D | entry-armv.S | 87 @ the fault status register in r1. r9 must be preserved. 142 str r4, [sp] @ save preserved r0
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-flash.rst | 43 preserved across the update. A device may not support every combination and
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-create-bufs.rst | 101 - Filled in by the application, preserved by the driver.
|
/linux-6.12.1/Documentation/filesystems/ |
D | ocfs2.rst | 71 data=writeback Data ordering is not preserved, data may be written
|
/linux-6.12.1/Documentation/locking/ |
D | preempt-locking.rst | 45 dependent, but includes CPU structures and state not preserved over a context
|
/linux-6.12.1/arch/sparc/lib/ |
D | M7memset.S | 349 retl ! %o0 was preserved
|
/linux-6.12.1/Documentation/bpf/ |
D | classic_vs_extended.rst | 37 Still, the semantics of the original 32-bit ALU operations are preserved 76 is preserved across the call.
|
1234