Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/x86/
Dsigreturn.c291 static volatile unsigned short sig_cs, sig_ss; variable
446 *csptr(ctx) = sig_cs; in sigusr1()
450 sig_cs == code16_sel ? 0 : (unsigned long)&int3; in sigusr1()
602 sig_cs = cs; in test_valid_sigreturn()
605 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()
710 sig_cs = cs; in test_bad_iret()
714 cs_bits, sig_cs, sig_ss); in test_bad_iret()