Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsigreturn.c417 static int test_valid_sigreturn(int cs_bits, bool use_16bit_ss, int force_ss) in test_valid_sigreturn() argument
422 cs_bits, use_16bit_ss ? 16 : 32); in test_valid_sigreturn()
429 if (use_16bit_ss) { in test_valid_sigreturn()
444 cs_bits, sig_cs, use_16bit_ss ? 16 : 32, sig_ss, in test_valid_sigreturn()