Searched refs:PL_FLAG_SCX (Results 1 – 3 of 3) sorted by relevance
126 #define PL_FLAG_SCX 0x08 /* syscall leave point */ macro
142 lwpinfo.pl_flags & PL_FLAG_SCX) in linux_ptrace_status()
1227 pl->pl_flags |= PL_FLAG_SCX; in kern_ptrace()