Searched refs:PER_FLAG_NO_TE (Results 1 – 3 of 3) sorted by relevance
64 if (task->thread.per_flags & PER_FLAG_NO_TE) in update_cr_regs()473 child->thread.per_flags &= ~PER_FLAG_NO_TE; in arch_ptrace()478 child->thread.per_flags |= PER_FLAG_NO_TE; in arch_ptrace()482 if (!machine_has_tx() || (child->thread.per_flags & PER_FLAG_NO_TE)) in arch_ptrace()
203 #define PER_FLAG_NO_TE 1UL macro
219 if (current->thread.per_flags & PER_FLAG_NO_TE) in handle_itdb()