Searched refs:PER_FLAG_TE_ABORT_RAND_TEND (Results 1 – 2 of 2) sorted by relevance
168 #define PER_FLAG_TE_ABORT_RAND_TEND 4UL macro
62 if (task->thread.per_flags & PER_FLAG_TE_ABORT_RAND_TEND) in update_cr_regs()500 child->thread.per_flags |= PER_FLAG_TE_ABORT_RAND_TEND; in arch_ptrace()504 child->thread.per_flags &= ~PER_FLAG_TE_ABORT_RAND_TEND; in arch_ptrace()
Completed in 6 milliseconds