Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Damx.c213 void sig_print(char *msg) in sig_print() function
235 sig_print("\tAt SIGILL handler,\n"); in handle_noperm()
239 sig_print("[FAIL]\tInvalid signal code.\n"); in handle_noperm()
241 sig_print("[OK]\tValid signal code (ILL_ILLOPC).\n"); in handle_noperm()
255 sig_print("[OK]\tValid xstate size\n"); in handle_noperm()
258 sig_print("[FAIL]\tInvalid xstate size\n"); in handle_noperm()
267 sig_print("[OK]\tValid xstate mask\n"); in handle_noperm()
270 sig_print("[FAIL]\tInvalid xstate mask\n"); in handle_noperm()