Home
last modified time | relevance | path

Searched refs:PER_FLAG_TE_ABORT_RAND (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Dptrace.c61 if (task->thread.per_flags & PER_FLAG_TE_ABORT_RAND) { in update_cr_regs()
489 child->thread.per_flags &= ~PER_FLAG_TE_ABORT_RAND; in arch_ptrace()
496 child->thread.per_flags &= ~PER_FLAG_TE_ABORT_RAND; in arch_ptrace()
499 child->thread.per_flags |= PER_FLAG_TE_ABORT_RAND; in arch_ptrace()
503 child->thread.per_flags |= PER_FLAG_TE_ABORT_RAND; in arch_ptrace()
/linux-6.3-rc2/arch/s390/include/asm/
A Dprocessor.h163 #define PER_FLAG_TE_ABORT_RAND 2UL macro

Completed in 6 milliseconds