Searched refs:fail (Results 226 - 250 of 1244) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/x86/
H A Dsyscall_numbering.c92 #define fail(fmt, ...) \ macro
183 fail("%s returned %lld, but it should have returned %s\n",
195 fail("%s had %u failure%s\n",
242 fail("x32 getpid() returned %lld, but it should have returned either %lld or -ENOSYS\n", ret, (long long)mypid);
365 fail("orig_rax %#llx doesn't match syscall number %#llx\n",
478 fail("A total of %u system call%s had incorrect behavior\n",
/linux-master/drivers/char/agp/
H A Dparisc-agp.c352 goto fail;
357 goto fail;
361 goto fail;
366 goto fail;
376 goto fail;
379 fail:
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-synaptics-r63353.c115 goto fail;
123 goto fail;
131 goto fail;
139 goto fail;
147 goto fail;
152 fail:
/linux-master/drivers/net/ethernet/sfc/
H A Dtx_tso.c382 goto fail;
391 goto fail;
399 goto fail;
414 goto fail;
421 goto fail;
429 fail:
H A Dmtd.c80 goto fail;
88 fail:
H A Dmcdi_functions.c154 goto fail;
158 fail:
231 goto fail;
237 fail:
261 goto fail;
265 fail:
346 goto fail;
350 fail:
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_fb.c190 goto fail;
196 goto fail;
205 goto fail;
219 goto fail;
230 goto fail;
239 fail:
/linux-master/tools/testing/ktest/examples/include/
H A Ddefaults.conf113 # by setting the variable REBOOT to: none, error, fail or
123 # REBOOT := fail
142 DEFAULTS ELSE IF ${REBOOT} == fail
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c77 goto fail;
85 fail:
/linux-master/drivers/char/
H A Dps3flash.c130 goto fail;
138 goto fail;
157 fail:
202 goto fail;
210 goto fail;
232 fail:
367 goto fail;
401 fail:
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_encoder.c129 goto fail;
141 fail:
/linux-master/drivers/media/tuners/
H A Dmxl5007t.c514 goto fail;
516 fail:
531 goto fail;
533 fail:
550 goto fail;
557 fail:
575 goto fail;
581 fail:
638 goto fail;
642 goto fail;
[all...]
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmtd.c80 goto fail;
88 fail:
/linux-master/drivers/scsi/snic/
H A Dsnic_stats.h17 atomic64_t fail; /* IO Failures */ member in struct:snic_io_stats
27 atomic64_t fail; /* Abort Failure Counter */ member in struct:snic_abort_stats
68 atomic64_t devrst_wq_alloc_fail;/* Device Reset - WQ desc alloc fail */
/linux-master/tools/testing/selftests/net/
H A Dtest_ingress_egress_chaining.sh28 function fail() { function
72 ip netns exec $ns timeout -k 2 10 ./udpgso_bench_tx -t -l 2 -4 -D $ip_peer1 || fail "traffic failed"
/linux-master/net/hsr/
H A Dhsr_netlink.c196 goto fail;
219 fail:
238 goto fail;
256 fail:
312 goto fail;
400 fail:
439 goto fail;
491 fail:
/linux-master/net/ieee802154/6lowpan/
H A Dreassembly.c246 bool fail; local
250 fail = lowpan_fetch_skb(skb, &high, 1);
251 fail |= lowpan_fetch_skb(skb, &low, 1);
257 fail |= lowpan_fetch_skb(skb, &d_tag, 2);
261 fail |= lowpan_fetch_skb(skb, &cb->d_offset, 1);
266 fail |= cb->d_size < sizeof(struct ipv6hdr);
268 fail |= !skb->len;
271 if (unlikely(fail))
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c159 goto fail;
161 fail:
/linux-master/tools/testing/selftests/ftrace/test.d/filter/
H A Devent-filter-function.tc7 fail() { #msg
/linux-master/drivers/power/supply/
H A Dab8500_fg.c547 goto fail;
558 goto fail;
565 goto fail;
577 fail:
632 goto fail;
650 goto fail;
655 goto fail;
684 goto fail;
690 goto fail;
696 fail
[all...]
/linux-master/scripts/dtc/libfdt/
H A Dfdt_ro.c52 goto fail;
57 goto fail;
62 goto fail;
65 goto fail;
74 goto fail;
79 goto fail;
87 goto fail;
94 fail:
308 goto fail;
322 goto fail;
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c62 goto fail;
76 goto fail;
90 goto fail;
105 goto fail;
118 goto fail;
131 goto fail;
144 goto fail;
161 goto fail;
174 goto fail;
186 goto fail;
[all...]
/linux-master/drivers/net/usb/
H A Dpegasus.c191 goto fail;
197 goto fail;
202 goto fail;
206 fail:
257 goto fail;
263 goto fail;
268 goto fail;
272 fail:
311 goto fail;
317 goto fail;
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_init.c212 goto fail;
216 goto fail;
223 goto fail;
233 fail:
/linux-master/tools/bpf/bpftool/Documentation/
H A DMakefile6 RMDIR ?= rmdir --ignore-fail-on-non-empty

Completed in 221 milliseconds

1234567891011>>