Home
last modified time | relevance | path

Searched defs:si_code (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/ptrace/
Dpeeksiginfo.c110 int si_code; in check_direct_path() local
/tools/testing/selftests/x86/
Dprotection_keys.c245 static char *si_code_str(int si_code) in si_code_str()