Home
last modified time | relevance | path

Searched refs:FAIL_JMP (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap15.c37 #define FAIL_JMP 2 macro
99 siglongjmp(sig_escape, FAIL_JMP + SIGILL); in sig_handler()
130 siglongjmp(sig_escape, FAIL_JMP + SIGBUS); in sig_handler()
143 siglongjmp(sig_escape, FAIL_JMP + SIGSEGV); in sig_handler()
160 case FAIL_JMP + SIGILL: in test_once()
163 case FAIL_JMP + SIGBUS: in test_once()
166 case FAIL_JMP + SIGSEGV: in test_once()

Completed in 1 milliseconds