Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 34) sorted by relevance

12

/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c47 int exception; member
52 if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION) in expecting_failure()
55 if (flags.touch_vec && flags.exception == VEC_UNA_EXCEPTION) in expecting_failure()
66 flags.exception == VSX_UNA_EXCEPTION) in expecting_failure()
113 if (flags.exception != FP_UNA_EXCEPTION && in tm_una_ping()
114 flags.exception != VEC_UNA_EXCEPTION && in tm_una_ping()
115 flags.exception != VSX_UNA_EXCEPTION) { in tm_una_ping()
216 [exception] "r" (flags.exception), in tm_una_ping()
341 int cpu, rc, exception; /* FP = 0, VEC = 1, VSX = 2 */ in tm_unavailable_test() local
377 for (exception = 0; exception < NUM_EXCEPTIONS; exception++) { in tm_unavailable_test()
[all …]
/tools/testing/selftests/kvm/x86_64/
Dnested_exceptions_test.c194 TEST_ASSERT(!events.exception.pending, in queue_ss_exception()
195 "Vector %d unexpectedlt pending", events.exception.nr); in queue_ss_exception()
196 TEST_ASSERT(!events.exception.injected, in queue_ss_exception()
197 "Vector %d unexpectedly injected", events.exception.nr); in queue_ss_exception()
200 events.exception.pending = !inject; in queue_ss_exception()
201 events.exception.injected = inject; in queue_ss_exception()
202 events.exception.nr = SS_VECTOR; in queue_ss_exception()
203 events.exception.has_error_code = true; in queue_ss_exception()
204 events.exception.error_code = SS_ERROR_CODE; in queue_ss_exception()
248 TEST_ASSERT_EQ(events.exception.pending, true); in main()
[all …]
Ddebug_regs.c112 run->debug.arch.exception == BP_VECTOR && in main()
115 run->exit_reason, run->debug.arch.exception, in main()
129 run->debug.arch.exception == DB_VECTOR && in main()
134 i, run->exit_reason, run->debug.arch.exception, in main()
152 run->debug.arch.exception == DB_VECTOR && in main()
157 i, run->exit_reason, run->debug.arch.exception, in main()
178 run->debug.arch.exception == DB_VECTOR && in main()
183 i, run->exit_reason, run->debug.arch.exception, in main()
196 run->debug.arch.exception == DB_VECTOR && in main()
201 run->exit_reason, run->debug.arch.exception, in main()
Dsync_regs_test.c95 WRITE_ONCE(events->exception.nr, UD_VECTOR); in race_events_inj_pen()
100 WRITE_ONCE(events->exception.injected, 1); in race_events_inj_pen()
101 WRITE_ONCE(events->exception.pending, 1); in race_events_inj_pen()
121 WRITE_ONCE(events->exception.nr, UD_VECTOR); in race_events_exc()
122 WRITE_ONCE(events->exception.pending, 1); in race_events_exc()
123 WRITE_ONCE(events->exception.nr, 255); in race_events_exc()
Dvmx_exception_with_invalid_guest_state.c99 if (events.exception.pending) { in sigalrm_handler()
/tools/crypto/ccp/
Dtest_dbc.py56 self.assertEqual(error.exception.errno, 2)
85 self.assertEqual(error.exception.errno, 22)
94 self.assertEqual(error.exception.errno, 22)
103 self.assertEqual(error.exception.errno, 22)
111 self.assertEqual(error.exception.errno, 22)
119 self.assertEqual(error.exception.errno, 22)
144 self.assertEqual(error.exception.errno, 22)
151 self.assertEqual(error.exception.errno, 1)
157 self.assertEqual(error.exception.errno, 11)
163 self.assertEqual(error.exception.errno, 11)
[all …]
/tools/lib/subcmd/
Dpager.c40 fd_set exception; in pager_preexec() local
43 FD_ZERO(&exception); in pager_preexec()
45 FD_SET(0, &exception); in pager_preexec()
46 select(1, &in, NULL, &exception, NULL); in pager_preexec()
/tools/testing/selftests/drivers/net/
Dstats.py117 ksft_eq(cm.exception.nl_msg.error, -34)
118 ksft_eq(cm.exception.nl_msg.extack['bad-attr'], '.ifindex')
123 ksft_eq(cm.exception.nl_msg.error, -errno.EOPNOTSUPP)
124 ksft_eq(cm.exception.nl_msg.extack['bad-attr'], '.ifindex')
135 ksft_eq(cm.exception.nl_msg.error, -19)
136 ksft_eq(cm.exception.nl_msg.extack['bad-attr'], '.ifindex')
/tools/testing/selftests/tc-testing/
DTODO.txt23 - Proper exception handling - make an exception class and use it
/tools/testing/selftests/net/lib/py/
Dksft.py86 self.exception = None
97 self.exception = exc_val
/tools/testing/kunit/
Drun_checks.py53 ex = f.exception()
Dkunit_tool_test.py631 self.assertEqual(e.exception.code, 1)
637 self.assertEqual(e.exception.code, 1)
646 self.assertEqual(e.exception.code, 1)
681 self.assertNotEqual(e.exception.code, 0)
/tools/thermal/tmon/
DREADME18 thermal conditions are often exception cases that hard to reach in
/tools/arch/arm/include/uapi/asm/
Dkvm.h138 } exception; member
/tools/net/ynl/
Dynl-gen-rst.py440 except Exception as exception:
442 logging.warning(exception)
/tools/testing/selftests/bpf/progs/
Dexceptions.c299 int exception##tag##name(struct __sk_buff *ctx) \
/tools/arch/arm64/include/uapi/asm/
Dkvm.h192 } exception; member
/tools/arch/x86/include/uapi/asm/
Dkvm.h286 __u32 exception; member
342 } exception; member
/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt45 useful for various things, including when an exception occurs and the
/tools/memory-model/scripts/
DREADME106 by checkghlitmus.sh. One exception to this rule of thumb is when the
/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst161 *ATTACH_TYPEs* require a *MAP* parameter, with the exception of
166 *ATTACH_TYPEs* require a *MAP* parameter, with the exception of
/tools/perf/Documentation/
Dperf-c2c.txt130 The known limitations include exception handing such as
Dperf-report.txt251 One exception is the print_limit which should be preceded by threshold.
528 The known limitations include exception handing such as
/tools/testing/selftests/bpf/
DREADME.rst54 would be run post-submit in the CI used by the Maintainers, with the exception
/tools/include/uapi/linux/
Dkvm.h242 __u32 exception; member

12