Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dsigreturn.c268 static volatile unsigned short sig_cs, sig_ss; variable
423 *csptr(ctx) = sig_cs; in sigusr1()
427 sig_cs == code16_sel ? 0 : (unsigned long)&int3; in sigusr1()
579 sig_cs = cs; in test_valid_sigreturn()
582 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()
687 sig_cs = cs; in test_bad_iret()
691 cs_bits, sig_cs, sig_ss); in test_bad_iret()