Searched refs:bad (Results 76 - 100 of 161) sorted by last modified time

1234567

/linux-master/net/ipv6/
H A Dah6.c121 goto bad;
124 goto bad;
136 bad:
165 goto bad;
168 goto bad;
181 goto bad;
192 bad:
/linux-master/net/ceph/
H A Dosd_client.c4169 ceph_decode_need(&p, end, sizeof(fsid), bad);
4172 goto bad;
4180 ceph_decode_32_safe(&p, end, nr_maps, bad);
4183 ceph_decode_need(&p, end, 2*sizeof(u32), bad);
4186 ceph_decode_need(&p, end, maplen, bad);
4194 goto bad;
4207 ceph_decode_32_safe(&p, end, nr_maps, bad);
4210 ceph_decode_need(&p, end, 2*sizeof(u32), bad);
4213 ceph_decode_need(&p, end, maplen, bad);
4226 goto bad;
[all...]
/linux-master/tools/perf/
H A Dbuiltin-lock.c1346 static void print_bad_events(int bad, int total) argument
1361 fprintf(lock_output, "bad: %d, total: %d\n", bad, total);
1362 fprintf(lock_output, "bad rate: %.2f %%\n", (double)bad / (double)total * 100);
1363 fprintf(lock_output, "histogram of events caused bad sequence\n");
1374 int bad, total, printed; local
1383 bad = total = printed = 0;
1387 bad++;
1426 print_bad_events(bad, tota
1838 print_footer_stdio(int total, int bad, struct lock_contention_fails *fails) argument
1861 print_footer_csv(int total, int bad, struct lock_contention_fails *fails, const char *sep) argument
1889 print_footer(int total, int bad, struct lock_contention_fails *fails) argument
1900 int bad, total, printed; local
[all...]
H A Dbuiltin-annotate.c405 int bad = s->no_sym + local
416 int ok = s->total - bad;
419 printf("total %d, ok %d (%.1f%%), bad %d (%.1f%%)\n",
420 s->total, ok, 100.0 * ok / (s->total ?: 1), bad, 100.0 * bad / (s->total ?: 1));
451 total_bad += istat->bad;
452 sum1 = istat->good + istat->bad;
455 sum2 = iter->good + iter->bad;
464 printf("total %d, ok %d (%.1f%%), bad %d (%.1f%%)\n\n", total,
470 printf(" %-10s: %5d %5d\n", istat->name, istat->good, istat->bad);
[all...]
/linux-master/scripts/
H A Dcheckpatch.pl1090 bad => '',
1249 $lines[0] =~ /^fatal: bad object $commit/) {
1417 # "joe smith joe@smith.com" bad
1418 # "joe smith <joe@smith.com" bad
4884 # ENOSYS means "bad syscall nr" and nothing else. This will have a small
6510 # check for bad placement of section $InitAttribute (e.g.: __initdata)
/linux-master/drivers/usb/atm/
H A Dueagle-atm.c1007 goto bad;
1011 goto bad;
1018 bad:
1727 uea_err(INS_TO_USBDEV(sc), "bad cmvs version %d\n", ver);
1782 uea_err(INS_TO_USBDEV(sc), "bad cmvs version %d\n", ver);
/linux-master/drivers/net/slip/
H A Dslhc.c516 goto bad;
520 goto bad;
568 goto bad;
575 goto bad;
581 goto bad;
587 goto bad;
595 goto bad;
609 goto bad;
637 bad:
/linux-master/drivers/mtd/ubi/
H A Dio.c106 * that this eraseblock may become bad soon (but do not have to);
229 * bad.
317 * %-EIO is returned, the physical eraseblock most probably went bad.
367 * torture_peb - test a supposedly bad physical eraseblock.
424 ubi_msg(ubi, "PEB %d passed torture test, do not mark it as bad", pnum);
434 ubi_err(ubi, "read problems on freshly erased PEB %d, must be bad",
533 * eraseblock is bad.
577 * ubi_io_is_bad - check if a physical eraseblock is bad.
581 * This function returns a positive number if the physical eraseblock is bad,
595 ubi_err(ubi, "error %d while checking if PEB %d is bad",
[all...]
H A Dcdev.c600 goto bad;
604 goto bad;
607 goto bad;
610 goto bad;
614 goto bad;
617 goto bad;
621 goto bad;
624 goto bad;
628 goto bad;
631 goto bad;
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh186 This likely indicates a bad rootfs image, Please download
/linux-master/include/drm/
H A Dgpu_scheduler.h581 void drm_sched_stop(struct drm_gpu_scheduler *sched, struct drm_sched_job *bad);
584 void drm_sched_increase_karma(struct drm_sched_job *bad);
585 void drm_sched_reset_karma(struct drm_sched_job *bad);
586 void drm_sched_increase_karma_ext(struct drm_sched_job *bad, int type);
/linux-master/drivers/video/fbdev/
H A Dacornfb.c772 goto bad;
798 goto bad;
801 bad:
802 printk(KERN_ERR "Acornfb: bad monitor settings: %s\n", opt);
/linux-master/fs/xfs/scrub/
H A Dinode.c97 /* Reject internal metadata files and obviously bad inode numbers. */
278 goto bad;
282 goto bad;
286 goto bad;
294 goto bad;
299 goto bad;
303 goto bad;
306 bad:
329 goto bad;
335 goto bad;
[all...]
/linux-master/fs/jffs2/
H A Ddebug.c44 JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + unchecked %#08x != total %#08x.\n",
164 erasing = 0, bad = 0, unchecked = 0; local
263 bad += c->sector_size;
280 check(bad);
/linux-master/fs/afs/
H A Dyfsclient.c151 * Dump a bad file status record.
197 goto bad;
218 bad:
H A Dfsclient.c32 * Dump a bad file status record.
80 goto bad;
97 goto bad;
126 bad:
/linux-master/arch/sparc/kernel/
H A Dpci_sun4v.c374 goto bad;
390 goto bad;
418 bad:
/linux-master/arch/loongarch/kernel/
H A Dsignal.c420 return err; /* really bad sigcontext */
455 break; /* really bad sigcontext */
492 return err; /* really bad sigcontext */
530 break; /* really bad sigcontext */
570 return err; /* really bad sigcontext */
611 break; /* really bad sigcontext */
788 goto bad;
792 goto bad;
822 bad:
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S11 li r3,1 # assume a bad result
/linux-master/block/
H A Dbadblocks.c20 * The purpose of badblocks set/clear is to manage bad blocks ranges which are
23 * When the caller of badblocks_set() wants to set a range of bad blocks, the
27 * more complicated when the setting range covers multiple already set bad block
28 * ranges, with restrictions of maximum length of each bad range and the bad
32 * for setting a large range of bad blocks, we can handle it by dividing the
34 * bad table full conditions. Every time only a smaller piece of the bad range
36 * possible overlapped or adjacent already set bad block ranges. Then the hard
39 * When setting a range of bad block
481 prev_badblocks(struct badblocks *bb, struct badblocks_context *bad, int hint) argument
534 can_merge_behind(struct badblocks *bb, struct badblocks_context *bad, int behind) argument
554 behind_merge(struct badblocks *bb, struct badblocks_context *bad, int behind) argument
579 can_merge_front(struct badblocks *bb, int prev, struct badblocks_context *bad) argument
597 front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) argument
633 can_combine_front(struct badblocks *bb, int prev, struct badblocks_context *bad) argument
671 overlap_front(struct badblocks *bb, int front, struct badblocks_context *bad) argument
686 overlap_behind(struct badblocks *bb, struct badblocks_context *bad, int behind) argument
718 can_front_overwrite(struct badblocks *bb, int prev, struct badblocks_context *bad, int *extra) argument
761 front_overwrite(struct badblocks *bb, int prev, struct badblocks_context *bad, int extra) argument
823 insert_at(struct badblocks *bb, int at, struct badblocks_context *bad) argument
864 struct badblocks_context bad; local
1073 front_clear(struct badblocks *bb, int prev, struct badblocks_context *bad, int *deleted) argument
1116 front_splitting_clear(struct badblocks *bb, int prev, struct badblocks_context *bad) argument
1136 struct badblocks_context bad; local
1279 struct badblocks_context bad; local
[all...]
/linux-master/fs/ceph/
H A Dxattr.c820 ceph_decode_32_safe(&p, end, numattr, bad);
848 ceph_decode_32_safe(&p, end, len, bad);
852 ceph_decode_32_safe(&p, end, len, bad);
860 goto bad;
870 bad:
H A Dsnap.c802 ceph_decode_need(&p, e, sizeof(*ri), bad);
806 le32_to_cpu(ri->num_prior_parent_snaps)), bad);
902 bad:
1041 goto bad;
1070 ceph_decode_need(&p, e, sizeof(*ri), bad);
1159 goto bad;
1174 bad:
/linux-master/drivers/md/
H A Ddm-target.c141 goto bad;
148 goto bad;
155 bad:
H A Ddm-linear.c51 goto bad;
58 goto bad;
68 bad:
H A Ddm-cache-metadata.c407 goto bad;
413 goto bad;
419 goto bad;
426 goto bad;
431 bad:
488 goto bad;
493 goto bad;
501 goto bad;
513 bad:

Completed in 333 milliseconds

1234567