Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/openbmc/linux/include/linux/ceph/
H A Ddecode.h57 #define ceph_decode_need(p, end, n, bad) \ argument
60 goto bad; \
86 ceph_decode_need(p, end, n, bad); \
114 ceph_decode_32_safe(&sp, end, len, bad); in ceph_extract_encoded_string()
116 goto bad; in ceph_extract_encoded_string()
132 bad: in ceph_extract_encoded_string()
141 ceph_decode_need(p, end, n, bad); \
355 bad: in ceph_start_decoding()
362 goto bad; \
388 ceph_encode_need(p, end, n, bad); \
[all …]
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-dust.rst11 drive with bad sectors).
19 1. Remove the block from the "bad block list".
30 configured "bad blocks" will be treated as bad, or bypassed.
86 Adding and removing bad blocks
102 These bad blocks will be stored in the "bad block list".
157 Counting the number of bad blocks in the bad block list
170 Querying for specific bad blocks
191 Clearing the bad block list
209 Listing the bad block list
212 To list all bad blocks in the bad block list (using an example device
[all …]
/openbmc/linux/fs/ceph/
H A Dmdsmap.c60 goto bad; \
99 bad); in __decode_and_drop_compat_set()
102 ceph_decode_need(p, end, len, bad); in __decode_and_drop_compat_set()
107 bad: in __decode_and_drop_compat_set()
132 ceph_decode_need(p, end, 1 + 1, bad); in ceph_mdsmap_decode()
139 goto bad; in ceph_mdsmap_decode()
198 goto bad; in ceph_mdsmap_decode()
218 bad); in ceph_mdsmap_decode()
233 goto bad; in ceph_mdsmap_decode()
275 ceph_decode_32_safe(p, end, n, bad); in ceph_mdsmap_decode()
[all …]
H A Dmds_client.c93 bad: in parse_reply_info_quota()
275 bad: in parse_reply_info_in()
307 bad: in parse_reply_info_dir()
355 bad: in parse_reply_info_lease()
399 bad: in parse_reply_info_trace()
539 bad: in parse_reply_info_readdir()
561 bad: in parse_reply_info_filelock()
605 bad: in ceph_parse_deleg_inos()
642 bad: in ceph_parse_deleg_inos()
692 bad: in parse_reply_info_create()
[all …]
/openbmc/linux/drivers/tee/optee/
H A Drpc.c20 goto bad; in handle_rpc_func_cmd_get_time()
23 goto bad; in handle_rpc_func_cmd_get_time()
31 bad: in handle_rpc_func_cmd_get_time()
66 goto bad; in handle_rpc_func_cmd_i2c_transfer()
70 goto bad; in handle_rpc_func_cmd_i2c_transfer()
75 goto bad; in handle_rpc_func_cmd_i2c_transfer()
99 goto bad; in handle_rpc_func_cmd_i2c_transfer()
118 bad: in handle_rpc_func_cmd_i2c_transfer()
134 goto bad; in handle_rpc_func_cmd_wq()
155 bad: in handle_rpc_func_cmd_wq()
[all …]
/openbmc/linux/net/ceph/
H A Ddecode.c21 goto bad; in ceph_decode_entity_addr_versioned()
26 ceph_decode_copy_safe(p, end, &addr->type, sizeof(addr->type), bad); in ceph_decode_entity_addr_versioned()
30 ceph_decode_32_safe(p, end, addr_len, bad); in ceph_decode_entity_addr_versioned()
32 goto bad; in ceph_decode_entity_addr_versioned()
36 ceph_decode_copy_safe(p, end, &addr->in_addr, addr_len, bad); in ceph_decode_entity_addr_versioned()
45 bad: in ceph_decode_entity_addr_versioned()
56 ceph_decode_skip_n(p, end, 3, bad); in ceph_decode_entity_addr_legacy()
66 sizeof(addr->in_addr), bad); in ceph_decode_entity_addr_legacy()
70 bad: in ceph_decode_entity_addr_legacy()
79 ceph_decode_8_safe(p, end, marker, bad); in ceph_decode_entity_addr()
[all …]
H A Dpagevec.c68 int l, bad; in ceph_copy_user_to_page_vector() local
72 bad = copy_from_user(page_address(pages[i]) + po, data, l); in ceph_copy_user_to_page_vector()
73 if (bad == l) in ceph_copy_user_to_page_vector()
75 data += l - bad; in ceph_copy_user_to_page_vector()
76 left -= l - bad; in ceph_copy_user_to_page_vector()
77 po += l - bad; in ceph_copy_user_to_page_vector()
/openbmc/qemu/tests/qapi-schema/
H A Dmeson.build39 'bad-base.json',
40 'bad-data.json',
41 'bad-ident.json',
42 'bad-if.json',
43 'bad-if-all.json',
44 'bad-if-empty.json',
46 'bad-if-key.json',
47 'bad-if-keys.json',
48 'bad-if-list.json',
49 'bad-if-not.json',
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-bisect.rst45 $ git bisect bad [commit]
58 $ git bisect bad
66 $ git bisect bad # Current version is bad
70 .. [#f1] 您可以(可选地)在开始git bisect的时候提供good或bad参数
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c172 int bad; in tps6586x_adjust_sm0_sm1() local
213 bad = 0; in tps6586x_adjust_sm0_sm1()
214 while (!bad && (sm0 != sm0_target || sm1 != sm1_target)) { in tps6586x_adjust_sm0_sm1()
226 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
233 bad |= set_voltage(SM1_VOLTAGE_V1, sm1, rate); in tps6586x_adjust_sm0_sm1()
237 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
242 return bad ? -EINVAL : 0; in tps6586x_adjust_sm0_sm1()
/openbmc/linux/tools/testing/ktest/
H A Dconfig-bisect.pl700 my $bad = "$bad_start.tmp";
717 if ( -f $good || -f $bad ) {
724 if ( -f $bad ) {
725 $p = "$p$bad exists\n";
735 run_command "cp $bad_start $bad" or die "failed to copy to $bad\n";
740 if ( ! -f $bad ) {
741 die "Can not find file $bad\n";
746 run_command "cp $output_config $bad" or die "failed to copy $config to $bad\n";
752 my $ret = config_bisect $good, $bad;
761 run_command "rm $bad";
[all …]
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c1107 goto bad; in perm_read()
1114 goto bad; in perm_read()
1121 bad: in perm_read()
1165 bad: in common_read()
1380 bad: in class_read()
1437 bad: in role_read()
1485 bad: in type_read()
1563 bad: in user_read()
1604 bad: in sens_read()
1637 bad: in cat_read()
[all …]
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-bisect.rst48 $ git bisect bad [commit]
61 $ git bisect bad
69 $ git bisect bad # Current version is bad
73 .. [#f1] 您可以(可選地)在開始git bisect的時候提供good或bad參數
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c202 goto bad;
207 goto bad;
213 goto bad;
220 goto bad;
225 goto bad;
230 goto bad;
237 goto bad;
242 goto bad;
247 goto bad;
279 bad:
[all …]
H A Dio.c674 goto bad; in validate_ec_hdr()
680 goto bad; in validate_ec_hdr()
686 goto bad; in validate_ec_hdr()
691 goto bad; in validate_ec_hdr()
696 bad: in validate_ec_hdr()
886 goto bad; in validate_vid_hdr()
892 goto bad; in validate_vid_hdr()
897 goto bad; in validate_vid_hdr()
902 goto bad; in validate_vid_hdr()
909 goto bad; in validate_vid_hdr()
[all …]
/openbmc/linux/drivers/mtd/ubi/
H A Dvtbl.c196 goto bad; in vtbl_check()
201 goto bad; in vtbl_check()
207 goto bad; in vtbl_check()
214 goto bad; in vtbl_check()
219 goto bad; in vtbl_check()
224 goto bad; in vtbl_check()
231 goto bad; in vtbl_check()
236 goto bad; in vtbl_check()
241 goto bad; in vtbl_check()
269 bad: in vtbl_check()
[all …]
H A Dio.c643 goto bad; in validate_ec_hdr()
649 goto bad; in validate_ec_hdr()
655 goto bad; in validate_ec_hdr()
660 goto bad; in validate_ec_hdr()
665 bad: in validate_ec_hdr()
855 goto bad; in validate_vid_hdr()
861 goto bad; in validate_vid_hdr()
866 goto bad; in validate_vid_hdr()
871 goto bad; in validate_vid_hdr()
878 goto bad; in validate_vid_hdr()
[all …]
/openbmc/linux/fs/xfs/scrub/
H A Dhealth.c135 bool bad; in xchk_update_health() local
140 bad = (sc->sm->sm_flags & (XFS_SCRUB_OFLAG_CORRUPT | in xchk_update_health()
145 if (bad) in xchk_update_health()
154 if (bad) in xchk_update_health()
160 if (bad) in xchk_update_health()
166 if (bad) in xchk_update_health()
/openbmc/linux/drivers/gpu/drm/ci/
H A Dtestlist.txt54 kms_addfb_basic@bad-pitch-0
55 kms_addfb_basic@bad-pitch-32
56 kms_addfb_basic@bad-pitch-63
57 kms_addfb_basic@bad-pitch-128
58 kms_addfb_basic@bad-pitch-256
59 kms_addfb_basic@bad-pitch-1024
60 kms_addfb_basic@bad-pitch-999
61 kms_addfb_basic@bad-pitch-65536
2429 kms_invalid_mode@bad-htotal
2430 kms_invalid_mode@bad-vtotal
[all …]
/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c49 goto bad; in s2mps11_buck_hex2volt()
56 goto bad; in s2mps11_buck_hex2volt()
62 goto bad; in s2mps11_buck_hex2volt()
67 goto bad; in s2mps11_buck_hex2volt()
69 goto bad; in s2mps11_buck_hex2volt()
76 bad: in s2mps11_buck_hex2volt()
91 goto bad; in s2mps11_buck_volt2hex()
97 goto bad; in s2mps11_buck_volt2hex()
102 goto bad; in s2mps11_buck_volt2hex()
104 goto bad; in s2mps11_buck_volt2hex()
[all …]
/openbmc/linux/drivers/of/unittest-data/
H A Dtests-phandle.dtsi60 phandle-list-bad-phandle = <12345678 0 0>;
61 phandle-list-bad-args = <&provider2 1 0>,
78 phandle-list-bad-phandle = <12345678 0 0>;
79 phandle-list-bad-args = <&provider2 1 0>,
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst425 with the bad block marker positions. See bad block table support for
442 The bad block table contains all bad block information of the device
447 A bad block table is used per chip and contains the bad block
463 of the bad block table without data loss.
487 accidental access by marking them bad in the memory bad block table. The
498 - Store bad block table per chip
531 set then a per device bad block table is used.
580 the bad block table descriptor.
586 the bad block table is written then the whole block is read the bad
705 block is bad. This applies only to the first
[all …]
/openbmc/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c216 bad = any = 0; in do_io_probe()
222 if (!bad) in do_io_probe()
233 if (!bad) in do_io_probe()
236 if (bad) { in do_io_probe()
237 sub_interval(&s_data->io_db, bad, i-bad); in do_io_probe()
239 bad = 0; in do_io_probe()
243 if (bad) { in do_io_probe()
245 sub_interval(&s_data->io_db, bad, i-bad); in do_io_probe()
249 sub_interval(&s_data->io_db, bad, i-bad); in do_io_probe()
435 if (!bad) in do_mem_probe()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-verity-target.c1239 goto bad; in verity_ctr()
1244 goto bad; in verity_ctr()
1250 goto bad; in verity_ctr()
1266 goto bad; in verity_ctr()
1273 goto bad; in verity_ctr()
1279 goto bad; in verity_ctr()
1288 goto bad; in verity_ctr()
1298 goto bad; in verity_ctr()
1307 goto bad; in verity_ctr()
1314 goto bad; in verity_ctr()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dbug-bisect.rst41 $ git bisect bad [commit]
54 $ git bisect bad
60 - For example, if you know that the current version is bad, and version
64 $ git bisect bad # Current version is bad
68 .. [#f1] You can, optionally, provide both good and bad arguments at git

12345678910>>...26