Home
last modified time | relevance | path

Searched refs:RET (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/openbmc/qemu/include/exec/
H A Dhelper-info.c.inc18 #define DEF_HELPER_FLAGS_0(NAME, FLAGS, RET) \
21 .flags = FLAGS | dh_callflag(RET), \
22 .typemask = dh_typemask(RET, 0) \
25 #define DEF_HELPER_FLAGS_1(NAME, FLAGS, RET, T1) \
28 .flags = FLAGS | dh_callflag(RET), \
29 .typemask = dh_typemask(RET, 0) | dh_typemask(T1, 1) \
32 #define DEF_HELPER_FLAGS_2(NAME, FLAGS, RET, T1, T2) \
35 .flags = FLAGS | dh_callflag(RET), \
36 .typemask = dh_typemask(RET, 0) | dh_typemask(T1, 1) \
40 #define DEF_HELPER_FLAGS_3(NAME, FLAGS, RET, T1, T2, T3) \
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dsctp_vrf.sh81 [ $((CNT++)) = "20" ] && { RET=3; return $RET; }
94 wait_server $IFACE || return $RET
97 RET=$?
98 return $RET
109 wait_server $IFACE1 || return $RET
113 wait_server $IFACE2 || return $RET
118 RET=$?
119 return $RET
125 do_test $CLIENT_NS1 || { echo "[FAIL]"; return $RET; }
129 do_test $CLIENT_NS2 && { echo "[FAIL]"; return $RET; }
[all …]
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_mcast.sh103 RET=0
129 RET=0
136 RET=0
142 RET=0
222 RET=0
233 RET=0
239 RET=0
244 RET=0
252 RET=0
263 RET=0
[all …]
H A Dethtool.sh60 RET=0
80 RET=0
108 RET=0
185 RET=0
190 if [ $RET != 0 ]; then
201 RET=0
224 RET=0
232 if [ $RET != 0 ]; then
264 RET=0
276 if (($RET)); then
H A Dbridge_mld.sh204 RET=0
221 RET=0
242 RET=0
263 RET=0
277 RET=0
324 RET=0
347 RET=0
370 RET=0
393 RET=0
421 RET=0
[all …]
H A Dbridge_igmp.sh107 RET=0
120 RET=0
204 RET=0
221 RET=0
242 RET=0
263 RET=0
277 RET=0
324 RET=0
347 RET=0
370 RET=0
[all …]
H A Dbridge_port_isolation.sh104 RET=0
108 RET=0
117 RET=0
121 RET=0
133 RET=0
137 RET=0
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dbridge_vlan_mcast.sh103 RET=0
129 RET=0
136 RET=0
142 RET=0
222 RET=0
233 RET=0
239 RET=0
244 RET=0
252 RET=0
263 RET=0
[all …]
H A Dbridge_mld.sh204 RET=0
221 RET=0
242 RET=0
263 RET=0
277 RET=0
324 RET=0
347 RET=0
370 RET=0
393 RET=0
421 RET=0
[all …]
/openbmc/linux/arch/x86/lib/
H A Dputuser.S54 RET
63 RET
73 RET
82 RET
92 RET
101 RET
114 RET
126 RET
134 RET
H A Dgetuser.S64 RET
74 RET
84 RET
99 RET
110 RET
120 RET
130 RET
145 RET
155 RET
165 RET
H A Datomic64_cx8_32.S21 RET
31 RET
40 RET
71 RET
96 RET
121 RET
152 RET
179 RET
/openbmc/linux/tools/testing/selftests/ptp/
H A Dphc.sh53 RET=0
59 if [[ $RET -eq 0 && $err -ne 0 ]]; then
60 RET=$err
68 if [[ $RET -ne 0 ]]; then
134 RET=0
144 RET=0
154 RET=0
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A Dinitd.smartd45 RET=0
65 RET=1
87 RET=1
97 RET=1
105 RET=1
112 exit $RET
/openbmc/qemu/scripts/coccinelle/
H A Duse-error_fatal.cocci3 identifier FUN, RET;
8 - T RET = FUN(ARGS, &ERR);
9 + T RET = FUN(ARGS, &error_fatal);
11 - RET = FUN(ARGS, &ERR);
12 + RET = FUN(ARGS, &error_fatal);
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer.sh111 RET=0
116 RET=0
121 RET=0
139 RET=0
144 RET=0
149 RET=0
166 RET=0
171 RET=0
176 RET=0
H A Dq_in_q_veto.sh44 RET=0
72 RET=0
88 RET=0
113 RET=0
135 RET=0
142 RET=0
149 RET=0
156 RET=0
179 RET=0
206 RET=0
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/conntrack-tools/files/
H A Dinit50 RET=$?
59 exit $RET
68 RET=$?
69 if [ "$RET" = "0" ]; then
74 exit $RET
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh115 RET=0
133 RET=0
153 RET=0
187 RET=0
208 RET=0
252 RET=0
273 RET=0
294 RET=0
320 RET=0
348 RET=0
[all …]
H A Ddevlink_trap.sh63 RET=0
77 RET=0
117 RET=0
134 RET=0
147 RET=0
163 RET=0
208 RET=0
255 RET=0
267 RET=0
292 RET=0
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dresource_scale.sh44 RET=0
46 if [[ $RET -gt 0 ]]; then
52 RET=0
67 if ((!RET)); then
79 RET_FIN=$(( RET_FIN || RET ))
H A Ddevlink_resources.sh32 RET=0
38 RET=0
52 RET=0
78 RET=0
120 exit "$RET"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A Debtables.common46 RET=$?
47 if [ $RET -ne 0 ]; then
49 RETVAL=$RET
102 RET=$?
103 if [ $RET -ne 0 ]; then
105 RETVAL=$RET
/openbmc/linux/arch/x86/crypto/
H A Daegis128-aesni-asm.S126 RET
184 RET
229 RET
341 RET
350 RET
359 RET
368 RET
377 RET
381 RET
456 RET
[all …]
/openbmc/linux/arch/x86/math-emu/
H A Dwm_shrx.S58 RET
73 RET
87 RET
95 RET
149 RET
166 RET
192 RET
206 RET

12345678910>>...13