Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dsigreturn.c127 static unsigned short code16_sel, data16_sel, npcode32_sel, npdata32_sel; variable
207 add_ldt(&data16_desc, &data16_sel, "data16"); in setup_ldt()
588 if (!data16_sel) { in test_valid_sigreturn()
593 sig_ss = data16_sel; in test_valid_sigreturn()