Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsigreturn.c268 static volatile unsigned short sig_cs, sig_ss; variable
322 *csptr(ctx) = sig_cs; in sigusr1()
326 sig_cs == code16_sel ? 0 : (unsigned long)&int3; in sigusr1()
441 sig_cs = cs; in test_valid_sigreturn()
444 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()
536 sig_cs = cs; in test_bad_iret()
540 cs_bits, sig_cs, sig_ss); in test_bad_iret()