Searched refs:passed (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/scripts/dtc/
H A Dof_unittest_expect440 ($line =~ /^${pr_fmt}end of unittest - [0-9]+ passed, [0-9]+ failed$/ ) ) {
/linux-master/arch/arm/nwfpe/
H A Dentry.S31 successful in its emulation, jumps to ret_from_exception (passed in
34 it returns via _fpundefinstr (passed via lr) and the kernel halts the
76 cmp r0, #ARM_OPCODE_CONDTEST_PASS @ condition passed?
/linux-master/drivers/dma/
H A Dmmp_pdma.c766 bool passed = false; local
793 * 'passed' will be latched once we found the descriptor which
800 if (passed) {
804 passed = true;
827 passed = false;
H A Dpxa_dma.c1121 bool passed = false; local
1163 * 'passed' will be latched once we found the descriptor
1171 if (passed) {
1175 passed = true;
1178 if (!passed)
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh46 can be passed as environment variables to the script:
/linux-master/tools/testing/kunit/
H A Dkunit_tool_test.py184 self.assertEqual(result.counts, kunit_parser.TestCounts(passed=10, errors=0))
205 self.assertEqual(result.counts, kunit_parser.TestCounts(passed=1, errors=1))
226 self.assertEqual(result.counts, kunit_parser.TestCounts(passed=4, skipped=1))
323 self.assertEqual(result.counts, kunit_parser.TestCounts(passed=3))
340 self.assertEqual(result.counts, kunit_parser.TestCounts(passed=1, errors=0))
H A Dkunit.py226 fake_test.counts.passed = 1
333 'string passed to the ARCH make param, '
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh62 can be passed as environment variables to the script:
H A Dtest_sockmap.c62 int passed; variable
1404 !err ? passed++ : failed++;
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1568 passed=0
1610 passed=$((passed + 1))
1622 [ ${passed} -eq 0 ] && exit ${ksft_skip} || exit 0
/linux-master/drivers/cpufreq/
H A DKconfig.x86340 parameter "relaxed_check=1" is passed to the module.
/linux-master/arch/m68k/fpsp040/
H A Ddo_func.S11 | point) are passed onto the emulation code.
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h1329 uint32 passed; member in struct:__anon687
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h2166 __le32 passed; member in struct:mwifiex_radar_det_event
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S263 # GCM_ENC_DEC Encodes/Decodes given data. Assumes that the passed gcm_context
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S4576 # easily changed if they were inputs passed in registers.
5116 # base address (passed as parameter in d3):
6812 # according to the scale factor passed in d0. Then, round the #
6948 # ovf_res2(): same as above but the rnd mode/prec are passed #
H A Dfplsp.S10039 # dst so we don't screw up the version passed to us.
H A Dfpsp.S10287 # dst so we don't screw up the version passed to us.
18527 # easily changed if they were inputs passed in registers.
19067 # base address (passed as parameter in d3):
22690 # according to the scale factor passed in d0. Then, round the #
22826 # ovf_res2(): same as above but the rnd mode/prec are passed #

Completed in 453 milliseconds

12