Home
last modified time | relevance | path

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

12

/linux-4.4.14/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.4.14/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.c100 int l, bad; in ceph_copy_user_to_page_vector() local
104 bad = copy_from_user(page_address(pages[i]) + po, data, l); in ceph_copy_user_to_page_vector()
105 if (bad == l) in ceph_copy_user_to_page_vector()
107 data += l - bad; in ceph_copy_user_to_page_vector()
108 left -= l - bad; in ceph_copy_user_to_page_vector()
109 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.c162 ceph_decode_need(p, end, sizeof(u32) + 1, bad); in process_one_ticket()
169 goto bad; in process_one_ticket()
189 goto bad; in process_one_ticket()
204 ceph_decode_8_safe(p, end, is_enc, bad); in process_one_ticket()
221 ceph_decode_32_safe(ptp, tpend, dlen, bad); in process_one_ticket()
223 ceph_decode_need(ptp, tpend, 1 + sizeof(u64), bad); in process_one_ticket()
250 bad: in process_one_ticket()
264 ceph_decode_8_safe(&p, end, reply_struct_v, bad); in ceph_x_proc_ticket_reply()
268 ceph_decode_32_safe(&p, end, num, bad); in ceph_x_proc_ticket_reply()
279 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()
254 goto bad; in handle_subscribe_ack()
269 bad: in handle_subscribe_ack()
570 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.c1781 ceph_decode_need(&p, end, 4, bad); in handle_reply()
1783 ceph_decode_need(&p, end, object_len, bad); in handle_reply()
1788 goto bad; in handle_reply()
1790 ceph_decode_need(&p, end, 8 + 4 + 4 + 8 + 4, bad); in handle_reply()
1941 bad: in handle_reply()
2088 ceph_decode_need(&p, end, sizeof(fsid), bad); in ceph_osdc_handle_map()
2098 ceph_decode_32_safe(&p, end, nr_maps, bad); in ceph_osdc_handle_map()
2101 ceph_decode_need(&p, end, 2*sizeof(u32), bad); in ceph_osdc_handle_map()
2104 ceph_decode_need(&p, end, maplen, bad); in ceph_osdc_handle_map()
2114 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.c1936 goto bad; in ceph_parse_ips()
1944 goto bad; in ceph_parse_ips()
1960 goto bad; in ceph_parse_ips()
1972 goto bad; in ceph_parse_ips()
1977 goto bad; in ceph_parse_ips()
1983 bad: in ceph_parse_ips()
/linux-4.4.14/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.c78 ceph_decode_32_safe(p, end, info->symlink_len, bad); in parse_reply_info_in()
79 ceph_decode_need(p, end, info->symlink_len, bad); in parse_reply_info_in()
85 sizeof(info->dir_layout), bad); in parse_reply_info_in()
89 ceph_decode_32_safe(p, end, info->xattr_len, bad); in parse_reply_info_in()
90 ceph_decode_need(p, end, info->xattr_len, bad); in parse_reply_info_in()
95 ceph_decode_64_safe(p, end, info->inline_version, bad); in parse_reply_info_in()
96 ceph_decode_32_safe(p, end, info->inline_len, bad); in parse_reply_info_in()
97 ceph_decode_need(p, end, info->inline_len, bad); in parse_reply_info_in()
104 bad: in parse_reply_info_in()
124 goto bad; in parse_reply_info_trace()
[all …]
Dsnap.c679 ceph_decode_need(&p, e, sizeof(*ri), bad); in ceph_update_snap_trace()
683 le32_to_cpu(ri->num_prior_parent_snaps)), bad); in ceph_update_snap_trace()
772 bad: in ceph_update_snap_trace()
851 goto bad; in ceph_handle_snap()
884 ceph_decode_need(&p, e, sizeof(*ri), bad); in ceph_handle_snap()
982 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.c3422 goto bad; in ceph_handle_caps()
3439 ceph_decode_32_safe(&p, end, flock_len, bad); in ceph_handle_caps()
3441 goto bad; in ceph_handle_caps()
3448 goto bad; in ceph_handle_caps()
3458 ceph_decode_64_safe(&p, end, inline_version, bad); in ceph_handle_caps()
3459 ceph_decode_32_safe(&p, end, inline_len, bad); in ceph_handle_caps()
3461 goto bad; in ceph_handle_caps()
3578 bad: in ceph_handle_caps()
/linux-4.4.14/security/selinux/ss/
Dpolicydb.c1123 goto bad; in perm_read()
1127 goto bad; in perm_read()
1134 goto bad; in perm_read()
1138 goto bad; in perm_read()
1141 bad: in perm_read()
1157 goto bad; in common_read()
1161 goto bad; in common_read()
1168 goto bad; in common_read()
1174 goto bad; in common_read()
1179 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.c566 goto bad; in avtab_read()
572 goto bad; in avtab_read()
577 goto bad; in avtab_read()
587 goto bad; in avtab_read()
595 bad: in avtab_read()
Dservices.c1910 goto bad; in convert_context()
1918 goto bad; in convert_context()
1926 goto bad; in convert_context()
1933 goto bad; in convert_context()
1956 goto bad; in convert_context()
1961 goto bad; in convert_context()
1968 goto bad; in convert_context()
1976 bad: in convert_context()
/linux-4.4.14/drivers/md/
Ddm-verity.c736 goto bad; in verity_ctr()
742 goto bad; in verity_ctr()
749 goto bad; in verity_ctr()
756 goto bad; in verity_ctr()
762 goto bad; in verity_ctr()
771 goto bad; in verity_ctr()
781 goto bad; in verity_ctr()
790 goto bad; in verity_ctr()
797 goto bad; in verity_ctr()
805 goto bad; in verity_ctr()
[all …]
Ddm-flakey.c189 goto bad; in flakey_ctr()
195 goto bad; in flakey_ctr()
199 goto bad; in flakey_ctr()
203 goto bad; in flakey_ctr()
208 goto bad; in flakey_ctr()
213 goto bad; in flakey_ctr()
218 goto bad; in flakey_ctr()
227 bad: in flakey_ctr()
Ddm-mpath.c573 goto bad; in parse_path()
611 goto bad; in parse_path()
620 goto bad; in parse_path()
628 goto bad; in parse_path()
633 bad: in parse_path()
666 goto bad; in parse_priority_group()
673 goto bad; in parse_priority_group()
677 goto bad; in parse_priority_group()
687 goto bad; in parse_priority_group()
696 goto bad; in parse_priority_group()
[all …]
Ddm-linear.c49 goto bad; in linear_ctr()
56 goto bad; in linear_ctr()
65 bad: in linear_ctr()
Ddm-crypt.c377 goto bad; in crypt_iv_essiv_ctr()
384 goto bad; in crypt_iv_essiv_ctr()
400 bad: in crypt_iv_essiv_ctr()
1644 goto bad; in crypt_ctr_cipher()
1690 goto bad; in crypt_ctr_cipher()
1697 goto bad; in crypt_ctr_cipher()
1705 goto bad; in crypt_ctr_cipher()
1714 goto bad; in crypt_ctr_cipher()
1719 bad: in crypt_ctr_cipher()
1764 goto bad; in crypt_ctr()
[all …]
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.c151 goto bad; in delay_ctr()
157 goto bad; in delay_ctr()
164 goto bad; in delay_ctr()
216 bad: in delay_ctr()
Ddm-cache-metadata.c376 goto bad; in __format_metadata()
382 goto bad; in __format_metadata()
389 goto bad; in __format_metadata()
394 bad: in __format_metadata()
450 goto bad; in __open_metadata()
455 goto bad; in __open_metadata()
463 goto bad; in __open_metadata()
474 bad: in __open_metadata()
Ddm-log-writes.c447 goto bad; in log_writes_ctr()
456 goto bad; in log_writes_ctr()
465 goto bad; in log_writes_ctr()
482 bad: in log_writes_ctr()
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-cache-target.c2801 goto bad; in cache_create()
2817 goto bad; in cache_create()
2825 goto bad; in cache_create()
2834 goto bad; in cache_create()
2841 goto bad; in cache_create()
2850 goto bad; in cache_create()
2856 goto bad; in cache_create()
2881 goto bad; in cache_create()
2893 goto bad; in cache_create()
2901 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.c339 goto bad; in read_header()
351 goto bad; in read_header()
381 bad: in read_header()
Ddm-raid.c1267 goto bad; in raid_ctr()
1273 goto bad; in raid_ctr()
1278 goto bad; in raid_ctr()
1297 goto bad; in raid_ctr()
1313 bad: in raid_ctr()
Ddm-era-target.c446 goto bad; in create_fresh_metadata()
452 goto bad; in create_fresh_metadata()
457 bad: in create_fresh_metadata()
573 goto bad; in open_metadata()
591 bad: in open_metadata()
Ddm-table.c741 goto bad; in dm_table_add_target()
747 goto bad; in dm_table_add_target()
753 goto bad; in dm_table_add_target()
763 bad: in dm_table_add_target()
Ddm.c412 goto bad; in dm_init()
417 bad: in dm_init()
2327 goto bad; in alloc_dev()
2333 goto bad; in alloc_dev()
2354 goto bad; in alloc_dev()
2358 goto bad; in alloc_dev()
2375 bad: in alloc_dev()
Ddm-thin-metadata.c1088 goto bad; in __create_snap()
1094 goto bad; in __create_snap()
1098 bad: in __create_snap()
Ddm-snap.c1116 goto bad; in snapshot_ctr()
1128 goto bad; in snapshot_ctr()
1284 bad: in snapshot_ctr()
/linux-4.4.14/drivers/mtd/ubi/
Dvtbl.c201 goto bad; in vtbl_check()
209 goto bad; in vtbl_check()
214 goto bad; in vtbl_check()
220 goto bad; in vtbl_check()
227 goto bad; in vtbl_check()
232 goto bad; in vtbl_check()
237 goto bad; in vtbl_check()
244 goto bad; in vtbl_check()
249 goto bad; in vtbl_check()
254 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.4.14/net/bridge/
Dbr_netfilter_ipv6.c59 goto bad; in br_nf_check_hbh_len()
77 goto bad; in br_nf_check_hbh_len()
81 goto bad; in br_nf_check_hbh_len()
83 goto bad; in br_nf_check_hbh_len()
86 goto bad; in br_nf_check_hbh_len()
91 goto bad; in br_nf_check_hbh_len()
99 bad: in br_nf_check_hbh_len()
/linux-4.4.14/drivers/pcmcia/
Drsrc_nonstatic.c190 unsigned int i, j, bad; in do_io_probe() local
219 bad = any = 0; in do_io_probe()
225 if (!bad) in do_io_probe()
226 bad = any = i; in do_io_probe()
236 if (!bad) in do_io_probe()
237 bad = any = i; in do_io_probe()
239 if (bad) { in do_io_probe()
240 sub_interval(&s_data->io_db, bad, i-bad); in do_io_probe()
241 pr_cont(" %#x-%#x", bad, i-1); in do_io_probe()
242 bad = 0; in do_io_probe()
[all …]
/linux-4.4.14/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.c775 goto bad; in insert()
787 goto bad; in insert()
795 goto bad; in insert()
805 goto bad; in insert()
841 bad: in insert()
/linux-4.4.14/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.4.14/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.4.14/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()
165 bad: in tcf_pedit()
/linux-4.4.14/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.4.14/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.4.14/arch/arm/mm/
Dalignment.c403 goto bad; in do_alignment_ldrdstrd()
447 bad: in do_alignment_ldrdstrd()
509 goto bad; in do_alignment_ldmstm()
589 bad: in do_alignment_ldmstm()
841 goto bad; in do_alignment()
846 goto bad; in do_alignment()
895 goto bad; in do_alignment()
899 goto bad; in do_alignment()
914 goto bad; in do_alignment()
924 bad: in do_alignment()
/linux-4.4.14/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.4.14/tools/perf/util/
Dpath.c69 goto bad; in perf_vsnpath()
75 goto bad; in perf_vsnpath()
77 bad: in perf_vsnpath()
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/arch/x86/kernel/cpu/mtrr/
Dcleanup.c515 int bad; member
616 result[i].bad = 1; in mtrr_calc_range_state()
622 if (!result[i].bad && !result[i].lose_cover_sizek) { in mtrr_calc_range_state()
624 result[i].bad = 1; in mtrr_calc_range_state()
627 if (!result[i].bad && (range_sums - range_sums_new < min_loss_pfn[num_reg])) in mtrr_calc_range_state()
641 result[i].bad ? "*BAD*" : " ", in mtrr_print_out_one_result()
644 result[i].num_reg, result[i].bad ? "-" : "", in mtrr_print_out_one_result()
666 if (!result[i].bad && in mtrr_search_optimal_index()
739 if (!result[i].bad) { in mtrr_cleanup()
/linux-4.4.14/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.4.14/arch/mips/paravirt/
Dparavirt-smp.c34 goto bad; in set_numcpus()
38 bad: in set_numcpus()
/linux-4.4.14/arch/s390/mm/
Dfault.c138 goto bad; in dump_pagetable()
147 goto bad; in dump_pagetable()
156 goto bad; in dump_pagetable()
165 goto bad; in dump_pagetable()
173 goto bad; in dump_pagetable()
178 bad: in dump_pagetable()
/linux-4.4.14/arch/mips/sgi-ip27/
DTODO14 10. Need a bad pmd table, bad pte table. __bad_pmd_table/__bad_pagetable
/linux-4.4.14/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.4.14/drivers/staging/slicoss/
DTODO28 - volatile == bad design => bad code
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/gpu/drm/
Ddrm_context.c237 bad: in drm_legacy_setsareactx()
244 goto bad; in drm_legacy_setsareactx()
247 goto bad; in drm_legacy_setsareactx()
Ddrm_edid.c1113 goto bad; in drm_edid_block_valid()
1128 goto bad; in drm_edid_block_valid()
1136 goto bad; in drm_edid_block_valid()
1149 bad: in drm_edid_block_valid()
/linux-4.4.14/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.4.14/tools/testing/ktest/examples/include/
Dbisect.conf87 CONFIG_BISECT = ${THIS_DIR}/config-bad
/linux-4.4.14/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.4.14/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",
224 - 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.4.14/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.4.14/arch/arm/mach-iop13xx/include/mach/
Dentry-macro.S32 mrceq p6, 0, \irqnr, c3, c2, 0 @ Re-read on potentially bad zero
/linux-4.4.14/arch/powerpc/kernel/
Dsignal_32.c1246 goto bad; in sys_rt_sigreturn()
1249 goto bad; in sys_rt_sigreturn()
1261 goto bad; in sys_rt_sigreturn()
1269 goto bad; in sys_rt_sigreturn()
1276 goto bad; in sys_rt_sigreturn()
1287 goto bad; in sys_rt_sigreturn()
1290 goto bad; in sys_rt_sigreturn()
1295 bad: in sys_rt_sigreturn()
/linux-4.4.14/arch/arm64/kernel/
Dtraps.c130 unsigned int val, bad; in dump_instr() local
132 bad = __get_user(val, &((u32 *)addr)[i]); in dump_instr()
134 if (!bad) in dump_instr()
/linux-4.4.14/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.4.14/arch/m32r/kernel/
Dtraps.c200 goto bad; in show_registers()
205 bad: in show_registers()
/linux-4.4.14/include/linux/
Dhil_mlc.h100 int bad; /* Node to jump to on error */ member
Dide.h92 #define OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
/linux-4.4.14/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.4.14/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.4.14/arch/x86/mm/
Dfault.c476 goto bad; in dump_pagetable()
485 goto bad; in dump_pagetable()
493 goto bad; in dump_pagetable()
501 goto bad; in dump_pagetable()
507 bad: in dump_pagetable()
/linux-4.4.14/arch/mn10300/kernel/
Dtraps.c367 goto bad; in show_registers()
372 goto bad; in show_registers()
384 bad: in show_registers()
/linux-4.4.14/Documentation/hwmon/
Dltc421551 power1_alarm power bad alarm
Dltc426053 in2_alarm Power bad alarm
Dsubmitting-patches96 writing to it might cause a bad misconfiguration.
/linux-4.4.14/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
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.4.14/arch/openrisc/kernel/
Dtraps.c153 goto bad; in show_registers()
158 bad: in show_registers()
/linux-4.4.14/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.4.14/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.4.14/arch/microblaze/
DKconfig.platform17 shifts will be necessary. This might result in bad performance
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/staging/rdma/hfi1/
Dhfi.h1336 goto bad; in ingress_pkey_check()
1340 goto bad; in ingress_pkey_check()
1350 bad: in ingress_pkey_check()
1369 goto bad; in rcv_pkey_check()
1372 bad: in rcv_pkey_check()
Dverbs.c1271 goto bad; in egress_pkey_check()
1276 goto bad; in egress_pkey_check()
1290 bad: in egress_pkey_check()
/linux-4.4.14/scripts/coccinelle/free/
Dkfree.cocci104 E@p2 // bad use
/linux-4.4.14/fs/ubifs/
DKconfig44 Originally UBIFS did not support atime, because it looked like a bad idea due
/linux-4.4.14/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.4.14/drivers/infiniband/hw/mlx5/
Dmr.c768 struct ib_send_wr *bad; in reg_umr() local
821 err = ib_post_send(umrc->qp, &umrwr.wr, &bad); in reg_umr()
867 struct ib_send_wr *bad; in mlx5_ib_update_mtt() local
952 err = ib_post_send(umrc->qp, &wr.wr, &bad); in mlx5_ib_update_mtt()
1139 struct ib_send_wr *bad; in unreg_umr() local
1148 err = ib_post_send(umrc->qp, &umrwr.wr, &bad); in unreg_umr()
/linux-4.4.14/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.4.14/drivers/pci/pcie/
DKconfig40 Linux can modify this state in order to disable ASPM on known-bad
/linux-4.4.14/arch/arm/include/asm/
Dassembler.h444 .macro check_uaccess, addr:req, size:req, limit:req, tmp:req, bad:req
448 bcs \bad
/linux-4.4.14/drivers/infiniband/core/
Dmad_rmpp.c761 goto bad; in process_rmpp_data()
767 goto bad; in process_rmpp_data()
773 goto bad; in process_rmpp_data()
777 bad: in process_rmpp_data()
/linux-4.4.14/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
D6pack.txt145 bad checksum', which is due to data loss if the other station sends two
Dudplite.txt249 * bad checksum
Dpktgen.txt37 NIC HW layer (which is bad for bufferbloat).
/linux-4.4.14/fs/coda/
Ddir.c456 goto bad; in coda_dentry_revalidate()
476 bad: in coda_dentry_revalidate()
/linux-4.4.14/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.4.14/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.4.14/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.4.14/sound/oss/
Dsoundcard.c513 goto bad; in create_special_devices()
518 bad: in create_special_devices()
/linux-4.4.14/Documentation/DocBook/
Dfilesystems.xml.db63 API-make-bad-inode
64 API-is-bad-inode
Dmtdnand.xml.db35 API-nand-block-bad
/linux-4.4.14/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.4.14/block/
Dbio.c1894 goto bad; in __bioset_create()
1899 goto bad; in __bioset_create()
1904 goto bad; in __bioset_create()
1907 bad: in __bioset_create()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h1108 goto bad; in sym_build_sge()
1113 bad: in sym_build_sge()
/linux-4.4.14/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.4.14/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.4.14/net/irda/
DKconfig65 Disabling this option will make latency over IrDA very bad. Enabling
/linux-4.4.14/arch/x86/kvm/
Demulate.c658 goto bad; in __linearize()
662 goto bad; in __linearize()
669 goto bad; in __linearize()
673 goto bad; in __linearize()
676 goto bad; in __linearize()
681 goto bad; in __linearize()
685 goto bad; in __linearize()
691 goto bad; in __linearize()
698 bad: in __linearize()
2336 int bad; in rsm_enter_protected_mode() local
[all …]
/linux-4.4.14/Documentation/scsi/
Dqlogicfas.txt72 stream (and this is not detected). This can be caused by bad
DChangeLog.ips49 4.70.12 - Corrective actions for bad controller ( during initialization )
DChangeLog.sym53c8xx_225 (Driver unload failed with a bad address reference).
/linux-4.4.14/Documentation/vm/
Dpage_owner.txt18 possibility rather than just keeping it in memory, so bad for debugging.
Dbalance40 of lower class zones, the bad part is, we might do too frequent balancing
/linux-4.4.14/drivers/memory/
DKconfig101 (LAW) or an invalid LAW, as well as bad cache state that
/linux-4.4.14/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.4.14/kernel/irq/
Dmanage.c1779 goto bad; in __free_percpu_irq()
1785 goto bad; in __free_percpu_irq()
1798 bad: in __free_percpu_irq()
/linux-4.4.14/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.4.14/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.4.14/Documentation/zh_CN/filesystems/
Dsysfs.txt170 print_symbol("dev_attr_show: %s returned bad count\n",
/linux-4.4.14/Documentation/block/
Dioprio.txt148 printf("bad prio class %d\n", ioprio_class);
/linux-4.4.14/arch/arm/nwfpe/
DChangeLog49 below its area, which is bad, as the area is in the thread_struct
/linux-4.4.14/arch/powerpc/platforms/
DKconfig.cputype292 bool "Should a bad CT cause a SIGILL?"
296 Should a bad CT used for "non-record form ICSWX" cause an
/linux-4.4.14/drivers/pci/
Dprobe.c1239 goto bad; in pci_setup_device()
1291 goto bad; in pci_setup_device()
1308 goto bad; in pci_setup_device()
1320 bad: in pci_setup_device()
/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c324 u16 bad; in nand_block_bad() local
344 bad = cpu_to_le16(chip->read_word(mtd)); in nand_block_bad()
346 bad >>= 8; in nand_block_bad()
348 bad &= 0xFF; in nand_block_bad()
352 bad = chip->read_byte(mtd); in nand_block_bad()
356 res = bad != 0xFF; in nand_block_bad()
358 res = hweight8(bad) < chip->badblockbits; in nand_block_bad()
/linux-4.4.14/Documentation/i2c/busses/
Di2c-piix443 timing problems. The bad news is that non-SMBus devices connected to it can
/linux-4.4.14/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.4.14/Documentation/laptops/
Dsony-laptop.txt136 happened to me, this driver could do very bad things to your
/linux-4.4.14/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.4.14/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.4.14/Documentation/fb/
Dvesafb.txt73 "bad mode number" message if something goes wrong.
/linux-4.4.14/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.4.14/sound/pci/hda/
Dhda_generic.c1333 const struct badness_table *bad) in try_assign_dacs() argument
1356 badness += bad->shared_primary; in try_assign_dacs()
1383 badness += bad->shared_primary; in try_assign_dacs()
1385 badness += bad->shared_surr; in try_assign_dacs()
1387 badness += bad->shared_clfe; in try_assign_dacs()
1390 badness += bad->shared_surr_main; in try_assign_dacs()
1392 badness += bad->no_primary_dac; in try_assign_dacs()
1394 badness += bad->no_dac; in try_assign_dacs()
1405 badness += bad->no_dac; in try_assign_dacs()
/linux-4.4.14/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.4.14/drivers/net/ppp/
DKconfig117 which can lead to bad results if the ATM peer loses state and
/linux-4.4.14/drivers/mtd/
Dnftlmount.c230 The new DiskOnChip driver already scanned the bad block table. Just query it. in find_boot_record()
/linux-4.4.14/arch/mips/kernel/
Dscall32-o32.S58 bltz t5, bad_stack # -> sp is bad
/linux-4.4.14/
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.4.14/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.4.14/mm/
Dslab.c1179 goto bad; in cpuup_prepare()
1194 goto bad; in cpuup_prepare()
1200 goto bad; in cpuup_prepare()
1227 bad: in cpuup_prepare()
Dpage_alloc.c976 int i, bad = 0; in free_pages_prepare() local
987 bad += free_pages_check(page); in free_pages_prepare()
990 bad += free_tail_pages_check(page, page + i); in free_pages_prepare()
991 bad += free_pages_check(page + i); in free_pages_prepare()
993 if (bad) in free_pages_prepare()
/linux-4.4.14/fs/affs/
DChanges120 more consistent. Changed a bad example in the
/linux-4.4.14/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

12