Searched refs:ne (Results 1 - 25 of 325) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/net/
H A Drun_netsocktests8 if [ $? -ne 0 ]; then
H A Drun_afpackettests17 if [ $? -ne 0 ]; then
29 if [ $? -ne 0 ]; then
43 if [ $? -ne 0 ]; then
H A Dnetdevice.sh28 if [ $? -ne 0 ];then
52 if [ $? -ne 0 ];then
87 if [ $ret -ne 0 ];then
109 if [ $? -ne 0 ];then
121 if [ $? -ne 0 ];then
147 if [ $? -ne 0 ];then
181 if [ "$(id -u)" -ne 0 ];then
187 if [ $? -ne 0 ];then
/linux-master/tools/testing/selftests/arm64/tags/
H A Drun_tags_test.sh8 if [ $? -ne 0 ]; then
/linux-master/tools/testing/selftests/damon/
H A Dlru_sort.sh7 if [ $EUID -ne 0 ]
21 if [ "$nr_kdamonds" -ne 0 ]
29 if [ "$nr_kdamonds" -ne 1 ]
37 if [ "$nr_kdamonds" -ne 0 ]
H A Dreclaim.sh7 if [ $EUID -ne 0 ]
21 if [ "$nr_kdamonds" -ne 0 ]
30 if [ "$nr_kdamonds" -ne 1 ]
38 if [ "$nr_kdamonds" -ne 0 ]
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc_config.py42 except NameError as ne:
/linux-master/tools/testing/selftests/ftrace/test.d/00basic/
H A Dringbuffer_subbuf_size.tc8 sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page
12 sed -ne 's/^.*data.*offset:\([0-9][0-9]*\).*/\1/p' events/header_page
16 type_len=`sed -ne 's/^.*type_len.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
17 time_len=`sed -ne 's/^.*time_delta.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
18 array_len=`sed -ne 's/^.*array.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
25 sed -ne 's/^.*buf.*offset:\([0-9][0-9]*\).*/\1/p' events/ftrace/print/format
H A Dtrace_marker.tc8 sed -ne 's/^.*data.*size:\([0-9][0-9]*\).*/\1/p' events/header_page
12 sed -ne 's/^.*data.*offset:\([0-9][0-9]*\).*/\1/p' events/header_page
16 type_len=`sed -ne 's/^.*type_len.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
17 time_len=`sed -ne 's/^.*time_delta.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
18 array_len=`sed -ne 's/^.*array.*:[^0-9]*\([0-9][0-9]*\).*/\1/p' events/header_event`
25 sed -ne 's/^.*buf.*offset:\([0-9][0-9]*\).*/\1/p' events/ftrace/print/format
/linux-master/tools/testing/selftests/zram/
H A Dzram02.sh40 if [ $ERR_CODE -ne 0 ]; then
/linux-master/samples/bpf/
H A Dtest_cgrp2_sock.sh17 [ $rc -ne 0 ] && status="FAIL"
26 if [ $? -ne 0 ]; then
40 if [ $? -ne 0 ]; then
91 [ $? -ne 0 ] && cleanup_and_exit 1 "Failed to create cgroup hierarchy"
104 if [ $? -ne 0 ]; then
113 if [ $? -ne 0 ]; then
122 if [ $? -ne 0 ]; then
131 if [ $? -ne 0 ]; then
/linux-master/tools/testing/selftests/powerpc/security/
H A Dmitigation-patching.sh32 if [[ "$rc" -ne 0 ]]; then
38 if [[ "$tainted" -ne 0 ]]; then
72 if [[ "$tainted" -ne 0 ]]; then
/linux-master/tools/memory-model/scripts/
H A Dchecktheselitmus.sh37 if test "$ret" -ne 0
H A Dcmplitmushist.sh102 if test "$perfect" -ne 0
106 if test "$obsline" -ne 0
110 if test "$noobsline" -ne 0
114 if test "$obsresult" -ne 0
118 if test "$timedout" -ne 0
122 if test "$badmacnam" -ne 0
126 if test "$badcompare" -ne 0
/linux-master/tools/testing/selftests/netfilter/
H A Dxt_string.sh65 if [ $(countrule -c 0 0) -ne 4 ]; then
74 if [ $(countrule -c 2) -ne 2 ]; then
82 if [ $(countrule -c 1) -ne 4 ]; then
90 if [ $(countrule -c 1) -ne 1 ]; then
98 if [ $(countrule -c 1) -ne 2 ]; then
106 if [ $(countrule -c 1) -ne 2 ]; then
114 if [ $(countrule -c 1) -ne 0 ]; then
122 if [ $(countrule -c 1) -ne 0 ]; then
H A Dnft_nat.sh22 if [ $? -ne 0 ];then
28 if [ $? -ne 0 ];then
34 if [ $? -ne 0 ];then
42 if [ $? -ne 0 ];then
48 if [ $? -ne 0 ];then
54 if [ $? -ne 0 ];then
95 if [ $? -ne 0 ]; then
100 if [ $? -ne 0 ]; then
107 if [ $? -ne 0 ]; then
112 if [ $? -ne
[all...]
H A Dbridge_brouter.sh15 if [ $? -ne 0 ];then
21 if [ $? -ne 0 ];then
31 if [ $? -ne 0 ]; then
42 if [ $? -ne 0 ]; then
66 if [ $? -ne 0 ]; then
88 if [ $? -ne 0 ]; then
98 if [ $? -ne 0 ]; then
116 if [ $? -ne 0 ]; then
127 if [ $? -ne 0 ]; then
133 if [ $? -ne
[all...]
/linux-master/tools/perf/tests/shell/
H A Dperftool-testsuite_probe.sh22 test $status -ne 0 && exit 1
/linux-master/tools/testing/selftests/safesetid/
H A Dsafesetid-test.sh12 if [ $uid -ne 0 ]; then
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_stack_tracer.tc13 while [ $timeout -ne 0 ]; do
29 while [ $timeout -ne 0 ]; do
H A Dfunc_traceonoff_triggers.tc34 if [ $cnt -ne 0 ]; then
76 if [ $cnt -ne 1 ]; then
84 if [ $cnt -ne $cnt2 ]; then
104 if [ $cnt -ne 0 ]; then
111 if [ $cnt -ne 0 ]; then
123 if [ $cnt -ne 1 ]; then
141 if [ $cnt -ne 0 ]; then
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-traceonoff.tc15 if [ `cat tracing_on` -ne 0 ]; then
25 if [ `cat tracing_on` -ne 1 ]; then
/linux-master/arch/arm64/lib/
H A Dstrchr.S25 ccmp w2, wzr, #4, ne
26 b.ne 1b
H A Dmte.S35 b.ne 1b
56 b.ne 1b
61 b.ne 2b
79 b.ne 1b
101 b.ne 1b
127 b.ne 1b
148 b.ne 2b // which is 16*16=256 bytes
153 b.ne 1b
171 b.ne 2b
174 b.ne
[all...]
/linux-master/scripts/tracing/
H A Dftrace-bisect.sh93 if [ $# -ne 3 ]; then
133 sed -ne "1,${x}p" $full > $test
134 sed -ne "$y,\$p" $full > $nontest

Completed in 265 milliseconds

1234567891011>>