Home
last modified time | relevance | path

Searched full:preserved (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/linux/mm/
H A Dmemfd_luo.c17 * Memory file descriptors (memfd) can be preserved over a kexec using the Live
22 * the file are preserved. All others are reset to default. The preserved
26 * The LUO API is not stabilized yet, so the preserved properties of a memfd
33 * Preserved Properties
36 * The following properties of the memfd are preserved across kexec:
39 * All data stored in the file is preserved.
42 * The size of the file is preserved. Holes in the file are filled by
46 * The current file position is preserved, allowing applications to continue
54 * File seals set on the memfd are preserved and re-applied on restore.
58 * Non-Preserved Properties
[all …]
/linux/arch/s390/include/asm/
H A Dvmlinux.lds.h23 * .boot.preserved.data is similar to .boot.data, but it is not part of the
24 * .init section and thus will be preserved for later use in the decompressed
29 .boot.preserved.data : { \
31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
H A Dsections.h20 * .boot.preserved.data is similar to .boot.data, but it is not part of the
21 * .init section and thus will be preserved for later use in the decompressed
24 #define __bootdata_preserved(var) __section(".boot.preserved.data." #var) var
/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst56 When delivering signals, non-zero tags are not preserved in
64 are preserved in response to synchronous tag check faults (SEGV_MTESERR)
65 otherwise not preserved even if SA_EXPOSE_TAGBITS was set.
71 tag information will be preserved regardless of the SA_EXPOSE_TAGBITS
74 Non-zero tags are never preserved in sigcontext.fault_address
H A Dsme.rst72 * On thread creation PSTATE.ZA and TPIDR2_EL0 are preserved unless CLONE_VM
87 * On syscall PSTATE.ZA is preserved, if PSTATE.ZA==1 then the contents of the
88 ZA matrix and ZTn (if present) are preserved.
101 length (if any), is preserved across all syscalls, subject to the specific
/linux/arch/xtensa/include/asm/
H A Dasm-uaccess.h45 * <aa> preserved
46 * <as> preserved
75 * <aa> preserved
76 * <as> preserved
/linux/arch/loongarch/include/asm/
H A Dthread_info.h76 #define TIF_LSX_CTX_LIVE 25 /* LSX context must be preserved */
77 #define TIF_LASX_CTX_LIVE 26 /* LASX context must be preserved */
79 #define TIF_LBT_CTX_LIVE 28 /* LBT context must be preserved */
/linux/kernel/liveupdate/
H A Dluo_session.c12 * file *` instances that need to be preserved across a kexec-based live
26 * - Serialization: Session metadata is preserved using the KHO framework. When
28 * a chain of linked-blocks and placed in a preserved memory region. The
39 * active sessions and writes their metadata into a memory area preserved
44 * luo_session` objects representing the preserved sessions.
48 * descriptor and access the preserved state.
276 pr_warn("The file was successfully preserved, but response to user failed\n"); in luo_session_preserve_fd()
611 * A partial failure leaves the preserved state inconsistent. in luo_session_deserialize()
/linux/arch/arm/include/asm/
H A Dfiq.h9 * NOTE: The FIQ mode registers are not magically preserved across
12 * Drivers which require these registers to be preserved across power
/linux/tools/testing/selftests/net/hsr/
H A Dhsr_prp_redbox.sh6 # preserved on the wire, and the RedBox must announce the SAN with a RedBox-MAC
65 # The SAN source MAC must be preserved on the PRP network, not laundered to the
73 stop_if_error "SAN MAC not preserved on the PRP network"
/linux/tools/testing/selftests/drivers/net/
H A Dnapi_threaded.py74 of all napis is preserved after a change in number of queues.
104 the napi threaded state is preserved after a change in
/linux/arch/mips/include/asm/
H A Dpm.h21 /* Call preserved GPRs */
45 /* Call preserved GPRs */
/linux/drivers/gpu/drm/gma500/
H A Dintel_i2c.c49 /* On most chips, these bits must be preserved in software. */ in set_clock()
69 /* On most chips, these bits must be preserved in software. */ in set_data()
/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst31 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.
302 symbol table, and relocation section indices, ELF information is preserved for
/linux/arch/arm/mm/
H A Dpabort-legacy.S12 * Returns : r4 - r11, r13 preserved
H A Dpabort-v6.S12 * Returns : r4 - r11, r13 preserved
H A Dabort-nommu.S11 * Returns : r4 - r11, r13 preserved
H A Dpabort-v7.S12 * Returns : r4 - r11, r13 preserved
H A Dabort-ev7.S11 * Returns : r4 - r11, r13 preserved
/linux/tools/memory-model/litmus-tests/
H A DS+poonceonces.litmus9 * READ_ONCE(), is ordering preserved?
H A DISA2+poonceonces.litmus7 * against the last process's load, is ordering preserved if all of the
/linux/tools/testing/selftests/namespaces/
H A Dcred_change_test.c162 TH_LOG("setuid() correctly preserved active references (no leak)"); in TEST()
277 TH_LOG("setgid() correctly preserved active references (no leak)"); in TEST()
396 TH_LOG("setresuid() correctly preserved active references (no leak)"); in TEST()
566 TH_LOG("Nested user namespace credential changes preserved active refs (no leak)"); in TEST()
811 TH_LOG("setfsuid/setfsgid correctly preserved active references (no leak)"); in TEST()
/linux/fs/nilfs2/
H A DKconfig18 and can change them into snapshots which will be preserved for long
/linux/tools/perf/pmu-events/arch/x86/goldmont/
H A Dmemory.json7 …request happens and the machine is uncertain if memory ordering will be preserved as another core …
/linux/tools/perf/pmu-events/arch/x86/goldmontplus/
H A Dmemory.json7 …request happens and the machine is uncertain if memory ordering will be preserved - as another cor…

12345678910>>...13