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