Searched refs:fail (Results 101 - 125 of 1244) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vmx.c38 static sig_atomic_t fail, broken; variable
64 fail = memcmp(ucp->uc_mcontext.v_regs->vrregs[VMX20 + i],
66 if (fail) {
82 fail = memcmp(tm_ucp->uc_mcontext.v_regs->vrregs[VMX20 + i],
84 if (fail) {
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_redirect.c88 /* We won't get a reply. Don't fail here */
201 goto fail;
205 goto fail;
207 SYS(fail, "sysctl -w net.ipv6.conf.all.disable_ipv6=1");
208 SYS(fail, "ip link add link_err type dummy");
209 SYS(fail, "ip link set lo up");
210 SYS(fail, "ip addr add dev lo " LOCAL_SRC "/32");
211 SYS(fail, "ip link set link_err up");
212 SYS(fail, "ip link set %s up", target_dev);
214 SYS(fail, "i
[all...]
H A Dip_check_defrag.c46 SYS(fail, "ip netns add " NS0);
47 SYS(fail, "ip netns add " NS1);
48 SYS(fail, "ip link add " VETH0 " netns " NS0 " type veth peer name " VETH1 " netns " NS1);
50 SYS(fail, "ip -6 -net " NS0 " addr add " VETH0_ADDR6 "/64 dev " VETH0 " nodad");
51 SYS(fail, "ip -6 -net " NS1 " addr add " VETH1_ADDR6 "/64 dev " VETH1 " nodad");
53 SYS(fail, "ip -net " NS0 " addr add " VETH0_ADDR "/24 dev " VETH0);
54 SYS(fail, "ip -net " NS1 " addr add " VETH1_ADDR "/24 dev " VETH1);
56 SYS(fail, "ip -net " NS0 " link set dev " VETH0 " up");
57 SYS(fail, "ip -net " NS1 " link set dev " VETH1 " up");
71 fail
[all...]
/linux-master/drivers/usb/host/
H A Dehci-mem.c78 goto fail;
94 fail:
149 goto fail;
159 goto fail;
163 goto fail;
173 goto fail;
183 goto fail;
192 goto fail;
199 goto fail;
220 fail
[all...]
H A Dehci-npcm7xx.c64 goto fail;
74 goto fail;
79 goto fail;
102 fail:
103 dev_err(&pdev->dev, "init fail, %d\n", retval);
/linux-master/tools/testing/selftests/mm/
H A Dmemfd_secret.c26 #define fail(fmt, ...) ksft_test_result_fail(fmt, ##__VA_ARGS__) macro
54 fail("unexpected file IO\n");
70 fail("unable to mmap secret memory\n");
78 fail("unexpected mlock limit violation\n");
93 fail("pipe write: %s\n", strerror(errno));
158 fail("%s: unexpected memory access\n", name);
169 fail("pipe failed: %s\n", strerror(errno));
175 fail("fork failed: %s\n", strerror(errno));
186 fail("Unable to mmap secret memory\n");
194 fail("pip
[all...]
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c100 goto fail;
112 fail:
148 goto fail;
155 fail:
196 goto fail;
201 goto fail;
234 fail:
275 goto fail;
318 fail:
331 goto fail;
[all...]
/linux-master/drivers/usb/gadget/legacy/
H A Ddbgp.c100 goto fail;
123 fail:
288 goto fail;
295 goto fail;
305 goto fail;
311 goto fail;
318 goto fail;
324 fail:
375 goto fail;
386 goto fail;
[all...]
/linux-master/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c65 goto fail;
70 goto fail;
77 goto fail;
83 fail:
114 goto fail;
119 goto fail;
126 goto fail;
132 fail:
163 goto fail;
168 goto fail;
[all...]
/linux-master/drivers/spi/
H A Dspi-cavium-octeon.c35 goto fail;
61 goto fail;
67 fail:
/linux-master/tools/testing/selftests/ftrace/test.d/instances/
H A Dinstance.tc6 fail() { # mesg
15 # we don't want to fail on error
76 fail "instance $d still exists"
/linux-master/block/partitions/
H A Defi.c352 goto fail;
361 goto fail;
369 goto fail;
380 goto fail;
390 goto fail;
401 goto fail;
407 goto fail;
413 goto fail;
418 goto fail;
427 goto fail;
[all...]
/linux-master/sound/xen/
H A Dxen_snd_front_evtchnl.c208 goto fail;
216 goto fail;
236 goto fail;
243 goto fail;
253 goto fail;
259 fail:
294 goto fail;
302 goto fail;
314 goto fail;
322 goto fail;
[all...]
/linux-master/drivers/platform/x86/
H A Damilo-rfkill.c118 goto fail;
122 fail:
157 goto fail;
162 fail:
/linux-master/tools/testing/selftests/ftrace/test.d/00basic/
H A Dtrace_marker.tc71 exit fail;
78 exit fail;
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c276 goto fail;
280 goto fail;
284 goto fail;
288 goto fail;
292 goto fail;
296 goto fail;
300 goto fail;
304 goto fail;
309 goto fail;
314 goto fail;
[all...]
/linux-master/drivers/fpga/
H A Dmachxo2-spi.c112 pr_debug("machxo2 status: 0x%08lX - done=%d, cfgena=%d, busy=%d, fail=%d, devver=%d, err=%s\n",
151 goto fail;
155 goto fail;
165 goto fail;
168 fail:
221 goto fail;
225 goto fail;
230 goto fail;
240 goto fail;
246 fail
[all...]
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c173 goto fail;
191 goto fail;
197 goto fail;
202 fail:
220 goto fail;
229 goto fail;
237 goto fail;
243 fail:
295 goto fail;
302 goto fail;
[all...]
/linux-master/tools/lib/
H A Dargv_split.c88 goto fail;
97 fail:
/linux-master/drivers/scsi/
H A Dfdomain_pci.c15 goto fail;
37 fail:
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-glob.tc48 fail "can not enable schedule filter"
/linux-master/tools/testing/selftests/gpio/
H A Dgpio-mockup-sysfs.sh23 [ "$platform" ] || fail "can't find platform of $chip"
26 [ "$base" ] || fail "can't find base of $chip"
/linux-master/arch/arm/mach-exynos/
H A Dplatsmp.c277 goto fail;
283 goto fail;
288 fail:
302 goto fail;
308 goto fail;
313 fail:
378 goto fail;
400 fail:
/linux-master/fs/jffs2/
H A Dacl.c88 goto fail;
102 goto fail;
110 goto fail;
117 goto fail;
121 goto fail;
123 fail:
167 goto fail;
171 fail:
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
H A Dtrigger-synthetic-event-syntax.tc12 fail() { #msg

Completed in 214 milliseconds

1234567891011>>