REG_TRAPNO 17 arch/x86/um/shared/sysdep/mcontext.h (fi).trap_no = (mc)->gregs[REG_TRAPNO]; \ REG_TRAPNO 26 arch/x86/um/shared/sysdep/mcontext.h (fi).trap_no = (mc)->gregs[REG_TRAPNO]; \ REG_TRAPNO 277 tools/testing/selftests/x86/protection_keys.c trapno = uctxt->uc_mcontext.gregs[REG_TRAPNO]; REG_TRAPNO 485 tools/testing/selftests/x86/sigreturn.c sig_trapno = ctx->uc_mcontext.gregs[REG_TRAPNO]; REG_TRAPNO 619 tools/testing/selftests/x86/sigreturn.c if (i == REG_TRAPNO || i == REG_IP)