Searched refs:preserved (Results 1 – 25 of 64) sorted by relevance
123
| /Linux-v5.4/arch/s390/include/asm/ |
| D | vmlinux.lds.h | 29 .boot.preserved.data : { \ 31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
|
| D | sections.h | 36 #define __bootdata_preserved(var) __section(.boot.preserved.data.var) var
|
| /Linux-v5.4/arch/s390/boot/ |
| D | Makefile | 43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 61 …$(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data FORCE
|
| /Linux-v5.4/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-v5.4/Documentation/arm64/ |
| D | tagged-pointers.rst | 56 Non-zero tags are not preserved when delivering signals. This means that 61 be preserved.
|
| D | sve.rst | 97 * On syscall, V0..V31 are preserved (as without SVE). Thus, bits [127:0] of 98 Z0..Z31 are preserved. All other bits of Z0..Z31, and all of P0..P15 and FFR 104 * In practice the affected registers/bits will be preserved or will be replaced 111 length (if any), is preserved across all syscalls, subject to the specific 354 preserved, but the remaining bits of the SVE registers become
|
| D | pointer-authentication.rst | 47 are preserved across fork().
|
| /Linux-v5.4/fs/nilfs2/ |
| D | Kconfig | 16 and can change them into snapshots which will be preserved for long
|
| /Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mpc.txt | 19 from the bootloader are preserved (not touched).
|
| /Linux-v5.4/Documentation/vm/ |
| D | remap_file_pages.rst | 29 work slower for rare users of remap_file_pages() but ABI is preserved.
|
| /Linux-v5.4/Documentation/networking/ |
| D | x25-iface.txt | 75 is not preserved by the Linux network device driver interface: 78 preserved. Even if a device driver calls netif_rx(skb1) and later
|
| /Linux-v5.4/Documentation/arm/nwfpe/ |
| D | notes.rst | 10 registers f4-f7 to be preserved over a function call. The compiler quite
|
| /Linux-v5.4/Documentation/devicetree/bindings/reserved-memory/ |
| D | ramoops.txt | 25 - reg: region of memory that is preserved between reboots
|
| /Linux-v5.4/Documentation/livepatch/ |
| D | module-elf-format.rst | 38 preserved for livepatch modules (see section 5). Livepatch manages its own 105 Since Elf information is preserved for livepatch modules (see Section 5), a 225 preserved in order for apply_relocate_add() to find the right symbol. 316 symbol table, and relocation section indices, Elf information is preserved for
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | hyperv-tlfs.h | 816 u64 preserved:11; member 826 u64 preserved:11; member
|
| /Linux-v5.4/Documentation/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-v5.4/usr/ |
| D | gen_initramfs_list.sh | 33 sequentially and immediately. -u and -g states are preserved across
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | soc-camera.rst | 29 has been preserved. 127 preserved precisely, it may be changed too.
|
| /Linux-v5.4/arch/arm/mach-pxa/ |
| D | sleep.S | 127 @ note, turbo is not preserved over sleep so there is no
|
| /Linux-v5.4/arch/unicore32/kernel/ |
| D | entry.S | 240 stw r4, [sp] @ save preserved r0 282 @ INTRs off again before pulling preserved data off the stack 345 @ INTRs off again before pulling preserved data off the stack
|
| /Linux-v5.4/Documentation/ia64/ |
| D | fsys.rst | 128 system call restart. Of course, all "preserved" registers also 129 must be preserved, in accordance to the normal calling conventions. 199 words, user-level code must not rely on PSR.be being preserved
|
| /Linux-v5.4/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-v5.4/arch/arm/kernel/ |
| D | entry-armv.S | 71 @ the fault status register in r1. r9 must be preserved. 127 str r4, [sp] @ save preserved r0
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ocfs2.txt | 61 data=writeback Data ordering is not preserved, data may be written
|
123