Home
last modified time | relevance | path

Searched refs:RESULT (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_symbol.tc34 RESULT=`grep "testprobe_str" trace | sed -e 's/.* arg1=\(.*\)/\1/'`
36 RESULT=`echo $RESULT | sed -e 's/.* \((.*)\) \((.*)\) .*/\1 \2/'`
38 test "$RESULT" = "$ORIG"
/linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/
H A Dtest_ifs.sh48 RESULT=$KSFT_PASS
104 RESULT=$KSFT_FAIL
108 RESULT=$KSFT_SKIP
136 echo "[RESULT] IFS test exit with $RESULT"
137 exit "$RESULT"
150 RESULT=$KSFT_XFAIL
158 RESULT=$2
166 append_log "[${EXIT_MAP[$RESULT]}] $info"
182 RESULT=$KSFT_XFAIL
/linux/tools/perf/util/
H A Dexpr.y130 #define BINARY_OP(RESULT, OP, LHS, RHS) \
135 RESULT.val = NAN; \
137 RESULT.val = LHS.val OP RHS.val; \
139 RESULT.ids = NULL; \
141 RESULT = union_expr(LHS, RHS); \
/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh82 RESULT=$?
85 [[ $RESULT -eq 0 ]] && skip_test "Child cgroups are using cpuset!"
810 RESULT=$9
825 [[ $RETVAL -ne $RESULT ]] && test_fail $I result
/linux/arch/powerpc/kernel/
H A Doptprobes_head.S56 PPC_STL r5,RESULT(r1)
H A Dexceptions-64s.S605 std r10,RESULT(r1) /* clear regs->result */
1229 std r3,RESULT(r1) /* Save result */
1280 ld r3,RESULT(r1) /* Load result */
1508 std r3,RESULT(r1)
1596 std r3,RESULT(r1)
H A Dinterrupt_64.S184 ld r3,RESULT(r1)
371 ld r3,RESULT(r1)
H A Dexceptions-64e.S399 std r0,RESULT(r1); /* clear regs->result */ \
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst71 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
/linux/arch/arm/nwfpe/
H A Dsoftfloat-specialize20 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
H A Dsoftfloat-macros20 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO