Home
last modified time | relevance | path

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

12

/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_resources.sh29 RET=0
35 RET=0
49 RET=0
75 RET=0
117 exit "$RET"
Dresource_scale.sh31 RET=0
33 if [[ $RET -gt 0 ]]; then
39 RET=0
55 exit "$RET"
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Dbridge_port_isolation.sh104 RET=0
108 RET=0
117 RET=0
121 RET=0
133 RET=0
137 RET=0
Dmirror_gre_changes.sh73 RET=0
96 RET=0
116 RET=0
142 RET=0
164 RET=0
191 RET=0
Dlib.sh152 RET=0
159 if [[ $RET -eq 0 && $err -ne 0 ]]; then
160 RET=$err
170 if [[ $RET -eq 0 && $err -eq 0 ]]; then
171 RET=1
198 if [[ $RET -ne 0 ]]; then
727 RET=0
776 RET=0
795 RET=0
811 RET=0
[all …]
Dmirror_gre_lib.sh36 RET=0
57 RET=0
109 RET=0
Dmirror_gre_vlan_bridge_1q.sh108 RET=0
143 RET=0
178 RET=0
216 RET=0
Dtc_flower.sh38 RET=0
64 RET=0
88 RET=0
122 RET=0
156 RET=0
Dtc_chains.sh36 RET=0
55 RET=0
86 RET=0
126 RET=0
Dmirror_vlan.sh64 RET=0
85 RET=0
Dtc_actions.sh54 RET=0
83 RET=0
114 RET=0
Dmirror_gre_nh.sh77 RET=0
96 RET=0
Dmirror_gre.sh72 RET=0
89 RET=0
Dtc_shblocks.sh51 RET=0
Dmirror_gre_neigh.sh65 RET=0
/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.c165 RET(-ENOMEM); in bdx_fifo_init()
178 RET(0); in bdx_fifo_init()
194 RET(); in bdx_fifo_free()
271 RET(IRQ_HANDLED); in bdx_isr_napi()
287 RET(IRQ_HANDLED); in bdx_isr_napi()
358 RET(rc); in bdx_fw_load()
361 RET(0); in bdx_fw_load()
384 RET(); in bdx_restore_mac()
435 RET(0); in bdx_hw_start()
438 RET(rc); in bdx_hw_start()
[all …]
/Linux-v4.19/sound/pci/riptide/
Driptide.c241 #define RET(a) ((union cmdret *)(a)) macro
243 #define SEND_GETV(p,b) sendcmd(p,RESP,GETV,0,RET(b)) /* get version */
244 #define SEND_GETC(p,b,c) sendcmd(p,PARM|RESP,GETC,c,RET(b))
245 #define SEND_GUNS(p,b) sendcmd(p,RESP,GUNS,0,RET(b))
246 #define SEND_SCID(p,b) sendcmd(p,RESP,SCID,0,RET(b))
247 #define SEND_RMEM(p,b,c,d) sendcmd(p,PARM|RESP,RMEM|BYTE1(b),LONG0(c),RET(d)) /* memory acc…
248 #define SEND_SMEM(p,b,c) sendcmd(p,PARM,SMEM|BYTE1(b),LONG0(c),RET(0)) /* memory access f…
249 #define SEND_WMEM(p,b,c) sendcmd(p,PARM,WMEM|BYTE1(b),LONG0(c),RET(0)) /* memory access f…
250 #define SEND_SDTM(p,b,c) sendcmd(p,PARM|RESP,SDTM|TRINIB1(b),0,RET(c)) /* memory access f…
251 #define SEND_GOTO(p,b) sendcmd(p,PARM,GOTO,LONG0(b),RET(0)) /* memory access for firmwa…
[all …]
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dtc_flower.sh46 RET=0
92 RET=0
140 RET=0
186 RET=0
224 RET=0
264 RET=0
297 RET=0
/Linux-v4.19/arch/x86/lib/
Datomic64_386_32.S35 #define RET \ macro
40 RET; \
150 RET
172 RET
/Linux-v4.19/tools/testing/selftests/firmware/
Dfw_fallback.sh150 RET=1
152 RET=0
155 return $RET
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre.sh118 RET=0
138 RET=0
157 RET=0
Drouter_scale.sh116 RET=0
122 if [[ $RET -ne 0 ]] || [[ $should_fail -eq 1 ]]; then
/Linux-v4.19/samples/bpf/
Dtest_lwt_bpf.sh113 RET=0
120 RET=1
123 return $RET
/Linux-v4.19/Documentation/
Dspeculation.txt35 RET
38 RET
/Linux-v4.19/arch/sh/include/cpu-sh5/cpu/
Dregisters.h51 #define RET r2 macro

12