Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 200 of 276) sorted by relevance

12

/linux-4.1.27/include/linux/ceph/
Ddecode.h55 #define ceph_decode_need(p, end, n, bad) \ argument
58 goto bad; \
61 #define ceph_decode_64_safe(p, end, v, bad) \ argument
63 ceph_decode_need(p, end, sizeof(u64), bad); \
66 #define ceph_decode_32_safe(p, end, v, bad) \ argument
68 ceph_decode_need(p, end, sizeof(u32), bad); \
71 #define ceph_decode_16_safe(p, end, v, bad) \ argument
73 ceph_decode_need(p, end, sizeof(u16), bad); \
76 #define ceph_decode_8_safe(p, end, v, bad) \ argument
78 ceph_decode_need(p, end, sizeof(u8), bad); \
[all …]
/linux-4.1.27/net/ceph/
Dosdmap.c59 ceph_decode_need(p, end, (1+b->h.size) * sizeof(u32), bad); in crush_decode_uniform_bucket()
62 bad: in crush_decode_uniform_bucket()
77 ceph_decode_need(p, end, 2 * b->h.size * sizeof(u32), bad); in crush_decode_list_bucket()
83 bad: in crush_decode_list_bucket()
92 ceph_decode_8_safe(p, end, b->num_nodes, bad); in crush_decode_tree_bucket()
96 ceph_decode_need(p, end, b->num_nodes * sizeof(u32), bad); in crush_decode_tree_bucket()
100 bad: in crush_decode_tree_bucket()
115 ceph_decode_need(p, end, 2 * b->h.size * sizeof(u32), bad); in crush_decode_straw_bucket()
121 bad: in crush_decode_straw_bucket()
133 ceph_decode_need(p, end, b->h.size * sizeof(u32), bad); in crush_decode_straw2_bucket()
[all …]
Dpagevec.c103 int l, bad; in ceph_copy_user_to_page_vector() local
107 bad = copy_from_user(page_address(pages[i]) + po, data, l); in ceph_copy_user_to_page_vector()
108 if (bad == l) in ceph_copy_user_to_page_vector()
110 data += l - bad; in ceph_copy_user_to_page_vector()
111 left -= l - bad; in ceph_copy_user_to_page_vector()
112 po += l - bad; in ceph_copy_user_to_page_vector()
Dauth.c119 ceph_decode_need(&p, end, 1 + sizeof(u32), bad); in ceph_auth_build_hello()
123 ceph_decode_need(&p, end, num * sizeof(u32), bad); in ceph_auth_build_hello()
130 ceph_decode_need(&p, end, sizeof(u64), bad); in ceph_auth_build_hello()
139 bad: in ceph_auth_build_hello()
191 ceph_decode_need(&p, end, sizeof(u32) * 3 + sizeof(u64), bad); in ceph_handle_auth_reply()
198 ceph_decode_need(&p, end, sizeof(u32), bad); in ceph_handle_auth_reply()
203 goto bad; in ceph_handle_auth_reply()
250 bad: in ceph_handle_auth_reply()
Dbuffer.c47 ceph_decode_need(p, end, sizeof(u32), bad); in ceph_decode_buffer()
50 ceph_decode_need(p, end, len, bad); in ceph_decode_buffer()
56 bad: in ceph_decode_buffer()
Dauth_x.c161 ceph_decode_need(p, end, sizeof(u32) + 1, bad); in process_one_ticket()
168 goto bad; in process_one_ticket()
188 goto bad; in process_one_ticket()
203 ceph_decode_8_safe(p, end, is_enc, bad); in process_one_ticket()
220 ceph_decode_32_safe(ptp, tpend, dlen, bad); in process_one_ticket()
222 ceph_decode_need(ptp, tpend, 1 + sizeof(u64), bad); in process_one_ticket()
249 bad: in process_one_ticket()
263 ceph_decode_8_safe(&p, end, reply_struct_v, bad); in ceph_x_proc_ticket_reply()
267 ceph_decode_32_safe(&p, end, num, bad); in ceph_x_proc_ticket_reply()
278 bad: in ceph_x_proc_ticket_reply()
[all …]
Dmon_client.c49 ceph_decode_32_safe(&p, end, len, bad); in ceph_monmap_decode()
50 ceph_decode_need(&p, end, len, bad); in ceph_monmap_decode()
54 ceph_decode_16_safe(&p, end, version, bad); in ceph_monmap_decode()
56 ceph_decode_need(&p, end, sizeof(fsid) + 2*sizeof(u32), bad); in ceph_monmap_decode()
61 ceph_decode_need(&p, end, num_mon*sizeof(m->mon_inst[0]), bad); in ceph_monmap_decode()
64 goto bad; in ceph_monmap_decode()
82 bad: in ceph_monmap_decode()
245 goto bad; in handle_subscribe_ack()
260 bad: in handle_subscribe_ack()
554 goto bad; in handle_statfs_reply()
[all …]
Dauth_none.c80 goto bad; in ceph_auth_none_create_authorizer()
98 bad: in ceph_auth_none_create_authorizer()
Dosd_client.c1767 ceph_decode_need(&p, end, 4, bad); in handle_reply()
1769 ceph_decode_need(&p, end, object_len, bad); in handle_reply()
1774 goto bad; in handle_reply()
1776 ceph_decode_need(&p, end, 8 + 4 + 4 + 8 + 4, bad); in handle_reply()
1927 bad: in handle_reply()
2074 ceph_decode_need(&p, end, sizeof(fsid), bad); in ceph_osdc_handle_map()
2084 ceph_decode_32_safe(&p, end, nr_maps, bad); in ceph_osdc_handle_map()
2087 ceph_decode_need(&p, end, 2*sizeof(u32), bad); in ceph_osdc_handle_map()
2090 ceph_decode_need(&p, end, maplen, bad); in ceph_osdc_handle_map()
2100 goto bad; in ceph_osdc_handle_map()
[all …]
Dcrypto.c39 ceph_decode_need(p, end, 2*sizeof(u16) + sizeof(key->created), bad); in ceph_crypto_key_decode()
43 ceph_decode_need(p, end, key->len, bad); in ceph_crypto_key_decode()
50 bad: in ceph_crypto_key_decode()
Dmessenger.c1923 goto bad; in ceph_parse_ips()
1931 goto bad; in ceph_parse_ips()
1947 goto bad; in ceph_parse_ips()
1959 goto bad; in ceph_parse_ips()
1964 goto bad; in ceph_parse_ips()
1970 bad: in ceph_parse_ips()
/linux-4.1.27/fs/ceph/
Dmdsmap.c63 ceph_decode_16_safe(p, end, version, bad); in ceph_mdsmap_decode()
66 goto bad; in ceph_mdsmap_decode()
69 ceph_decode_need(p, end, 8*sizeof(u32) + sizeof(u64), bad); in ceph_mdsmap_decode()
97 ceph_decode_need(p, end, sizeof(u64)*2 + 1 + sizeof(u32), bad); in ceph_mdsmap_decode()
107 bad); in ceph_mdsmap_decode()
116 ceph_decode_32_safe(p, end, namelen, bad); in ceph_mdsmap_decode()
119 ceph_decode_32_safe(p, end, num_export_targets, bad); in ceph_mdsmap_decode()
155 ceph_decode_32_safe(p, end, n, bad); in ceph_mdsmap_decode()
160 ceph_decode_need(p, end, sizeof(u64)*(n+1), bad); in ceph_mdsmap_decode()
171 bad: in ceph_mdsmap_decode()
Dmds_client.c77 ceph_decode_32_safe(p, end, info->symlink_len, bad); in parse_reply_info_in()
78 ceph_decode_need(p, end, info->symlink_len, bad); in parse_reply_info_in()
84 sizeof(info->dir_layout), bad); in parse_reply_info_in()
88 ceph_decode_32_safe(p, end, info->xattr_len, bad); in parse_reply_info_in()
89 ceph_decode_need(p, end, info->xattr_len, bad); in parse_reply_info_in()
94 ceph_decode_64_safe(p, end, info->inline_version, bad); in parse_reply_info_in()
95 ceph_decode_32_safe(p, end, info->inline_len, bad); in parse_reply_info_in()
96 ceph_decode_need(p, end, info->inline_len, bad); in parse_reply_info_in()
103 bad: in parse_reply_info_in()
123 goto bad; in parse_reply_info_trace()
[all …]
Dsnap.c655 ceph_decode_need(&p, e, sizeof(*ri), bad); in ceph_update_snap_trace()
659 le32_to_cpu(ri->num_prior_parent_snaps)), bad); in ceph_update_snap_trace()
746 bad: in ceph_update_snap_trace()
825 goto bad; in ceph_handle_snap()
858 ceph_decode_need(&p, e, sizeof(*ri), bad); in ceph_handle_snap()
956 bad: in ceph_handle_snap()
Dxattr.c591 ceph_decode_32_safe(&p, end, numattr, bad); in __build_xattrs()
619 ceph_decode_32_safe(&p, end, len, bad); in __build_xattrs()
623 ceph_decode_32_safe(&p, end, len, bad); in __build_xattrs()
631 goto bad; in __build_xattrs()
641 bad: in __build_xattrs()
Dcaps.c3115 goto bad; in ceph_handle_caps()
3132 ceph_decode_32_safe(&p, end, flock_len, bad); in ceph_handle_caps()
3134 goto bad; in ceph_handle_caps()
3141 goto bad; in ceph_handle_caps()
3151 ceph_decode_64_safe(&p, end, inline_version, bad); in ceph_handle_caps()
3152 ceph_decode_32_safe(&p, end, inline_len, bad); in ceph_handle_caps()
3154 goto bad; in ceph_handle_caps()
3268 bad: in ceph_handle_caps()
/linux-4.1.27/security/selinux/ss/
Dpolicydb.c1118 goto bad; in perm_read()
1122 goto bad; in perm_read()
1129 goto bad; in perm_read()
1133 goto bad; in perm_read()
1136 bad: in perm_read()
1152 goto bad; in common_read()
1156 goto bad; in common_read()
1163 goto bad; in common_read()
1169 goto bad; in common_read()
1174 goto bad; in common_read()
[all …]
Debitmap.c365 goto bad; in ebitmap_read()
381 goto bad; in ebitmap_read()
389 goto bad; in ebitmap_read()
395 goto bad; in ebitmap_read()
405 goto bad; in ebitmap_read()
418 goto bad; in ebitmap_read()
424 goto bad; in ebitmap_read()
438 bad: in ebitmap_read()
Davtab.c509 goto bad; in avtab_read()
515 goto bad; in avtab_read()
520 goto bad; in avtab_read()
530 goto bad; in avtab_read()
538 bad: in avtab_read()
Dservices.c1735 goto bad; in convert_context()
1743 goto bad; in convert_context()
1751 goto bad; in convert_context()
1758 goto bad; in convert_context()
1781 goto bad; in convert_context()
1786 goto bad; in convert_context()
1793 goto bad; in convert_context()
1801 bad: in convert_context()
/linux-4.1.27/drivers/md/
Ddm-verity.c758 goto bad; in verity_ctr()
764 goto bad; in verity_ctr()
771 goto bad; in verity_ctr()
778 goto bad; in verity_ctr()
784 goto bad; in verity_ctr()
793 goto bad; in verity_ctr()
803 goto bad; in verity_ctr()
812 goto bad; in verity_ctr()
819 goto bad; in verity_ctr()
827 goto bad; in verity_ctr()
[all …]
Ddm-flakey.c188 goto bad; in flakey_ctr()
194 goto bad; in flakey_ctr()
198 goto bad; in flakey_ctr()
202 goto bad; in flakey_ctr()
207 goto bad; in flakey_ctr()
212 goto bad; in flakey_ctr()
216 goto bad; in flakey_ctr()
225 bad: in flakey_ctr()
Ddm-mpath.c576 goto bad; in parse_path()
619 goto bad; in parse_path()
629 goto bad; in parse_path()
637 goto bad; in parse_path()
642 bad: in parse_path()
675 goto bad; in parse_priority_group()
682 goto bad; in parse_priority_group()
686 goto bad; in parse_priority_group()
696 goto bad; in parse_priority_group()
705 goto bad; in parse_priority_group()
[all …]
Ddm-crypt.c376 goto bad; in crypt_iv_essiv_ctr()
383 goto bad; in crypt_iv_essiv_ctr()
399 bad: in crypt_iv_essiv_ctr()
1624 goto bad; in crypt_ctr_cipher()
1670 goto bad; in crypt_ctr_cipher()
1677 goto bad; in crypt_ctr_cipher()
1685 goto bad; in crypt_ctr_cipher()
1694 goto bad; in crypt_ctr_cipher()
1699 bad: in crypt_ctr_cipher()
1744 goto bad; in crypt_ctr()
[all …]
Ddm-linear.c47 goto bad; in linear_ctr()
53 goto bad; in linear_ctr()
62 bad: in linear_ctr()
Ddm-exception-store.c234 goto bad; in dm_exception_store_create()
239 goto bad; in dm_exception_store_create()
246 bad: in dm_exception_store_create()
Ddm-delay.c148 goto bad; in delay_ctr()
154 goto bad; in delay_ctr()
160 goto bad; in delay_ctr()
209 bad: in delay_ctr()
Ddm-cache-metadata.c363 goto bad; in __format_metadata()
369 goto bad; in __format_metadata()
376 goto bad; in __format_metadata()
381 bad: in __format_metadata()
437 goto bad; in __open_metadata()
442 goto bad; in __open_metadata()
450 goto bad; in __open_metadata()
459 bad: in __open_metadata()
Ddm-io.c59 goto bad; in dm_io_client_create()
63 goto bad; in dm_io_client_create()
67 bad: in dm_io_client_create()
Ddm-log-writes.c448 goto bad; in log_writes_ctr()
455 goto bad; in log_writes_ctr()
463 goto bad; in log_writes_ctr()
480 bad: in log_writes_ctr()
Ddm-cache-target.c2395 goto bad; in cache_create()
2411 goto bad; in cache_create()
2419 goto bad; in cache_create()
2428 goto bad; in cache_create()
2438 goto bad; in cache_create()
2444 goto bad; in cache_create()
2468 goto bad; in cache_create()
2480 goto bad; in cache_create()
2488 goto bad; in cache_create()
2494 goto bad; in cache_create()
[all …]
Ddm-ioctl.c225 goto bad; in dm_hash_insert()
235 goto bad; in dm_hash_insert()
247 bad: in dm_hash_insert()
1738 goto bad; in copy_params()
1746 goto bad; in copy_params()
1751 goto bad; in copy_params()
1756 bad: in copy_params()
Ddm-snap-persistent.c338 goto bad; in read_header()
350 goto bad; in read_header()
380 bad: in read_header()
Ddm-era-target.c444 goto bad; in create_fresh_metadata()
450 goto bad; in create_fresh_metadata()
455 bad: in create_fresh_metadata()
571 goto bad; in open_metadata()
587 bad: in open_metadata()
Ddm-raid.c1262 goto bad; in raid_ctr()
1268 goto bad; in raid_ctr()
1273 goto bad; in raid_ctr()
1291 goto bad; in raid_ctr()
1307 bad: in raid_ctr()
Ddm-table.c737 goto bad; in dm_table_add_target()
743 goto bad; in dm_table_add_target()
749 goto bad; in dm_table_add_target()
759 bad: in dm_table_add_target()
Ddm-thin-metadata.c1086 goto bad; in __create_snap()
1092 goto bad; in __create_snap()
1096 bad: in __create_snap()
Ddm-snap.c1108 goto bad; in snapshot_ctr()
1120 goto bad; in snapshot_ctr()
1267 bad: in snapshot_ctr()
Ddm-cache-policy-mq.c1450 goto bad; in mq_init()
1472 bad: in mq_init()
/linux-4.1.27/drivers/mtd/ubi/
Dvtbl.c198 goto bad; in vtbl_check()
206 goto bad; in vtbl_check()
211 goto bad; in vtbl_check()
217 goto bad; in vtbl_check()
224 goto bad; in vtbl_check()
229 goto bad; in vtbl_check()
234 goto bad; in vtbl_check()
241 goto bad; in vtbl_check()
246 goto bad; in vtbl_check()
251 goto bad; in vtbl_check()
[all …]
Dio.c681 goto bad; in validate_ec_hdr()
687 goto bad; in validate_ec_hdr()
693 goto bad; in validate_ec_hdr()
698 goto bad; in validate_ec_hdr()
703 bad: in validate_ec_hdr()
893 goto bad; in validate_vid_hdr()
899 goto bad; in validate_vid_hdr()
904 goto bad; in validate_vid_hdr()
909 goto bad; in validate_vid_hdr()
916 goto bad; in validate_vid_hdr()
[all …]
DKconfig7 flash chips like wear and bad blocks and provides some other useful
31 int "Maximum expected bad eraseblock count per 1024 eraseblocks"
35 This option specifies the maximum bad physical eraseblocks UBI
37 flash does not admit of bad eraseblocks (e.g. NOR flash), this value
42 expected bad eraseblocks per 1024 eraseblocks then can be calculated
47 about 1.9% of physical eraseblocks for bad blocks handling. And that
50 flash chip admits maximum 40 bad eraseblocks, and it is split on two
97 UBI driver will transparently handle things like bad eraseblocks and
Dcdev.c609 goto bad; in verify_mkvol_req()
613 goto bad; in verify_mkvol_req()
616 goto bad; in verify_mkvol_req()
619 goto bad; in verify_mkvol_req()
623 goto bad; in verify_mkvol_req()
626 goto bad; in verify_mkvol_req()
630 goto bad; in verify_mkvol_req()
633 goto bad; in verify_mkvol_req()
637 goto bad; in verify_mkvol_req()
642 goto bad; in verify_mkvol_req()
[all …]
Dattach.c212 goto bad; in validate_vid_hdr()
222 goto bad; in validate_vid_hdr()
227 goto bad; in validate_vid_hdr()
232 goto bad; in validate_vid_hdr()
238 bad: in validate_vid_hdr()
/linux-4.1.27/drivers/pcmcia/
Drsrc_nonstatic.c190 unsigned int i, j, bad; in do_io_probe() local
221 bad = any = 0; in do_io_probe()
227 if (!bad) in do_io_probe()
228 bad = any = i; in do_io_probe()
238 if (!bad) in do_io_probe()
239 bad = any = i; in do_io_probe()
241 if (bad) { in do_io_probe()
242 sub_interval(&s_data->io_db, bad, i-bad); in do_io_probe()
243 printk(" %#x-%#x", bad, i-1); in do_io_probe()
244 bad = 0; in do_io_probe()
[all …]
/linux-4.1.27/drivers/md/persistent-data/
Ddm-space-map-disk.c257 goto bad; in dm_sm_disk_create()
261 goto bad; in dm_sm_disk_create()
265 goto bad; in dm_sm_disk_create()
269 bad: in dm_sm_disk_create()
291 goto bad; in dm_sm_disk_open()
295 goto bad; in dm_sm_disk_open()
299 bad: in dm_sm_disk_open()
Ddm-transaction-manager.c419 goto bad; in dm_tm_create_internal()
426 goto bad; in dm_tm_create_internal()
432 bad: in dm_tm_create_internal()
Ddm-block-manager.c381 goto bad; in dm_block_manager_create()
391 goto bad; in dm_block_manager_create()
398 bad: in dm_block_manager_create()
Ddm-btree.c676 goto bad; in insert()
688 goto bad; in insert()
696 goto bad; in insert()
706 goto bad; in insert()
742 bad: in insert()
/linux-4.1.27/Documentation/mtd/nand/
Dpxa3xx-nand.txt81 Factory bad blocks handling
100 It can be seen from the above, that the factory bad block marker must be
105 likely to be marked as bad.
107 For this reason, marking the block as bad in the OOB is explicitly
109 for this is that there's no point in marking a block as bad, because good
110 blocks are also 'marked as bad' (in the OOB BBM sense) under normal usage.
112 Instead, the driver relies on the bad block table alone, and should only perform
113 the bad block scan on the very first time (when the device hasn't been used).
/linux-4.1.27/net/ipv6/
Dexthdrs_core.c123 goto bad; in ipv6_find_tlv()
128 goto bad; in ipv6_find_tlv()
147 goto bad; in ipv6_find_tlv()
154 bad: in ipv6_find_tlv()
Dah6.c135 goto bad; in zero_out_mutable_opts()
138 goto bad; in zero_out_mutable_opts()
150 bad: in zero_out_mutable_opts()
179 goto bad; in ipv6_rearrange_destopt()
182 goto bad; in ipv6_rearrange_destopt()
196 goto bad; in ipv6_rearrange_destopt()
209 bad: in ipv6_rearrange_destopt()
Dexthdrs.c106 goto bad; in ip6_parse_tlv()
120 goto bad; in ip6_parse_tlv()
131 goto bad; in ip6_parse_tlv()
138 goto bad; in ip6_parse_tlv()
144 goto bad; in ip6_parse_tlv()
168 bad: in ip6_parse_tlv()
/linux-4.1.27/arch/sh/kernel/
Dio_trapped.c56 goto bad; in register_trapped_io()
66 goto bad; in register_trapped_io()
71 goto bad; in register_trapped_io()
78 goto bad; in register_trapped_io()
104 bad: in register_trapped_io()
/linux-4.1.27/net/sched/
Dact_pedit.c136 goto bad; in tcf_pedit()
143 goto bad; in tcf_pedit()
149 goto bad; in tcf_pedit()
154 goto bad; in tcf_pedit()
168 bad: in tcf_pedit()
/linux-4.1.27/drivers/mtd/tests/
Dmtd_test.c48 int i, bad = 0; in mtdtest_scan_for_bad_eraseblocks() local
57 bad += 1; in mtdtest_scan_for_bad_eraseblocks()
60 pr_info("scanned %d eraseblocks, %d are bad\n", i, bad); in mtdtest_scan_for_bad_eraseblocks()
/linux-4.1.27/arch/arm/mm/
Dalignment.c397 goto bad; in do_alignment_ldrdstrd()
434 bad: in do_alignment_ldrdstrd()
491 goto bad; in do_alignment_ldmstm()
569 bad: in do_alignment_ldmstm()
821 goto bad; in do_alignment()
826 goto bad; in do_alignment()
875 goto bad; in do_alignment()
879 goto bad; in do_alignment()
894 goto bad; in do_alignment()
904 bad: in do_alignment()
/linux-4.1.27/drivers/of/unittest-data/
Dtests-phandle.dtsi38 phandle-list-bad-phandle = <12345678 0 0>;
39 phandle-list-bad-args = <&provider2 1 0>,
Dtestcases.dts33 phandle-list-bad-args = <0x00000000 0x0000000c>;
Dtests-overlay.dtsi203 /* test overlays application and removal in bad sequence */
/linux-4.1.27/tools/perf/util/
Dpath.c69 goto bad; in perf_vsnpath()
75 goto bad; in perf_vsnpath()
77 bad: in perf_vsnpath()
/linux-4.1.27/drivers/net/slip/
Dslhc.c510 goto bad; in slhc_uncompress()
558 goto bad; in slhc_uncompress()
565 goto bad; in slhc_uncompress()
571 goto bad; in slhc_uncompress()
577 goto bad; in slhc_uncompress()
585 goto bad; in slhc_uncompress()
599 goto bad; in slhc_uncompress()
627 bad: in slhc_uncompress()
/linux-4.1.27/Documentation/arm/
Dmem_alignment4 bad idea to configure it out, but Russell King has some good reasons for
9 Of course this is a bad idea to rely on the alignment trap to perform
16 trap to SIGBUS any code performing unaligned access (good for debugging bad
23 real bad - it changes the behaviour of all unaligned instructions in user
/linux-4.1.27/arch/sparc/kernel/
Dhvapi.c187 goto bad; in sun4v_hvapi_init()
193 goto bad; in sun4v_hvapi_init()
197 bad: in sun4v_hvapi_init()
Dleon_kernel.c331 goto bad; in leon_init_timers()
343 goto bad; in leon_init_timers()
347 goto bad; in leon_init_timers()
357 goto bad; in leon_init_timers()
385 goto bad; in leon_init_timers()
467 bad: in leon_init_timers()
Dpci_sun4v.c250 goto bad; in dma_4v_map_page()
260 goto bad; in dma_4v_map_page()
285 bad: in dma_4v_map_page()
Diommu.c294 goto bad; in dma_4u_map_page()
312 bad: in dma_4u_map_page()
/linux-4.1.27/drivers/net/wireless/cw1200/
Dsta.h68 int bad);
70 int init, int good, int bad) in cw1200_cqm_bssloss_sm() argument
73 __cw1200_cqm_bssloss_sm(priv, init, good, bad); in cw1200_cqm_bssloss_sm()
Dsta.c152 int init, int good, int bad) in __cw1200_cqm_bssloss_sm() argument
161 init, good, bad, in __cw1200_cqm_bssloss_sm()
182 } else if (bad) { in __cw1200_cqm_bssloss_sm()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dcleanup.c514 int bad; member
615 result[i].bad = 1; in mtrr_calc_range_state()
621 if (!result[i].bad && !result[i].lose_cover_sizek) { in mtrr_calc_range_state()
623 result[i].bad = 1; in mtrr_calc_range_state()
626 if (!result[i].bad && (range_sums - range_sums_new < min_loss_pfn[num_reg])) in mtrr_calc_range_state()
640 result[i].bad ? "*BAD*" : " ", in mtrr_print_out_one_result()
643 result[i].num_reg, result[i].bad ? "-" : "", in mtrr_print_out_one_result()
665 if (!result[i].bad && in mtrr_search_optimal_index()
738 if (!result[i].bad) { in mtrr_cleanup()
/linux-4.1.27/arch/unicore32/mm/
Dalignment.c295 goto bad; in do_alignment_ldmstm()
350 bad: in do_alignment_ldmstm()
431 goto bad; in do_alignment()
446 goto bad; in do_alignment()
454 bad: in do_alignment()
/linux-4.1.27/arch/mips/paravirt/
Dparavirt-smp.c34 goto bad; in set_numcpus()
38 bad: in set_numcpus()
/linux-4.1.27/arch/s390/mm/
Dfault.c137 goto bad; in dump_pagetable()
146 goto bad; in dump_pagetable()
155 goto bad; in dump_pagetable()
164 goto bad; in dump_pagetable()
172 goto bad; in dump_pagetable()
177 bad: in dump_pagetable()
/linux-4.1.27/arch/mips/sgi-ip27/
DTODO14 10. Need a bad pmd table, bad pte table. __bad_pmd_table/__bad_pagetable
/linux-4.1.27/arch/arm/mach-omap1/
Dusb.c450 goto bad; in omap1_usb1_init()
470 bad: in omap1_usb1_init()
518 goto bad; in omap1_usb2_init()
526 goto bad; in omap1_usb2_init()
543 bad: in omap1_usb2_init()
/linux-4.1.27/drivers/staging/slicoss/
DTODO29 - volatile == bad design => bad code
/linux-4.1.27/arch/unicore32/kernel/
Dtraps.c121 unsigned int val, bad; in dump_instr() local
123 bad = __get_user(val, &((u32 *)addr)[i]); in dump_instr()
125 if (!bad) in dump_instr()
/linux-4.1.27/fs/ocfs2/
Dreservations.c158 goto bad; in ocfs2_check_resmap()
164 goto bad; in ocfs2_check_resmap()
170 goto bad; in ocfs2_check_resmap()
176 goto bad; in ocfs2_check_resmap()
180 goto bad; in ocfs2_check_resmap()
189 bad: in ocfs2_check_resmap()
/linux-4.1.27/scripts/coccinelle/null/
Dderef_null.cocci84 E->f@p // bad use
145 E->f@p // bad use
205 * E->f@p // bad use
278 * E->f@p // bad use
/linux-4.1.27/drivers/ide/
Dide-iops.c105 int __ide_wait_stat(ide_drive_t *drive, u8 good, u8 bad, in __ide_wait_stat() argument
150 if (OK_STAT(stat, good, bad)) { in __ide_wait_stat()
165 u8 bad, unsigned long timeout) in ide_wait_stat() argument
176 err = __ide_wait_stat(drive, good, bad, timeout, &stat); in ide_wait_stat()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_context.c214 bad: in drm_legacy_setsareactx()
221 goto bad; in drm_legacy_setsareactx()
224 goto bad; in drm_legacy_setsareactx()
Ddrm_edid.c1068 goto bad; in drm_edid_block_valid()
1080 goto bad; in drm_edid_block_valid()
1088 goto bad; in drm_edid_block_valid()
1101 bad: in drm_edid_block_valid()
/linux-4.1.27/drivers/md/bcache/
Dextents.c153 goto bad; in __bch_btree_ptr_invalid()
156 goto bad; in __bch_btree_ptr_invalid()
159 bad: in __bch_btree_ptr_invalid()
485 goto bad; in __bch_extent_invalid()
488 goto bad; in __bch_extent_invalid()
491 bad: in __bch_extent_invalid()
Dbset.c1145 bool (*bad)(struct btree_keys *, const struct bkey *) = remove_stale in btree_mergesort() local
1162 if (bad(b, k)) in btree_mergesort()
/linux-4.1.27/drivers/net/ethernet/aeroflex/
Dgreth.c747 int bad, count; in greth_rx() local
765 bad = 0; in greth_rx()
771 bad = 1; in greth_rx()
775 bad = 1; in greth_rx()
779 bad = 1; in greth_rx()
782 if (unlikely(bad)) { in greth_rx()
862 int bad, count = 0; in greth_rx_gbit() local
875 bad = 0; in greth_rx_gbit()
885 bad = 1; in greth_rx_gbit()
889 bad = 1; in greth_rx_gbit()
[all …]
/linux-4.1.27/tools/perf/
Dbuiltin-lock.c687 static void print_bad_events(int bad, int total) in print_bad_events() argument
695 pr_info("bad: %d, total: %d\n", bad, total); in print_bad_events()
696 pr_info("bad rate: %.2f %%\n", (double)bad / (double)total * 100); in print_bad_events()
707 int bad, total; in print_result() local
720 bad = total = 0; in print_result()
724 bad++; in print_result()
753 print_bad_events(bad, total); in print_result()
/linux-4.1.27/drivers/net/ethernet/seeq/
Dether3.c228 int bad = -1; in ether3_ramtest() local
246 if (max_errors > 0 && bad != buffer[i]) { in ether3_ramtest()
251 bad = i; in ether3_ramtest()
254 if (bad != -1) { in ether3_ramtest()
255 if (bad != i - 1) in ether3_ramtest()
258 bad = -1; in ether3_ramtest()
262 if (bad != -1) in ether3_ramtest()
/linux-4.1.27/drivers/input/joystick/
Dtmdc.c243 unsigned char r, bad = 0; in tmdc_poll() local
249 bad = 1; in tmdc_poll()
255 bad = 1; in tmdc_poll()
260 tmdc->bads += bad; in tmdc_poll()
Dadi.c130 int bad; member
282 port->bad -= adi_read(port); in adi_poll()
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmi-nand.txt28 - fsl,no-blockmark-swap: Don't swap the bad block marker from the OOB
30 flash based BBT for identifying bad blocks.
Ddavinci-nand.txt52 - nand-on-flash-bbt: use flash based bad block table support. OOB
66 - ti,davinci-nand-use-bbt: use flash based bad block table support. OOB
Dlpc32xx-slc.txt6 - nand-on-flash-bbt: Use bad block table on flash
/linux-4.1.27/tools/testing/ktest/examples/include/
Dbisect.conf87 CONFIG_BISECT = ${THIS_DIR}/config-bad
/linux-4.1.27/drivers/net/ethernet/i825xx/
Dether1.c259 int bad = -1; in ether1_ramtest() local
272 if (max_errors >= 0 && bad != buffer[i]) { in ether1_ramtest()
273 if (bad != -1) in ether1_ramtest()
279 bad = buffer[i]; in ether1_ramtest()
283 if (bad != -1) { in ether1_ramtest()
288 bad = -1; in ether1_ramtest()
293 if (bad != -1) in ether1_ramtest()
/linux-4.1.27/net/bridge/
Dbr_netfilter.c522 goto bad; in check_hbh_len()
540 goto bad; in check_hbh_len()
544 goto bad; in check_hbh_len()
546 goto bad; in check_hbh_len()
549 goto bad; in check_hbh_len()
554 goto bad; in check_hbh_len()
562 bad: in check_hbh_len()
/linux-4.1.27/Documentation/filesystems/
Dubifs.txt27 5 Eraseblocks may become bad (only on NAND flashes) and software should
28 deal with this. Blocks on hard drives typically do not become bad,
29 because hardware has mechanisms to substitute bad blocks, at least in
41 limitations like wear and bad blocks (items 4 and 5 in the above list).
Dlogfs.txt16 first non-bad block contains a superblock in the first 4096 Bytes and
17 the last non-bad block contains a superblock in the last 4096 Bytes.
99 Related to regular aliases, these are used to handle bad blocks.
100 Initially, bad blocks are handled by moving the affected segment
Dsysfs.txt157 print_symbol("dev_attr_show: %s returned bad count\n",
220 - show() or store() can always return errors. If a bad value comes
Dbtrfs.txt172 Enable autorecovery attempts if a bad tree root is found at mount time.
Dfiemap.txt210 fiemap_check_flags finds invalid user flags, it will place the bad values in
/linux-4.1.27/arch/arm64/kernel/
Dtraps.c117 unsigned int val, bad; in dump_instr() local
119 bad = __get_user(val, &((u32 *)addr)[i]); in dump_instr()
121 if (!bad) in dump_instr()
/linux-4.1.27/drivers/net/ethernet/8390/
Dne.c73 static int bad[MAX_NE_CARDS]; variable
79 module_param_array(bad, int, NULL, 0);
83 MODULE_PARM_DESC(bad, "Accept card(s) with bad signatures");
826 dev->mem_end = bad[this_dev]; in ne_drv_probe()
994 bad[this_dev] = dev->mem_end; in ne_probe()
/linux-4.1.27/arch/arm/mach-iop13xx/include/mach/
Dentry-macro.S32 mrceq p6, 0, \irqnr, c3, c2, 0 @ Re-read on potentially bad zero
/linux-4.1.27/arch/powerpc/kernel/
Dsignal_32.c1241 goto bad; in sys_rt_sigreturn()
1244 goto bad; in sys_rt_sigreturn()
1256 goto bad; in sys_rt_sigreturn()
1264 goto bad; in sys_rt_sigreturn()
1271 goto bad; in sys_rt_sigreturn()
1282 goto bad; in sys_rt_sigreturn()
1285 goto bad; in sys_rt_sigreturn()
1290 bad: in sys_rt_sigreturn()
/linux-4.1.27/arch/m32r/kernel/
Dtraps.c200 goto bad; in show_registers()
205 bad: in show_registers()
/linux-4.1.27/include/linux/
Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
Dide.h79 #define OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
/linux-4.1.27/arch/arm/kernel/
Dtraps.c153 unsigned int val, bad; in dump_instr() local
156 bad = __get_user(val, &((u16 *)addr)[i]); in dump_instr()
158 bad = __get_user(val, &((u32 *)addr)[i]); in dump_instr()
160 if (!bad) in dump_instr()
/linux-4.1.27/arch/tile/mm/
Dinit.c493 struct cpumask bad; in kernel_physical_mapping_init() local
494 cpumask_andnot(&bad, &ktext_mask, cpu_possible_mask); in kernel_physical_mapping_init()
496 if (!cpumask_empty(&bad)) in kernel_physical_mapping_init()
498 cpumask_pr_args(&bad)); in kernel_physical_mapping_init()
/linux-4.1.27/fs/ext2/
Dballoc.c204 int bad; in __rsv_window_dump() local
208 bad = 0; in __rsv_window_dump()
221 bad = 1; in __rsv_window_dump()
226 bad = 1; in __rsv_window_dump()
228 if (bad) { in __rsv_window_dump()
239 BUG_ON(bad); in __rsv_window_dump()
/linux-4.1.27/arch/x86/mm/
Dfault.c472 goto bad; in dump_pagetable()
481 goto bad; in dump_pagetable()
489 goto bad; in dump_pagetable()
497 goto bad; in dump_pagetable()
503 bad: in dump_pagetable()
/linux-4.1.27/arch/mn10300/kernel/
Dtraps.c367 goto bad; in show_registers()
372 goto bad; in show_registers()
384 bad: in show_registers()
/linux-4.1.27/Documentation/hwmon/
Dltc421551 power1_alarm power bad alarm
Dltc426053 in2_alarm Power bad alarm
Dsubmitting-patches89 writing to it might cause a bad misconfiguration.
/linux-4.1.27/Documentation/
Dbad_memory.txt5 How to deal with bad memory e.g. reported by memtest86+ ?
Dmd.txt363 a detected fault, or it has unacknowledged bad
456 This gives the list of all known bad blocks in the form of
460 recorded to disk safely) bad blocks.
463 This gives the list of known-but-not-yet-saved-to-disk bad
466 adds bad blocks without acknowledging them. This is largely
Dflexible-arrays.txt63 memory allocator would be a bad thing. That can be avoided by using
Dkasan.txt122 First sections describe slub object where bad access happened.
DCodingStyle196 *bad*:
544 However, that's not too bad, because even the makers of GNU indent
552 remember: "indent" is not a fix for bad programming.
645 is a _very_ bad idea. It looks like a function call but exits the "calling"
Dkref.txt121 bad style. Don't do it.
DBUG-HUNTING135 A post to linux.dev.kernel isn't such a bad idea if you've done some
/linux-4.1.27/arch/openrisc/kernel/
Dtraps.c153 goto bad; in show_registers()
158 bad: in show_registers()
/linux-4.1.27/fs/afs/
Dvnode.c24 bool bad = false;
30 bad = dump_tree_aux(node->rb_left, node, depth + 2, '/');
39 bad = true;
43 bad |= dump_tree_aux(node->rb_right, node, depth + 2, '\\');
45 return bad;
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-ubi47 Count of bad physical eraseblocks on the underlying MTD device.
108 Number of physical eraseblocks reserved for bad block handling.
115 Total number of good (not marked as bad) physical eraseblocks on
Dvdso9 within their rights to crash.) In addition, if you pass a bad
/linux-4.1.27/arch/microblaze/
DKconfig.platform17 shifts will be necessary. This might result in bad performance
/linux-4.1.27/Documentation/cdrom/
Dpacket-writing.txt53 follow the specification, but suffer bad performance problems if the
80 - Defect management (ie automatic remapping of bad sectors) has not
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-mtd149 marked as bad.
215 The number of blocks marked as bad, if any, in this partition.
224 bad block table (BBT).
Dsysfs-memory-page-offline11 on the bad page list and never be reused.
/linux-4.1.27/fs/ext3/
Dballoc.c212 int bad; in __rsv_window_dump() local
216 bad = 0; in __rsv_window_dump()
229 bad = 1; in __rsv_window_dump()
234 bad = 1; in __rsv_window_dump()
236 if (bad) { in __rsv_window_dump()
247 BUG_ON(bad); in __rsv_window_dump()
/linux-4.1.27/tools/testing/ktest/
Dktest.pl2832 my $bad = $bisect_bad;
2846 $bad = get_sha1($bad);
2890 doprint "TESTING BISECT BAD [$bad]\n";
2891 run_command "git checkout $bad" or
2892 die "Failed to checkout $bad";
2897 fail "Tested BISECT_BAD [$bad] and it succeeded" and return 0;
2929 run_git_bisect "git bisect bad $bad" or
2930 dodie "could not set bisect bad to $bad";
/linux-4.1.27/scripts/coccinelle/free/
Dkfree.cocci104 E@p2 // bad use
/linux-4.1.27/arch/arm/include/asm/
Dassembler.h425 .macro check_uaccess, addr:req, size:req, limit:req, tmp:req, bad:req
429 bcs \bad
/linux-4.1.27/Documentation/usb/
Ddwc3.txt9 until the command completes which is bad.
Derror-codes.txt155 hardware problems such as bad devices (including firmware) or cables.
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmr.c759 struct ib_send_wr wr, *bad; in reg_umr() local
812 err = ib_post_send(umrc->qp, &wr, &bad); in reg_umr()
858 struct ib_send_wr wr, *bad; in mlx5_ib_update_mtt() local
943 err = ib_post_send(umrc->qp, &wr, &bad); in mlx5_ib_update_mtt()
1130 struct ib_send_wr wr, *bad; in unreg_umr() local
1139 err = ib_post_send(umrc->qp, &wr, &bad); in unreg_umr()
/linux-4.1.27/drivers/infiniband/core/
Dmad_rmpp.c746 goto bad; in process_rmpp_data()
752 goto bad; in process_rmpp_data()
758 goto bad; in process_rmpp_data()
762 bad: in process_rmpp_data()
/linux-4.1.27/drivers/pci/pcie/
DKconfig40 Linux can modify this state in order to disable ASPM on known-bad
/linux-4.1.27/fs/jffs2/
DTODO20 - use bad block check instead of the hardwired byte check
Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
263 bad += c->sector_size; in __jffs2_dbg_superblock_counts()
280 check(bad); in __jffs2_dbg_superblock_counts()
/linux-4.1.27/Documentation/networking/
Daltera_tse.txt257 octets, and had either a bad CRC with an integral number of octets (CRC Error)
258 or a bad CRC with a non-integral number of octets (Alignment Error).
262 in length and had either a bad CRC with an integral number of octets (CRC
263 error) or a bad CRC with a non-integral number of octets (Alignment Error).
Dnetdev-features.txt165 frames (such as bad FCS, etc). This can be helpful when sniffing a link with
166 bad packets on it. Some NICs may receive more packets if also put into normal
Dopenvswitch.txt58 kernel. This case is bad for performance because every packet
183 assume that the flow contained IP packets. This is a bad assumption
204 Don't drop packets in the kernel for malformed protocol headers, bad
Dnf_conntrack-sysctl.txt21 Verify checksum of incoming packets. Packets with bad checksums are
Dpktgen.txt37 NIC HW layer (which is bad for bufferbloat).
D6pack.txt145 bad checksum', which is due to data loss if the other station sends two
Dudplite.txt249 * bad checksum
Deql.txt387 second, third, and fourth line's bandwidth. (The bad news is
/linux-4.1.27/Documentation/RCU/
DUP.txt9 work a surprising amount of the time, it is a very bad idea in general.
10 This document presents three examples that demonstrate exactly how bad
/linux-4.1.27/fs/coda/
Ddir.c456 goto bad; in coda_dentry_revalidate()
476 bad: in coda_dentry_revalidate()
/linux-4.1.27/drivers/video/fbdev/
Dacornfb.c778 goto bad; in acornfb_parse_mon()
804 goto bad; in acornfb_parse_mon()
807 bad: in acornfb_parse_mon()
/linux-4.1.27/drivers/input/serio/
Dhil_mlc.c645 ((rc < 0) ? node->bad : node->good); in hilse_donode()
668 nextidx = node->bad; in hilse_donode()
720 nextidx = mlc->cts(mlc) ? node->bad : node->good; in hilse_donode()
/linux-4.1.27/sound/oss/
Dsoundcard.c513 goto bad; in create_special_devices()
518 bad: in create_special_devices()
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt12 Some registers are fussy about what they are set to. Load in a bad value & the
15 generally a bad idea. For other control registers i.e. 2878, you'll only find
16 out what values are bad when it hangs.
285 Known to be bad are 0x000,0x011,0x100,0x111
Dfw-memory.txt132 18 Decoder DMA err (linked-list bad)
/linux-4.1.27/block/
Dbio.c1933 goto bad; in __bioset_create()
1938 goto bad; in __bioset_create()
1943 goto bad; in __bioset_create()
1946 bad: in __bioset_create()
/linux-4.1.27/drivers/memory/
DKconfig79 (LAW) or an invalid LAW, as well as bad cache state that
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h1108 goto bad; in sym_build_sge()
1113 bad: in sym_build_sge()
/linux-4.1.27/drivers/net/ethernet/octeon/
Docteon_mgmt.c326 u64 drop, bad; in octeon_mgmt_update_rx_stats() local
330 bad = cvmx_read_csr(p->agl + AGL_GMX_RX_STATS_PKTS_BAD); in octeon_mgmt_update_rx_stats()
332 if (drop || bad) { in octeon_mgmt_update_rx_stats()
335 netdev->stats.rx_errors += bad; in octeon_mgmt_update_rx_stats()
/linux-4.1.27/Documentation/video4linux/bttv/
DREADME.freeze5 It might be a bttv driver bug. It also might be bad hardware. It also
DInsmod-options52 to disable this if you have bad input signal
/linux-4.1.27/net/irda/
DKconfig65 Disabling this option will make latency over IrDA very bad. Enabling
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips49 4.70.12 - Corrective actions for bad controller ( during initialization )
Dqlogicfas.txt72 stream (and this is not detected). This can be caused by bad
DChangeLog.sym53c8xx_225 (Driver unload failed with a bad address reference).
/linux-4.1.27/Documentation/watchdog/
Dhpwdt.txt18 gets into a bad state and hangs, the HP ProLiant iLO 2 timer register will
Dwatchdog-api.txt179 WDIOF_POWERUNDER Power bad/power fault
/linux-4.1.27/Documentation/vm/
Dpage_owner.txt18 possibility rather than just keeping it in memory, so bad for debugging.
Dbalance38 of lower class zones, the bad part is, we might do too frequent balancing
Dslub.txt263 which will keep the system running even if a bad kernel component will
/linux-4.1.27/kernel/irq/
Dmanage.c1669 goto bad; in __free_percpu_irq()
1675 goto bad; in __free_percpu_irq()
1688 bad: in __free_percpu_irq()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h1177 uint64_t bad:16; member
1181 uint64_t bad:16;
1725 uint64_t bad:16; member
1729 uint64_t bad:16;
/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c685 goto bad; in fc_rport_flogi_resp()
687 goto bad; in fc_rport_flogi_resp()
691 goto bad; in fc_rport_flogi_resp()
707 bad: in fc_rport_flogi_resp()
/linux-4.1.27/Documentation/zh_CN/filesystems/
Dsysfs.txt170 print_symbol("dev_attr_show: %s returned bad count\n",
/linux-4.1.27/arch/arm/nwfpe/
DChangeLog49 below its area, which is bad, as the area is in the thread_struct
/linux-4.1.27/Documentation/block/
Dioprio.txt148 printf("bad prio class %d\n", ioprio_class);
/linux-4.1.27/arch/powerpc/platforms/
DKconfig.cputype303 bool "Should a bad CT cause a SIGILL?"
307 Should a bad CT used for "non-record form ICSWX" cause an
/linux-4.1.27/drivers/pci/
Dprobe.c1183 goto bad; in pci_setup_device()
1235 goto bad; in pci_setup_device()
1252 goto bad; in pci_setup_device()
1264 bad: in pci_setup_device()
/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c325 u16 bad; in nand_block_bad() local
345 bad = cpu_to_le16(chip->read_word(mtd)); in nand_block_bad()
347 bad >>= 8; in nand_block_bad()
349 bad &= 0xFF; in nand_block_bad()
353 bad = chip->read_byte(mtd); in nand_block_bad()
357 res = bad != 0xFF; in nand_block_bad()
359 res = hweight8(bad) < chip->badblockbits; in nand_block_bad()
/linux-4.1.27/Documentation/i2c/busses/
Di2c-piix443 timing problems. The bad news is that non-SMBus devices connected to it can
/linux-4.1.27/arch/arm/mach-imx/
DKconfig333 Bad Block Table to know what blocks are bad instead of scanning the
334 entire flash looking for bad block markers.
/linux-4.1.27/Documentation/device-mapper/
Dcache.txt67 So large block sizes are bad because they waste cache space. And small
68 block sizes are bad because they increase the amount of metadata (both
/linux-4.1.27/Documentation/laptops/
Dsony-laptop.txt136 happened to me, this driver could do very bad things to your
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmrecovery.c1788 int i, j, bad; in dlm_process_recovery_data() local
1983 bad = 0; in dlm_process_recovery_data()
2002 bad = 1; in dlm_process_recovery_data()
2006 if (!bad) { in dlm_process_recovery_data()
/linux-4.1.27/Documentation/fb/
Dvesafb.txt73 "bad mode number" message if something goes wrong.
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt37 as PCI cards dying from heat, humidity, dust, vibration and bad
47 corruption caused by the bad DMA. A number of device driver
/linux-4.1.27/sound/pci/hda/
Dhda_generic.c1331 const struct badness_table *bad) in try_assign_dacs() argument
1354 badness += bad->shared_primary; in try_assign_dacs()
1381 badness += bad->shared_primary; in try_assign_dacs()
1383 badness += bad->shared_surr; in try_assign_dacs()
1385 badness += bad->shared_clfe; in try_assign_dacs()
1388 badness += bad->shared_surr_main; in try_assign_dacs()
1390 badness += bad->no_primary_dac; in try_assign_dacs()
1392 badness += bad->no_dac; in try_assign_dacs()
1403 badness += bad->no_dac; in try_assign_dacs()
/linux-4.1.27/arch/x86/kvm/
Demulate.c660 goto bad; in __linearize()
664 goto bad; in __linearize()
670 goto bad; in __linearize()
674 goto bad; in __linearize()
677 goto bad; in __linearize()
682 goto bad; in __linearize()
686 goto bad; in __linearize()
692 goto bad; in __linearize()
701 bad: in __linearize()
/linux-4.1.27/drivers/block/
Dfloppy.c1400 char bad; in interpret_errors() local
1413 bad = 1; in interpret_errors()
1418 bad = 2; in interpret_errors()
1424 bad = 0; in interpret_errors()
1431 return bad; in interpret_errors()
/linux-4.1.27/drivers/net/ppp/
DKconfig117 which can lead to bad results if the ATM peer loses state and
/linux-4.1.27/arch/mips/kernel/
Dscall32-o32.S66 bltz t5, bad_stack # -> sp is bad
/linux-4.1.27/drivers/mtd/
Dnftlmount.c230 The new DiskOnChip driver already scanned the bad block table. Just query it. in find_boot_record()
/linux-4.1.27/
DREADME245 break bad code to find kernel problems (kmalloc()). Thus you
351 the above example, it's due to a bad kernel pointer). More information
/linux-4.1.27/drivers/usb/atm/
Dueagle-atm.c1050 goto bad; in __uea_load_page_e4()
1054 goto bad; in __uea_load_page_e4()
1061 bad: in __uea_load_page_e4()
/linux-4.1.27/mm/
Dslab.c1178 goto bad; in cpuup_prepare()
1193 goto bad; in cpuup_prepare()
1199 goto bad; in cpuup_prepare()
1226 bad: in cpuup_prepare()
Dpage_alloc.c804 int i, bad = 0; in free_pages_prepare() local
815 bad += free_pages_check(page); in free_pages_prepare()
818 bad += free_tail_pages_check(page, page + i); in free_pages_prepare()
819 bad += free_pages_check(page + i); in free_pages_prepare()
821 if (bad) in free_pages_prepare()
/linux-4.1.27/fs/affs/
DChanges120 more consistent. Changed a bad example in the
/linux-4.1.27/Documentation/power/
Dswsusp.txt219 Q: After resuming, system is paging heavily, leading to very bad interactivity.
402 Remember that it's always a bad idea to unplug a disk drive containing a
/linux-4.1.27/Documentation/sysctl/
Dnet.txt134 occur because of problems on the network like duplicate address or bad

12