Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dsigreturn.c288 static volatile unsigned short sig_cs, sig_ss; variable
443 *csptr(ctx) = sig_cs; in sigusr1()
447 sig_cs == code16_sel ? 0 : (unsigned long)&int3; in sigusr1()
599 sig_cs = cs; in test_valid_sigreturn()
602 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()
707 sig_cs = cs; in test_bad_iret()
711 cs_bits, sig_cs, sig_ss); in test_bad_iret()