Searched refs:skt_expected_exception_code_ignore (Results 1 – 4 of 4) sorted by relevance
71 .skt_expected_exception_code_ignore = 0,123 .skt_expected_exception_code_ignore = 0,200 .skt_expected_exception_code_ignore = 0,324 .skt_expected_exception_code_ignore = 0,
238 expected_exception_code_ignore = skt->skt_expected_exception_code_ignore; in skywalk_test_driver_run()326 if (skt->skt_expected_exception_code & ~skt->skt_expected_exception_code_ignore) { in skywalk_test_driver_run()328 skt->skt_expected_exception_code, skt->skt_expected_exception_code_ignore); in skywalk_test_driver_run()335 ~skt->skt_expected_exception_code_ignore)) { in skywalk_test_driver_run()
48 uint64_t skt_expected_exception_code_ignore; member
469 .skt_expected_exception_code_ignore = 0,