Home
last modified time | relevance | path

Searched refs:gs_offset (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/x86/
Dfsgsbase.c480 unsigned long gs_offset = USER_REGS_OFFSET(gs); in test_ptrace_write_gs_read_base() local
495 if (ptrace(PTRACE_POKEUSER, child, gs_offset, 0x7) != 0) in test_ptrace_write_gs_read_base()
540 unsigned long gs_offset = USER_REGS_OFFSET(gs); in test_ptrace_write_gsbase() local
543 gs = ptrace(PTRACE_PEEKUSER, child, gs_offset, NULL); in test_ptrace_write_gsbase()
554 gs = ptrace(PTRACE_PEEKUSER, child, gs_offset, NULL); in test_ptrace_write_gsbase()