Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/x86/
Dsigreturn.c104 static unsigned short code16_sel, data16_sel, npcode32_sel, npdata32_sel; variable
187 add_ldt(&data16_desc, &data16_sel, "data16"); in setup_ldt()
430 if (!data16_sel) { in test_valid_sigreturn()
435 sig_ss = data16_sel; in test_valid_sigreturn()