Searched refs:PT_SETGSBASE (Results 1 – 4 of 4) sorted by relevance
58 #define PT_SETGSBASE (PT_FIRSTMACH + 10) macro
308 case PT_SETGSBASE: in cpu32_ptrace()365 case PT_SETGSBASE: in cpu_ptrace()
228 case PT_SETGSBASE: in cpu_ptrace()
412 return (kern_ptrace(td, PT_SETGSBASE, pid, data, 0)); in linux_ptrace_pokeuser()