/linux-4.1.27/tools/testing/selftests/exec/ |
D | execveat.c | 152 int fail = 0; in check_execveat_pathmax() local 185 fail += check_execveat(fd, "", AT_EMPTY_PATH); in check_execveat_pathmax() 189 fail++; in check_execveat_pathmax() 203 fail += check_execveat_invoked_rc(dot_dfd, longpath, 0, in check_execveat_pathmax() 206 fail += check_execveat(dot_dfd, longpath, 0); in check_execveat_pathmax() 208 return fail; in check_execveat_pathmax() 213 int fail = 0; in run_tests() local 250 fail += check_execveat(subdir_dfd, "../execveat", 0); in run_tests() 251 fail += check_execveat(dot_dfd, "execveat", 0); in run_tests() 252 fail += check_execveat(dot_dfd_path, "execveat", 0); in run_tests() [all …]
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | lg2160.c | 147 goto fail; in lg216x_set_reg_bit() 154 fail: in lg216x_set_reg_bit() 185 goto fail; in lg216x_soft_reset() 190 goto fail; in lg216x_soft_reset() 193 fail: in lg216x_soft_reset() 240 goto fail; in lg216x_initialize() 244 fail: in lg216x_initialize() 259 goto fail; in lg216x_set_if() 268 fail: in lg216x_set_if() 282 goto fail; in lg2160_agc_fix() [all …]
|
D | lgdt3306a.c | 186 goto fail; in lgdt3306a_set_reg_bit() 193 fail: in lgdt3306a_set_reg_bit() 207 goto fail; in lgdt3306a_soft_reset() 213 fail: in lgdt3306a_soft_reset() 228 goto fail; in lgdt3306a_mpeg_mode() 236 goto fail; in lgdt3306a_mpeg_mode() 240 goto fail; in lgdt3306a_mpeg_mode() 250 fail: in lgdt3306a_mpeg_mode() 265 goto fail; in lgdt3306a_mpeg_mode_polarity() 277 fail: in lgdt3306a_mpeg_mode_polarity() [all …]
|
D | lgdt3305.c | 184 goto fail; in lgdt3305_set_reg_bit() 190 fail: in lgdt3305_set_reg_bit() 224 goto fail; in lgdt3305_soft_reset() 228 fail: in lgdt3305_soft_reset() 251 goto fail; in lgdt3305_mpeg_mode_polarity() 264 goto fail; in lgdt3305_mpeg_mode_polarity() 267 fail: in lgdt3305_mpeg_mode_polarity() 281 goto fail; in lgdt3305_set_modulation() 299 fail: in lgdt3305_set_modulation() 676 goto fail; in lgdt3305_init() [all …]
|
/linux-4.1.27/security/apparmor/ |
D | policy_unpack.c | 181 goto fail; in unpack_nameX() 184 goto fail; in unpack_nameX() 191 fail: in unpack_nameX() 263 goto fail; in unpack_str() 269 fail: in unpack_str() 355 goto fail; in unpack_dfa() 360 fail: in unpack_dfa() 383 goto fail; in unpack_trans_table() 387 goto fail; in unpack_trans_table() 397 goto fail; in unpack_trans_table() [all …]
|
D | match.c | 75 goto fail; in unpack_table() 85 fail: in unpack_table() 211 goto fail; in aa_dfa_unpack() 219 goto fail; in aa_dfa_unpack() 222 goto fail; in aa_dfa_unpack() 226 goto fail; in aa_dfa_unpack() 235 goto fail; in aa_dfa_unpack() 240 goto fail; in aa_dfa_unpack() 244 goto fail; in aa_dfa_unpack() 248 goto fail; in aa_dfa_unpack() [all …]
|
D | crypto.c | 47 goto fail; in aa_calc_profile_hash() 54 goto fail; in aa_calc_profile_hash() 57 goto fail; in aa_calc_profile_hash() 60 goto fail; in aa_calc_profile_hash() 63 goto fail; in aa_calc_profile_hash() 67 fail: in aa_calc_profile_hash()
|
D | apparmorfs.c | 414 goto fail; in __aa_fs_profile_mkdir() 425 goto fail; in __aa_fs_profile_mkdir() 433 goto fail; in __aa_fs_profile_mkdir() 438 goto fail; in __aa_fs_profile_mkdir() 443 goto fail; in __aa_fs_profile_mkdir() 449 goto fail; in __aa_fs_profile_mkdir() 456 goto fail; in __aa_fs_profile_mkdir() 468 fail: in __aa_fs_profile_mkdir() 514 goto fail; in __aa_fs_namespace_mkdir() 519 goto fail; in __aa_fs_namespace_mkdir() [all …]
|
D | policy.c | 657 goto fail; in aa_alloc_profile() 661 goto fail; in aa_alloc_profile() 667 fail: in aa_alloc_profile() 697 goto fail; in aa_new_null_profile() 703 goto fail; in aa_new_null_profile() 721 fail: in aa_new_null_profile() 1088 goto fail; in aa_replace_profiles() 1217 fail: in aa_replace_profiles() 1250 goto fail; in aa_remove_profiles() 1263 goto fail; in aa_remove_profiles() [all …]
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-demod.c | 81 goto fail; in mxl1x1sf_demod_get_tps_code_rate() 100 fail: in mxl1x1sf_demod_get_tps_code_rate() 112 goto fail; in mxl1x1sf_demod_get_tps_modulation() 125 fail: in mxl1x1sf_demod_get_tps_modulation() 137 goto fail; in mxl1x1sf_demod_get_tps_guard_fft_mode() 150 fail: in mxl1x1sf_demod_get_tps_guard_fft_mode() 162 goto fail; in mxl1x1sf_demod_get_tps_guard_interval() 178 fail: in mxl1x1sf_demod_get_tps_guard_interval() 190 goto fail; in mxl1x1sf_demod_get_tps_hierarchy() 206 fail: in mxl1x1sf_demod_get_tps_hierarchy() [all …]
|
D | mxl111sf-gpio.c | 45 goto fail; in mxl111sf_set_gpo_state() 50 goto fail; in mxl111sf_set_gpo_state() 56 goto fail; in mxl111sf_set_gpo_state() 61 goto fail; in mxl111sf_set_gpo_state() 64 fail: in mxl111sf_set_gpo_state() 84 goto fail; in mxl111sf_get_gpi_state() 93 goto fail; in mxl111sf_get_gpi_state() 101 goto fail; in mxl111sf_get_gpi_state() 107 fail: in mxl111sf_get_gpi_state() 132 goto fail; in mxl111sf_config_gpio_pins() [all …]
|
D | mxl111sf-i2c.c | 45 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 54 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 59 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 64 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 72 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 79 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 83 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 89 goto fail; in mxl111sf_i2c_bitbang_sendbyte() 93 fail: in mxl111sf_i2c_bitbang_sendbyte() 111 goto fail; in mxl111sf_i2c_bitbang_recvbyte() [all …]
|
D | mxl111sf-phy.c | 62 goto fail; in mxl1x1sf_soft_reset() 65 fail: in mxl1x1sf_soft_reset() 80 goto fail; in mxl1x1sf_set_device_mode() 89 goto fail; in mxl1x1sf_set_device_mode() 92 fail: in mxl1x1sf_set_device_mode() 224 goto fail; in mxl111sf_init_i2s_port() 228 fail: in mxl111sf_init_i2s_port() 254 goto fail; in mxl111sf_config_i2s() 260 goto fail; in mxl111sf_config_i2s() 264 goto fail; in mxl111sf_config_i2s() [all …]
|
D | mxl111sf-tuner.c | 155 goto fail; in mxl1x1sf_tuner_set_if_output_freq() 178 goto fail; in mxl1x1sf_tuner_set_if_output_freq() 185 goto fail; in mxl1x1sf_tuner_set_if_output_freq() 192 goto fail; in mxl1x1sf_tuner_set_if_output_freq() 195 fail: in mxl1x1sf_tuner_set_if_output_freq() 211 goto fail; in mxl1x1sf_tune_rf() 216 goto fail; in mxl1x1sf_tune_rf() 225 goto fail; in mxl1x1sf_tune_rf() 236 goto fail; in mxl1x1sf_tune_rf() 240 fail: in mxl1x1sf_tune_rf() [all …]
|
D | mxl111sf.c | 97 goto fail; in mxl111sf_read_reg() 109 fail: in mxl111sf_read_reg() 145 goto fail; in mxl111sf_write_reg_mask() 152 fail: in mxl111sf_write_reg_mask() 193 goto fail; in mxl1x1sf_get_chip_info() 198 goto fail; in mxl1x1sf_get_chip_info() 231 fail: in mxl1x1sf_get_chip_info() 272 goto fail; in mxl111sf_adap_fe_init() 315 fail: in mxl111sf_adap_fe_init() 328 goto fail; in mxl111sf_adap_fe_sleep() [all …]
|
/linux-4.1.27/arch/arm/vdso/ |
D | vdsomunge.c | 96 static void fail(const char *fmt, ...) in fail() function 146 fail("Usage: %s [infile] [outfile]\n", argv[0]); in main() 153 fail("Cannot open %s: %s\n", infile, strerror(errno)); in main() 156 fail("Failed stat for %s: %s\n", infile, strerror(errno)); in main() 160 fail("Failed to map %s: %s\n", infile, strerror(errno)); in main() 167 fail("Not an ELF file\n"); in main() 170 fail("Unsupported ELF class\n"); in main() 175 fail("Not a shared object\n"); in main() 178 fail("Unsupported architecture %#x\n", inhdr->e_machine); in main() 183 fail("Unsupported EABI version %#x\n", in main() [all …]
|
/linux-4.1.27/arch/powerpc/oprofile/cell/ |
D | vma_map.c | 133 goto fail; in create_vma_map() 139 goto fail; in create_vma_map() 145 goto fail; in create_vma_map() 151 goto fail; in create_vma_map() 159 goto fail; in create_vma_map() 169 goto fail; in create_vma_map() 176 goto fail; in create_vma_map() 186 goto fail; in create_vma_map() 189 goto fail; in create_vma_map() 196 goto fail; in create_vma_map() [all …]
|
/linux-4.1.27/mm/ |
D | hwpoison-inject.c | 97 goto fail; in pfn_inject_init() 102 goto fail; in pfn_inject_init() 107 goto fail; in pfn_inject_init() 112 goto fail; in pfn_inject_init() 117 goto fail; in pfn_inject_init() 122 goto fail; in pfn_inject_init() 127 goto fail; in pfn_inject_init() 133 goto fail; in pfn_inject_init() 137 fail: in pfn_inject_init()
|
D | page_ext.c | 154 int nid, fail; in page_ext_init_flatmem() local 160 fail = alloc_node_page_ext(nid); in page_ext_init_flatmem() 161 if (fail) in page_ext_init_flatmem() 162 goto fail; in page_ext_init_flatmem() 168 fail: in page_ext_init_flatmem() 280 int fail = 0; in online_page_ext() local 295 for (pfn = start; !fail && pfn < end; pfn += PAGES_PER_SECTION) { in online_page_ext() 298 fail = init_section_page_ext(pfn, nid); in online_page_ext() 300 if (!fail) in online_page_ext()
|
D | failslab.c | 46 goto fail; in failslab_debugfs_init() 49 goto fail; in failslab_debugfs_init() 52 fail: in failslab_debugfs_init()
|
D | page_counter.c | 64 struct page_counter **fail) in page_counter_try_charge() argument 92 *fail = c; in page_counter_try_charge() 105 for (c = counter; c != *fail; c = c->parent) in page_counter_try_charge()
|
D | list_lru.c | 301 goto fail; in __memcg_init_list_lru_node() 307 fail: in __memcg_init_list_lru_node() 384 goto fail; in memcg_init_list_lru() 387 fail: in memcg_init_list_lru() 415 goto fail; in memcg_update_list_lru() 418 fail: in memcg_update_list_lru() 448 goto fail; in memcg_update_all_list_lrus() 453 fail: in memcg_update_all_list_lrus()
|
/linux-4.1.27/net/6lowpan/ |
D | nhc_udp.c | 26 bool fail; in udp_uncompress() local 29 fail = lowpan_fetch_skb(skb, &tmp, sizeof(tmp)); in udp_uncompress() 34 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 35 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 38 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 39 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 43 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 45 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 48 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 62 fail = true; in udp_uncompress() [all …]
|
D | iphc.c | 69 bool fail; in uncompress_addr() local 74 fail = lowpan_fetch_skb(skb, ipaddr->s6_addr, 16); in uncompress_addr() 80 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[8], 8); in uncompress_addr() 88 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[14], 2); in uncompress_addr() 91 fail = false; in uncompress_addr() 129 if (fail) { in uncompress_addr() 180 bool fail; in lowpan_uncompress_multicast_daddr() local 187 fail = lowpan_fetch_skb(skb, ipaddr->s6_addr, 16); in lowpan_uncompress_multicast_daddr() 194 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[1], 1); in lowpan_uncompress_multicast_daddr() 195 fail |= lowpan_fetch_skb(skb, &ipaddr->s6_addr[11], 5); in lowpan_uncompress_multicast_daddr() [all …]
|
/linux-4.1.27/lib/ |
D | fault-inject.c | 202 goto fail; in fault_create_debugfs_attr() 204 goto fail; in fault_create_debugfs_attr() 206 goto fail; in fault_create_debugfs_attr() 208 goto fail; in fault_create_debugfs_attr() 210 goto fail; in fault_create_debugfs_attr() 213 goto fail; in fault_create_debugfs_attr() 216 goto fail; in fault_create_debugfs_attr() 218 goto fail; in fault_create_debugfs_attr() 224 goto fail; in fault_create_debugfs_attr() 227 goto fail; in fault_create_debugfs_attr() [all …]
|
D | notifier-error-inject.c | 66 goto fail; in notifier_err_inject_init() 73 goto fail; in notifier_err_inject_init() 82 goto fail; in notifier_err_inject_init() 85 fail: in notifier_err_inject_init()
|
/linux-4.1.27/fs/dlm/ |
D | recoverd.c | 80 goto fail; in ls_recover() 94 goto fail; in ls_recover() 107 goto fail; in ls_recover() 115 goto fail; in ls_recover() 131 goto fail; in ls_recover() 148 goto fail; in ls_recover() 158 goto fail; in ls_recover() 166 goto fail; in ls_recover() 190 goto fail; in ls_recover() 209 goto fail; in ls_recover() [all …]
|
/linux-4.1.27/drivers/iommu/ |
D | msm_iommu.c | 69 goto fail; in __enable_clocks() 76 fail: in __enable_clocks() 117 goto fail; in __flush_iotlb() 122 fail: in __flush_iotlb() 289 goto fail; in msm_iommu_attach_dev() 298 goto fail; in msm_iommu_attach_dev() 303 goto fail; in msm_iommu_attach_dev() 309 goto fail; in msm_iommu_attach_dev() 314 goto fail; in msm_iommu_attach_dev() 323 fail: in msm_iommu_attach_dev() [all …]
|
D | msm_iommu_dev.c | 70 goto fail; in msm_iommu_get_ctx() 78 goto fail; in msm_iommu_get_ctx() 82 fail: in msm_iommu_get_ctx() 147 goto fail; in msm_iommu_probe() 152 goto fail; in msm_iommu_probe() 158 goto fail; in msm_iommu_probe() 241 fail: in msm_iommu_probe() 290 goto fail; in msm_iommu_ctx_probe() 296 goto fail; in msm_iommu_ctx_probe() 330 fail: in msm_iommu_ctx_probe()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_bch.c | 137 goto fail; in nand_bch_init() 145 goto fail; in nand_bch_init() 149 goto fail; in nand_bch_init() 155 goto fail; in nand_bch_init() 167 goto fail; in nand_bch_init() 178 goto fail; in nand_bch_init() 193 goto fail; in nand_bch_init() 197 goto fail; in nand_bch_init() 203 goto fail; in nand_bch_init() 209 goto fail; in nand_bch_init() [all …]
|
/linux-4.1.27/fs/gfs2/ |
D | main.c | 94 goto fail; in init_gfs2_fs() 102 goto fail; in init_gfs2_fs() 110 goto fail; in init_gfs2_fs() 118 goto fail; in init_gfs2_fs() 124 goto fail; in init_gfs2_fs() 130 goto fail; in init_gfs2_fs() 136 goto fail; in init_gfs2_fs() 142 goto fail; in init_gfs2_fs() 148 goto fail; in init_gfs2_fs() 190 fail: in init_gfs2_fs()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.c | 272 goto fail; in modeset_init() 280 goto fail; in modeset_init() 292 goto fail; in modeset_init() 299 goto fail; in modeset_init() 306 goto fail; in modeset_init() 313 goto fail; in modeset_init() 326 goto fail; in modeset_init() 339 goto fail; in modeset_init() 346 goto fail; in modeset_init() 353 goto fail; in modeset_init() [all …]
|
D | mdp4_lvds_pll.c | 156 goto fail; in mpd4_lvds_pll_init() 165 goto fail; in mpd4_lvds_pll_init() 170 fail: in mpd4_lvds_pll_init()
|
D | mdp4_dtv_encoder.c | 259 goto fail; in mdp4_dtv_encoder_init() 272 goto fail; in mdp4_dtv_encoder_init() 279 goto fail; in mdp4_dtv_encoder_init() 286 goto fail; in mdp4_dtv_encoder_init() 293 fail: in mdp4_dtv_encoder_init()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_kms.c | 325 goto fail; in modeset_init() 338 goto fail; in modeset_init() 346 goto fail; in modeset_init() 361 goto fail; in modeset_init() 371 goto fail; in modeset_init() 376 fail: in modeset_init() 422 goto fail; in mdp5_kms_init() 437 goto fail; in mdp5_kms_init() 443 goto fail; in mdp5_kms_init() 449 goto fail; in mdp5_kms_init() [all …]
|
D | mdp5_cfg.c | 248 goto fail; in mdp5_cfg_init() 255 goto fail; in mdp5_cfg_init() 270 goto fail; in mdp5_cfg_init() 283 fail: in mdp5_cfg_init()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso2c.h | 29 fail("multiple PT_LOAD segs\n"); in BITSFUNC() 33 fail("PT_LOAD in wrong place\n"); in BITSFUNC() 36 fail("cannot handle memsz != filesz\n"); in BITSFUNC() 47 fail("no PT_LOAD seg\n"); in BITSFUNC() 50 fail("stripped input is too short\n"); in BITSFUNC() 58 fail("vdso image contains dynamic relocations\n"); in BITSFUNC() 77 fail("no symbol table\n"); in BITSFUNC() 95 fail("duplicate symbol %s\n", in BITSFUNC() 118 fail("%s must be a multiple of 4096\n", in BITSFUNC() 121 fail("%s underruns vvar_start\n", in BITSFUNC() [all …]
|
/linux-4.1.27/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | fgraph-filter-stack.tc | 27 fail() { # msg 40 fail "can not enable schedule filter" 64 fail "Graph filtering not working with stack tracer?" 70 fail "No schedule traces found?" 81 fail "Graph filtering not working after stack tracer disabled?" 86 fail "No schedule traces found?"
|
D | fgraph-filter.tc | 17 fail() { # msg 30 fail "can not enable schedule filter" 41 fail "Graph filtering not working by itself?" 47 fail "No schedule traces found?"
|
D | func_profiler.tc | 30 fail() { # mesg 58 fail "more than schedule was found" 64 fail "can not find schedule in trace" 75 fail "no other functions besides schedule was found"
|
/linux-4.1.27/sound/soc/fsl/ |
D | imx-es8328.c | 91 goto fail; in imx_es8328_probe() 96 goto fail; in imx_es8328_probe() 102 goto fail; in imx_es8328_probe() 108 goto fail; in imx_es8328_probe() 141 goto fail; in imx_es8328_probe() 148 goto fail; in imx_es8328_probe() 154 goto fail; in imx_es8328_probe() 177 goto fail; in imx_es8328_probe() 182 goto fail; in imx_es8328_probe() 191 goto fail; in imx_es8328_probe() [all …]
|
D | imx-sgtl5000.c | 109 goto fail; in imx_sgtl5000_probe() 116 goto fail; in imx_sgtl5000_probe() 127 goto fail; in imx_sgtl5000_probe() 133 goto fail; in imx_sgtl5000_probe() 151 goto fail; in imx_sgtl5000_probe() 154 goto fail; in imx_sgtl5000_probe() 167 goto fail; in imx_sgtl5000_probe() 175 fail: in imx_sgtl5000_probe()
|
D | imx-wm8962.c | 206 goto fail; in imx_wm8962_probe() 213 goto fail; in imx_wm8962_probe() 219 goto fail; in imx_wm8962_probe() 225 goto fail; in imx_wm8962_probe() 232 goto fail; in imx_wm8962_probe() 239 goto fail; in imx_wm8962_probe() 284 fail: in imx_wm8962_probe()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | proto.c | 39 goto fail; in brcmf_proto_attach() 45 goto fail; in brcmf_proto_attach() 48 goto fail; in brcmf_proto_attach() 52 goto fail; in brcmf_proto_attach() 59 goto fail; in brcmf_proto_attach() 63 fail: in brcmf_proto_attach()
|
D | usb.c | 413 goto fail; in brcmf_usbdev_qinit() 420 fail: in brcmf_usbdev_qinit() 595 goto fail; in brcmf_usb_tx() 603 goto fail; in brcmf_usb_tx() 619 goto fail; in brcmf_usb_tx() 631 fail: in brcmf_usb_tx() 860 goto fail; in brcmf_usb_dl_writeimage() 873 goto fail; in brcmf_usb_dl_writeimage() 902 goto fail; in brcmf_usb_dl_writeimage() 912 goto fail; in brcmf_usb_dl_writeimage() [all …]
|
D | firmware.c | 254 goto fail; in brcmf_fw_request_nvram_done() 260 goto fail; in brcmf_fw_request_nvram_done() 267 fail: in brcmf_fw_request_nvram_done() 281 goto fail; in brcmf_fw_request_code_done() 306 fail: in brcmf_fw_request_code_done()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grukdump.c | 62 goto fail; in gru_dump_context_data() 64 goto fail; in gru_dump_context_data() 66 goto fail; in gru_dump_context_data() 73 fail: in gru_dump_context_data() 90 goto fail; in gru_dump_tfm() 94 fail: in gru_dump_tfm() 111 goto fail; in gru_dump_tgh() 115 fail: in gru_dump_tgh() 208 goto fail; in gru_dump_chiplet_request() 213 goto fail; in gru_dump_chiplet_request() [all …]
|
/linux-4.1.27/drivers/gpu/drm/msm/edp/ |
D | edp.c | 49 goto fail; in edp_init() 55 goto fail; in edp_init() 64 goto fail; in edp_init() 68 fail: in edp_init() 162 goto fail; in msm_edp_modeset_init() 170 goto fail; in msm_edp_modeset_init() 177 goto fail; in msm_edp_modeset_init() 186 goto fail; in msm_edp_modeset_init() 196 fail: in msm_edp_modeset_init()
|
D | edp_connector.c | 129 goto fail; in msm_edp_connector_init() 139 goto fail; in msm_edp_connector_init() 152 goto fail; in msm_edp_connector_init() 158 fail: in msm_edp_connector_init()
|
D | edp_bridge.c | 101 goto fail; in msm_edp_bridge_init() 111 goto fail; in msm_edp_bridge_init() 115 fail: in msm_edp_bridge_init()
|
/linux-4.1.27/arch/s390/kernel/ |
D | os_info.c | 83 goto fail; in os_info_old_alloc() 89 goto fail; in os_info_old_alloc() 106 fail: in os_info_old_alloc() 124 goto fail; in os_info_old_init() 126 goto fail; in os_info_old_init() 128 goto fail; in os_info_old_init() 131 goto fail; in os_info_old_init() 149 fail: in os_info_old_init()
|
/linux-4.1.27/block/ |
D | cmdline-parser.c | 29 goto fail; in parse_subpart() 47 goto fail; in parse_subpart() 73 fail: in parse_subpart() 107 goto fail; in parse_parts() 129 goto fail; in parse_parts() 138 goto fail; in parse_parts() 144 fail: in parse_parts() 186 goto fail; in cmdline_parts_parse() 197 goto fail; in cmdline_parts_parse() 205 fail: in cmdline_parts_parse()
|
D | blk-tag.c | 103 goto fail; in init_tag_map() 108 goto fail; in init_tag_map() 116 fail: in init_tag_map() 128 goto fail; in __blk_queue_init_tags() 131 goto fail; in __blk_queue_init_tags() 137 fail: in __blk_queue_init_tags()
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 85 goto fail; in hdmi_init() 101 goto fail; in hdmi_init() 107 goto fail; in hdmi_init() 114 goto fail; in hdmi_init() 125 goto fail; in hdmi_init() 135 goto fail; in hdmi_init() 146 goto fail; in hdmi_init() 156 goto fail; in hdmi_init() 166 goto fail; in hdmi_init() 176 goto fail; in hdmi_init() [all …]
|
D | hdmi_connector.c | 149 goto fail; in hpd_enable() 156 goto fail; in hpd_enable() 172 goto fail; in hpd_enable() 199 fail: in hpd_enable() 414 goto fail; in hdmi_connector_init() 437 goto fail; in hdmi_connector_init() 444 fail: in hdmi_connector_init()
|
D | hdmi_phy_8x74.c | 134 goto fail; in hdmi_phy_8x74_init() 148 goto fail; in hdmi_phy_8x74_init() 153 fail: in hdmi_phy_8x74_init()
|
/linux-4.1.27/net/sctp/ |
D | ulpevent.c | 71 goto fail; in sctp_ulpevent_new() 78 fail: in sctp_ulpevent_new() 146 goto fail; in sctp_ulpevent_make_assoc_change() 164 goto fail; in sctp_ulpevent_make_assoc_change() 243 fail: in sctp_ulpevent_make_assoc_change() 267 goto fail; in sctp_ulpevent_make_peer_addr_change() 350 fail: in sctp_ulpevent_make_peer_addr_change() 396 goto fail; in sctp_ulpevent_make_remote_error() 417 fail: in sctp_ulpevent_make_remote_error() 443 goto fail; in sctp_ulpevent_make_send_failed() [all …]
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 48 goto fail; in dsi_init() 54 goto fail; in dsi_init() 64 goto fail; in dsi_init() 69 goto fail; in dsi_init() 73 fail: in dsi_init() 169 goto fail; in msm_dsi_modeset_init() 177 goto fail; in msm_dsi_modeset_init() 190 goto fail; in msm_dsi_modeset_init() 197 fail: in msm_dsi_modeset_init()
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-mem.c | 91 goto fail; in ehci_qh_alloc() 108 fail: in ehci_qh_alloc() 171 goto fail; in ehci_mem_init() 181 goto fail; in ehci_mem_init() 185 goto fail; in ehci_mem_init() 195 goto fail; in ehci_mem_init() 205 goto fail; in ehci_mem_init() 214 goto fail; in ehci_mem_init() 221 goto fail; in ehci_mem_init() 242 fail: in ehci_mem_init()
|
D | ehci-spear.c | 76 goto fail; in spear_ehci_hcd_drv_probe() 86 goto fail; in spear_ehci_hcd_drv_probe() 92 goto fail; in spear_ehci_hcd_drv_probe() 98 goto fail; in spear_ehci_hcd_drv_probe() 128 fail: in spear_ehci_hcd_drv_probe()
|
D | ohci-spear.c | 51 goto fail; in spear_ohci_hcd_drv_probe() 61 goto fail; in spear_ohci_hcd_drv_probe() 67 goto fail; in spear_ohci_hcd_drv_probe() 73 goto fail; in spear_ohci_hcd_drv_probe() 102 fail: in spear_ohci_hcd_drv_probe()
|
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | mixer_drv.c | 164 goto fail; in mxr_acquire_plat_resources() 171 goto fail; in mxr_acquire_plat_resources() 210 fail: in mxr_acquire_plat_resources() 256 goto fail; in mxr_acquire_clocks() 261 goto fail; in mxr_acquire_clocks() 266 goto fail; in mxr_acquire_clocks() 271 goto fail; in mxr_acquire_clocks() 276 goto fail; in mxr_acquire_clocks() 280 fail: in mxr_acquire_clocks() 292 goto fail; in mxr_acquire_resources() [all …]
|
D | sdo_drv.c | 214 goto fail; in sdo_streamon() 221 fail: in sdo_streamon() 343 goto fail; in sdo_probe() 352 goto fail; in sdo_probe() 359 goto fail; in sdo_probe() 367 goto fail; in sdo_probe() 373 goto fail; in sdo_probe() 382 goto fail; in sdo_probe() 459 fail: in sdo_probe()
|
D | sii9234_drv.c | 258 goto fail; in sii9234_runtime_resume() 263 goto fail; in sii9234_runtime_resume() 266 goto fail; in sii9234_runtime_resume() 270 fail: in sii9234_runtime_resume() 329 goto fail; in sii9234_probe() 373 fail: in sii9234_probe()
|
D | hdmi_drv.c | 757 goto fail; in hdmi_runtime_resume() 763 fail: in hdmi_runtime_resume() 829 goto fail; in hdmi_resources_init() 834 goto fail; in hdmi_resources_init() 839 goto fail; in hdmi_resources_init() 844 goto fail; in hdmi_resources_init() 849 goto fail; in hdmi_resources_init() 855 goto fail; in hdmi_resources_init() 865 goto fail; in hdmi_resources_init() 870 fail: in hdmi_resources_init() [all …]
|
/linux-4.1.27/drivers/media/tuners/ |
D | tda18271-fe.c | 49 goto fail; in tda18271_toggle_output() 55 fail: in tda18271_toggle_output() 121 goto fail; in tda18271_channel_configuration() 162 goto fail; in tda18271_channel_configuration() 186 goto fail; in tda18271_channel_configuration() 206 fail: in tda18271_channel_configuration() 267 goto fail; in tda18271c2_rf_tracking_filters_correction() 301 fail: in tda18271c2_rf_tracking_filters_correction() 315 goto fail; in tda18271_por() 321 goto fail; in tda18271_por() [all …]
|
D | mxl5007t.c | 538 goto fail; in mxl5007t_tuner_init() 540 fail: in mxl5007t_tuner_init() 555 goto fail; in mxl5007t_tuner_rf_tune() 557 fail: in mxl5007t_tuner_rf_tune() 574 goto fail; in mxl5007t_synth_lock_status() 581 fail: in mxl5007t_synth_lock_status() 599 goto fail; in mxl5007t_get_status() 605 fail: in mxl5007t_get_status() 662 goto fail; in mxl5007t_set_params() 666 goto fail; in mxl5007t_set_params() [all …]
|
D | tda18271-common.c | 572 goto fail; in tda18271_calc_main_pll() 581 fail: in tda18271_calc_main_pll() 595 goto fail; in tda18271_calc_cal_pll() 604 fail: in tda18271_calc_cal_pll() 619 goto fail; in tda18271_calc_bp_filter() 623 fail: in tda18271_calc_bp_filter() 636 goto fail; in tda18271_calc_km() 640 fail: in tda18271_calc_km() 653 goto fail; in tda18271_calc_rf_band() 657 fail: in tda18271_calc_rf_band() [all …]
|
D | xc4000.c | 994 goto fail; in check_firmware() 1001 goto fail; in check_firmware() 1013 goto fail; in check_firmware() 1034 goto fail; in check_firmware() 1055 goto fail; in check_firmware() 1067 goto fail; in check_firmware() 1081 goto fail; in check_firmware() 1096 fail: in check_firmware() 1215 goto fail; in xc4000_set_params() 1225 goto fail; in xc4000_set_params() [all …]
|
/linux-4.1.27/tools/testing/selftests/ftrace/test.d/event/ |
D | toplevel-enable.tc | 9 fail() { #msg 33 fail "none of events are recorded" 44 fail "none of events are recorded" 55 fail "any of events should not be recorded"
|
D | subsystem-enable.tc | 9 fail() { #msg 33 fail "at least fork, exec and exit events should be recorded" 44 fail "at least fork, exec and exit events should be recorded" 55 fail "any of scheduler events should not be recorded"
|
D | event-enable.tc | 9 fail() { #msg 33 fail "sched_switch events are not recorded" 44 fail "sched_switch events are not recorded" 55 fail "sched_switch events should not be recorded"
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | dbgp.c | 102 goto fail; in dbgp_complete() 125 fail: in dbgp_complete() 298 goto fail; in dbgp_bind() 305 goto fail; in dbgp_bind() 316 goto fail; in dbgp_bind() 322 goto fail; in dbgp_bind() 329 goto fail; in dbgp_bind() 335 fail: in dbgp_bind() 375 goto fail; in dbgp_setup() 386 goto fail; in dbgp_setup() [all …]
|
D | serial.c | 144 goto fail; in serial_register_ports() 165 fail: in serial_register_ports() 187 goto fail; in gs_bind() 211 goto fail; in gs_bind() 218 fail: in gs_bind()
|
D | ncm.c | 170 goto fail; in gncm_bind() 177 goto fail; in gncm_bind() 184 fail: in gncm_bind()
|
/linux-4.1.27/net/sched/ |
D | act_csum.c | 329 goto fail; in tcf_csum_ipv4() 338 goto fail; in tcf_csum_ipv4() 344 goto fail; in tcf_csum_ipv4() 350 goto fail; in tcf_csum_ipv4() 356 goto fail; in tcf_csum_ipv4() 362 goto fail; in tcf_csum_ipv4() 370 goto fail; in tcf_csum_ipv4() 377 fail: in tcf_csum_ipv4() 431 goto fail; in tcf_csum_ipv6() 446 goto fail; in tcf_csum_ipv6() [all …]
|
/linux-4.1.27/block/partitions/ |
D | efi.c | 368 goto fail; in is_gpt_valid() 377 goto fail; in is_gpt_valid() 385 goto fail; in is_gpt_valid() 396 goto fail; in is_gpt_valid() 406 goto fail; in is_gpt_valid() 417 goto fail; in is_gpt_valid() 423 goto fail; in is_gpt_valid() 429 goto fail; in is_gpt_valid() 434 goto fail; in is_gpt_valid() 438 goto fail; in is_gpt_valid() [all …]
|
/linux-4.1.27/drivers/mfd/ |
D | davinci_voicecodec.c | 69 goto fail; in davinci_vc_probe() 77 goto fail; in davinci_vc_probe() 84 goto fail; in davinci_vc_probe() 95 goto fail; in davinci_vc_probe() 121 goto fail; in davinci_vc_probe() 126 fail: in davinci_vc_probe()
|
D | htc-egpio.c | 288 goto fail; in egpio_probe() 292 goto fail; in egpio_probe() 296 goto fail; in egpio_probe() 301 goto fail; in egpio_probe() 315 goto fail; in egpio_probe() 365 fail: in egpio_probe()
|
/linux-4.1.27/drivers/oprofile/ |
D | cpu_buffer.c | 72 goto fail; in alloc_cpu_buffers() 90 fail: in alloc_cpu_buffers() 273 goto fail; in log_sample() 276 goto fail; in log_sample() 280 fail: in log_sample() 366 goto fail; in oprofile_write_reserve() 370 goto fail; in oprofile_write_reserve() 379 fail: in oprofile_write_reserve() 431 goto fail; in oprofile_add_trace() 434 goto fail; in oprofile_add_trace() [all …]
|
/linux-4.1.27/fs/ext2/ |
D | acl.c | 45 goto fail; in ext2_acl_from_disk() 60 goto fail; in ext2_acl_from_disk() 68 goto fail; in ext2_acl_from_disk() 75 goto fail; in ext2_acl_from_disk() 79 goto fail; in ext2_acl_from_disk() 82 fail: in ext2_acl_from_disk() 129 goto fail; in ext2_acl_to_disk() 134 fail: in ext2_acl_to_disk()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1063 goto fail; in drm_atomic_helper_prepare_planes() 1069 fail: in drm_atomic_helper_prepare_planes() 1296 goto fail; in drm_atomic_helper_update_plane() 1301 goto fail; in drm_atomic_helper_update_plane() 1314 goto fail; in drm_atomic_helper_update_plane() 1321 fail: in drm_atomic_helper_update_plane() 1378 goto fail; in drm_atomic_helper_disable_plane() 1383 goto fail; in drm_atomic_helper_disable_plane() 1399 goto fail; in drm_atomic_helper_disable_plane() 1403 fail: in drm_atomic_helper_disable_plane() [all …]
|
D | drm_modeset_lock.c | 95 goto fail; in __drm_modeset_lock_all() 98 goto fail; in __drm_modeset_lock_all() 111 fail: in __drm_modeset_lock_all() 187 goto fail; in drm_modeset_lock_crtc() 192 goto fail; in drm_modeset_lock_crtc() 197 goto fail; in drm_modeset_lock_crtc() 210 fail: in drm_modeset_lock_crtc()
|
D | drm_atomic.c | 69 goto fail; in drm_atomic_state_alloc() 73 goto fail; in drm_atomic_state_alloc() 77 goto fail; in drm_atomic_state_alloc() 81 goto fail; in drm_atomic_state_alloc() 86 goto fail; in drm_atomic_state_alloc() 91 goto fail; in drm_atomic_state_alloc() 98 fail: in drm_atomic_state_alloc() 1249 goto fail; in drm_mode_atomic_ioctl() 1255 goto fail; in drm_mode_atomic_ioctl() 1266 goto fail; in drm_mode_atomic_ioctl() [all …]
|
/linux-4.1.27/fs/efs/ |
D | symlink.c | 24 goto fail; in efs_symlink_readpage() 30 goto fail; in efs_symlink_readpage() 36 goto fail; in efs_symlink_readpage() 45 fail: in efs_symlink_readpage()
|
/linux-4.1.27/drivers/ata/ |
D | libata-pmp.c | 274 goto fail; in sata_pmp_configure() 287 goto fail; in sata_pmp_configure() 303 goto fail; in sata_pmp_configure() 310 goto fail; in sata_pmp_configure() 330 fail: in sata_pmp_configure() 516 goto fail; in sata_pmp_attach() 521 goto fail; in sata_pmp_attach() 526 goto fail; in sata_pmp_attach() 545 fail: in sata_pmp_attach() 662 goto fail; in sata_pmp_revalidate() [all …]
|
/linux-4.1.27/fs/jffs2/ |
D | dir.c | 200 goto fail; in jffs2_create() 214 fail: in jffs2_create() 345 goto fail; in jffs2_symlink() 355 goto fail; in jffs2_symlink() 371 goto fail; in jffs2_symlink() 375 goto fail; in jffs2_symlink() 380 goto fail; in jffs2_symlink() 387 goto fail; in jffs2_symlink() 416 goto fail; in jffs2_symlink() 434 fail: in jffs2_symlink() [all …]
|
D | acl.c | 88 goto fail; in jffs2_acl_from_medium() 102 goto fail; in jffs2_acl_from_medium() 110 goto fail; in jffs2_acl_from_medium() 117 goto fail; in jffs2_acl_from_medium() 121 goto fail; in jffs2_acl_from_medium() 123 fail: in jffs2_acl_from_medium() 166 goto fail; in jffs2_acl_to_medium() 170 fail: in jffs2_acl_to_medium()
|
D | compr_lzo.c | 52 goto fail; in jffs2_lzo_compress() 55 goto fail; in jffs2_lzo_compress() 63 fail: in jffs2_lzo_compress()
|
/linux-4.1.27/Documentation/fault-injection/ |
D | fault-injection.txt | 21 /sys/block/<device>/make-it-fail or 22 /sys/block/<device>/<partition>/make-it-fail. (generic_make_request()) 37 - /sys/kernel/debug/fail*/probability: 44 /sys/kernel/debug/fail*/interval for such testcases. 46 - /sys/kernel/debug/fail*/interval: 54 - /sys/kernel/debug/fail*/times: 59 - /sys/kernel/debug/fail*/space: 65 - /sys/kernel/debug/fail*/verbose 73 - /sys/kernel/debug/fail*/task-filter: 78 /proc/<pid>/make-it-fail==1. [all …]
|
/linux-4.1.27/fs/ext4/ |
D | acl.c | 42 goto fail; in ext4_acl_from_disk() 58 goto fail; in ext4_acl_from_disk() 66 goto fail; in ext4_acl_from_disk() 73 goto fail; in ext4_acl_from_disk() 77 goto fail; in ext4_acl_from_disk() 80 fail: in ext4_acl_from_disk() 127 goto fail; in ext4_acl_to_disk() 132 fail: in ext4_acl_to_disk()
|
/linux-4.1.27/fs/ext3/ |
D | acl.c | 41 goto fail; in ext3_acl_from_disk() 56 goto fail; in ext3_acl_from_disk() 64 goto fail; in ext3_acl_from_disk() 71 goto fail; in ext3_acl_from_disk() 75 goto fail; in ext3_acl_from_disk() 78 fail: in ext3_acl_from_disk() 125 goto fail; in ext3_acl_to_disk() 130 fail: in ext3_acl_to_disk()
|
D | ialloc.c | 390 goto fail; in ext3_new_inode() 395 goto fail; in ext3_new_inode() 407 goto fail; in ext3_new_inode() 417 goto fail; in ext3_new_inode() 447 goto fail; in ext3_new_inode() 452 if (err) goto fail; in ext3_new_inode() 461 if (err) goto fail; in ext3_new_inode() 506 goto fail; in ext3_new_inode() 547 fail: in ext3_new_inode()
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm_smu_sensors.c | 209 goto fail; in smu_ads_create() 225 goto fail; in smu_ads_create() 234 goto fail; in smu_ads_create() 243 goto fail; in smu_ads_create() 252 goto fail; in smu_ads_create() 255 goto fail; in smu_ads_create() 259 goto fail; in smu_ads_create() 263 goto fail; in smu_ads_create() 265 fail: in smu_ads_create() 375 goto fail; in smu_cpu_power_create() [all …]
|
D | windfarm_smu_controls.c | 171 goto fail; in smu_fan_create() 229 goto fail; in smu_fan_create() 234 goto fail; in smu_fan_create() 238 goto fail; in smu_fan_create() 244 goto fail; in smu_fan_create() 248 goto fail; in smu_fan_create() 251 fail: in smu_fan_create()
|
D | windfarm_pm91.c | 155 goto fail; in wf_smu_create_cpu_fans() 173 goto fail; in wf_smu_create_cpu_fans() 208 fail: in wf_smu_create_cpu_fans() 307 goto fail; in wf_smu_create_drive_fans() 322 fail: in wf_smu_create_drive_fans() 388 goto fail; in wf_smu_create_slots_fans() 403 fail: in wf_smu_create_slots_fans()
|
D | windfarm_cpufreq_clamp.c | 85 goto fail; in wf_cpufreq_clamp_init() 88 fail: in wf_cpufreq_clamp_init()
|
D | smu.c | 700 static void smu_i2c_complete_command(struct smu_i2c_cmd *cmd, int fail) in smu_i2c_complete_command() argument 707 if (!fail && cmd->read) { in smu_i2c_complete_command() 709 fail = 1; in smu_i2c_complete_command() 715 DPRINTK("SMU: completing, success: %d\n", !fail); in smu_i2c_complete_command() 724 cmd->status = fail ? -EIO : 0; in smu_i2c_complete_command() 766 int fail = 0; in smu_i2c_low_completion() local 773 fail = 1; in smu_i2c_low_completion() 776 fail = cmd->pdata[0] != 0; in smu_i2c_low_completion() 778 fail = cmd->pdata[0] >= 0x80; in smu_i2c_low_completion() 780 fail = cmd->pdata[0] != 0; in smu_i2c_low_completion() [all …]
|
/linux-4.1.27/fs/freevxfs/ |
D | vxfs_olt.c | 87 goto fail; in vxfs_read_olt() 92 goto fail; in vxfs_read_olt() 102 goto fail; in vxfs_read_olt() 127 fail: in vxfs_read_olt()
|
D | vxfs_subr.c | 79 goto fail; in vxfs_get_page() 84 fail: in vxfs_get_page()
|
D | vxfs_inode.c | 102 goto fail; in vxfs_blkiget() 112 fail: in vxfs_blkiget() 144 goto fail; in __vxfs_iget() 157 fail: in __vxfs_iget()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | lscsa_alloc.c | 79 goto fail; in spu_alloc_lscsa() 98 goto fail; in spu_alloc_lscsa() 110 goto fail; in spu_alloc_lscsa() 122 goto fail; in spu_alloc_lscsa() 138 fail: in spu_alloc_lscsa()
|
/linux-4.1.27/drivers/edac/ |
D | ppc4xx_edac.c | 326 goto fail; in ppc4xx_edac_generate_bank_message() 338 goto fail; in ppc4xx_edac_generate_bank_message() 349 goto fail; in ppc4xx_edac_generate_bank_message() 355 fail: in ppc4xx_edac_generate_bank_message() 448 goto fail; in ppc4xx_edac_generate_lane_message() 461 goto fail; in ppc4xx_edac_generate_lane_message() 472 goto fail; in ppc4xx_edac_generate_lane_message() 478 fail: in ppc4xx_edac_generate_lane_message() 510 goto fail; in ppc4xx_edac_generate_ecc_message() 519 goto fail; in ppc4xx_edac_generate_ecc_message() [all …]
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | vmt.c | 716 goto fail; in self_check_volume() 725 goto fail; in self_check_volume() 729 goto fail; in self_check_volume() 735 goto fail; in self_check_volume() 741 goto fail; in self_check_volume() 747 goto fail; in self_check_volume() 752 goto fail; in self_check_volume() 757 goto fail; in self_check_volume() 763 goto fail; in self_check_volume() 769 goto fail; in self_check_volume() [all …]
|
/linux-4.1.27/fs/ncpfs/ |
D | symlink.c | 52 goto fail; in ncp_symlink_readpage() 81 goto fail; in ncp_symlink_readpage() 90 fail: in ncp_symlink_readpage() 166 goto fail; in ncp_symlink() 173 fail:; in ncp_symlink()
|
/linux-4.1.27/drivers/s390/char/ |
D | zcore.c | 311 goto fail; in zcore_read() 321 goto fail; in zcore_read() 338 goto fail; in zcore_read() 348 goto fail; in zcore_read() 360 goto fail; in zcore_read() 363 fail: in zcore_read() 657 goto fail; in zcore_init() 661 goto fail; in zcore_init() 666 goto fail; in zcore_init() 672 goto fail; in zcore_init() [all …]
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_obex.c | 202 goto fail; in obex_set_alt() 209 goto fail; in obex_set_alt() 226 goto fail; in obex_set_alt() 237 goto fail; in obex_set_alt() 243 fail: in obex_set_alt() 337 goto fail; in obex_bind() 345 goto fail; in obex_bind() 357 goto fail; in obex_bind() 363 goto fail; in obex_bind() 379 goto fail; in obex_bind() [all …]
|
D | f_ecm.c | 542 goto fail; in ecm_set_alt() 551 goto fail; in ecm_set_alt() 559 goto fail; in ecm_set_alt() 575 goto fail; in ecm_set_alt() 605 goto fail; in ecm_set_alt() 608 fail: in ecm_set_alt() 730 goto fail; in ecm_bind() 739 goto fail; in ecm_bind() 751 goto fail; in ecm_bind() 757 goto fail; in ecm_bind() [all …]
|
D | f_rndis.c | 553 goto fail; in rndis_set_alt() 574 goto fail; in rndis_set_alt() 603 goto fail; in rndis_set_alt() 606 fail: in rndis_set_alt() 705 goto fail; in rndis_bind() 713 goto fail; in rndis_bind() 722 goto fail; in rndis_bind() 735 goto fail; in rndis_bind() 746 goto fail; in rndis_bind() 752 goto fail; in rndis_bind() [all …]
|
D | f_eem.c | 195 goto fail; in eem_set_alt() 212 goto fail; in eem_set_alt() 226 goto fail; in eem_set_alt() 229 fail: in eem_set_alt() 285 goto fail; in eem_bind() 294 goto fail; in eem_bind() 300 goto fail; in eem_bind() 319 goto fail; in eem_bind() 327 fail: in eem_bind()
|
D | f_hid.c | 523 goto fail; in hidg_set_alt() 528 goto fail; in hidg_set_alt() 543 goto fail; in hidg_set_alt() 548 goto fail; in hidg_set_alt() 571 goto fail; in hidg_set_alt() 576 fail: in hidg_set_alt() 609 goto fail; in hidg_bind() 616 goto fail; in hidg_bind() 622 goto fail; in hidg_bind() 630 goto fail; in hidg_bind() [all …]
|
D | f_serial.c | 212 goto fail; in gser_bind() 221 goto fail; in gser_bind() 227 goto fail; in gser_bind() 244 goto fail; in gser_bind() 252 fail: in gser_bind()
|
D | f_subset.c | 336 goto fail; in geth_bind() 344 goto fail; in geth_bind() 350 goto fail; in geth_bind() 369 goto fail; in geth_bind() 382 fail: in geth_bind()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 132 goto fail; in ixgbe_read_i2c_combined_generic() 135 goto fail; in ixgbe_read_i2c_combined_generic() 138 goto fail; in ixgbe_read_i2c_combined_generic() 141 goto fail; in ixgbe_read_i2c_combined_generic() 146 goto fail; in ixgbe_read_i2c_combined_generic() 149 goto fail; in ixgbe_read_i2c_combined_generic() 152 goto fail; in ixgbe_read_i2c_combined_generic() 155 goto fail; in ixgbe_read_i2c_combined_generic() 158 goto fail; in ixgbe_read_i2c_combined_generic() 164 fail: in ixgbe_read_i2c_combined_generic() [all …]
|
/linux-4.1.27/arch/um/os-Linux/ |
D | start_up.c | 174 goto fail; in check_sysemu() 188 goto fail; in check_sysemu() 195 goto fail; in check_sysemu() 215 goto fail; in check_sysemu() 225 goto fail; in check_sysemu() 240 goto fail; in check_sysemu() 253 fail: in check_sysemu()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_debugfs.c | 490 goto fail; in drbd_debugfs_resource_add() 495 goto fail; in drbd_debugfs_resource_add() 500 goto fail; in drbd_debugfs_resource_add() 507 goto fail; in drbd_debugfs_resource_add() 511 fail: in drbd_debugfs_resource_add() 664 goto fail; in drbd_debugfs_connection_add() 671 goto fail; in drbd_debugfs_connection_add() 678 goto fail; in drbd_debugfs_connection_add() 682 fail: in drbd_debugfs_connection_add() 822 goto fail; in drbd_debugfs_device_attr() [all …]
|
D | drbd_nl.c | 144 goto fail; in drbd_adm_prepare() 153 goto fail; in drbd_adm_prepare() 165 goto fail; in drbd_adm_prepare() 173 goto fail; in drbd_adm_prepare() 189 goto fail; in drbd_adm_prepare() 267 fail: in drbd_adm_prepare() 1342 goto fail; in drbd_adm_disk_opts() 1440 fail: in drbd_adm_disk_opts() 1487 goto fail; in drbd_adm_attach() 1509 goto fail; in drbd_adm_attach() [all …]
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_ringbuffer.c | 31 goto fail; in msm_ringbuffer_new() 39 goto fail; in msm_ringbuffer_new() 50 fail: in msm_ringbuffer_new()
|
D | msm_fb.c | 194 goto fail; in msm_framebuffer_init() 200 goto fail; in msm_framebuffer_init() 209 goto fail; in msm_framebuffer_init() 223 goto fail; in msm_framebuffer_init() 234 goto fail; in msm_framebuffer_init() 241 fail: in msm_framebuffer_init()
|
D | msm_fbdev.c | 120 goto fail; in msm_fbdev_create() 131 goto fail; in msm_fbdev_create() 191 fail: in msm_fbdev_create() 232 goto fail; in msm_fbdev_init() 242 goto fail; in msm_fbdev_init() 259 fail: in msm_fbdev_init()
|
D | msm_gem.c | 377 goto fail; in msm_gem_dumb_map_offset() 384 fail: in msm_gem_dumb_map_offset() 646 goto fail; in msm_gem_new() 651 goto fail; in msm_gem_new() 658 fail: in msm_gem_new() 682 goto fail; in msm_gem_import() 693 goto fail; in msm_gem_import() 698 goto fail; in msm_gem_import() 702 fail: in msm_gem_import()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_fb.c | 262 goto fail; in omap_framebuffer_pin() 270 fail: in omap_framebuffer_pin() 295 goto fail; in omap_framebuffer_unpin() 301 fail: in omap_framebuffer_unpin() 403 goto fail; in omap_framebuffer_init() 409 goto fail; in omap_framebuffer_init() 423 goto fail; in omap_framebuffer_init() 431 goto fail; in omap_framebuffer_init() 440 goto fail; in omap_framebuffer_init() 454 goto fail; in omap_framebuffer_init() [all …]
|
D | omap_fbdev.c | 150 goto fail; in omap_fbdev_create() 161 goto fail; in omap_fbdev_create() 177 goto fail; in omap_fbdev_create() 236 fail: in omap_fbdev_create() 273 goto fail; in omap_fbdev_init() 285 goto fail; in omap_fbdev_init() 305 fail: in omap_fbdev_init()
|
D | omap_gem.c | 521 goto fail; in omap_gem_fault() 535 fail: in omap_gem_fault() 645 goto fail; in omap_gem_dumb_map_offset() 652 fail: in omap_gem_dumb_map_offset() 681 goto fail; in omap_gem_roll() 687 fail: in omap_gem_roll() 759 goto fail; in omap_gem_get_paddr() 773 goto fail; in omap_gem_get_paddr() 783 goto fail; in omap_gem_get_paddr() 799 goto fail; in omap_gem_get_paddr() [all …]
|
/linux-4.1.27/drivers/platform/x86/ |
D | amilo-rfkill.c | 122 goto fail; in amilo_rfkill_probe() 126 fail: in amilo_rfkill_probe() 161 goto fail; in amilo_rfkill_init() 166 fail: in amilo_rfkill_init()
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | channel.c | 94 goto fail; in host1x_channel_request() 98 goto fail; in host1x_channel_request() 102 goto fail; in host1x_channel_request() 115 fail: in host1x_channel_request()
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_tfp410.c | 143 goto fail; in tfp410_encoder_create() 149 fail: in tfp410_encoder_create() 263 goto fail; in tfp410_connector_create() 269 fail: in tfp410_connector_create() 340 goto fail; in tfp410_probe() 348 goto fail; in tfp410_probe() 355 goto fail; in tfp410_probe() 377 fail: in tfp410_probe()
|
D | tilcdc_slave.c | 139 goto fail; in slave_encoder_create() 145 goto fail; in slave_encoder_create() 149 fail: in slave_encoder_create() 263 goto fail; in slave_connector_create() 269 fail: in slave_connector_create()
|
/linux-4.1.27/fs/reiserfs/ |
D | xattr_acl.c | 79 goto fail; in reiserfs_posix_acl_from_disk() 94 goto fail; in reiserfs_posix_acl_from_disk() 102 goto fail; in reiserfs_posix_acl_from_disk() 109 goto fail; in reiserfs_posix_acl_from_disk() 113 goto fail; in reiserfs_posix_acl_from_disk() 116 fail: in reiserfs_posix_acl_from_disk() 164 goto fail; in reiserfs_posix_acl_to_disk() 169 fail: in reiserfs_posix_acl_to_disk()
|
/linux-4.1.27/fs/nfsd/ |
D | blocklayoutxdr.c | 127 goto fail; in nfsd4_block_decode_layoutupdate() 133 goto fail; in nfsd4_block_decode_layoutupdate() 139 goto fail; in nfsd4_block_decode_layoutupdate() 145 goto fail; in nfsd4_block_decode_layoutupdate() 154 fail: in nfsd4_block_decode_layoutupdate()
|
D | fault_inject.c | 138 goto fail; in nfsd_fault_inject_init() 143 goto fail; in nfsd_fault_inject_init() 147 fail: in nfsd_fault_inject_init()
|
/linux-4.1.27/arch/mips/sibyte/common/ |
D | cfe.c | 202 goto fail; in initrd_setup() 208 goto fail; in initrd_setup() 213 goto fail; in initrd_setup() 218 goto fail; in initrd_setup() 223 fail: in initrd_setup()
|
/linux-4.1.27/arch/powerpc/platforms/maple/ |
D | setup.c | 105 goto fail; in maple_restart() 111 goto fail; in maple_restart() 120 fail: in maple_restart() 132 goto fail; in maple_power_off() 138 goto fail; in maple_power_off() 147 fail: in maple_power_off()
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-usb.c | 148 goto fail; in iforce_usb_probe() 151 goto fail; in iforce_usb_probe() 154 goto fail; in iforce_usb_probe() 157 goto fail; in iforce_usb_probe() 178 goto fail; in iforce_usb_probe() 183 fail: in iforce_usb_probe()
|
/linux-4.1.27/drivers/s390/block/ |
D | xpram.c | 196 goto fail; in xpram_make_request() 199 goto fail; in xpram_make_request() 201 goto fail; in xpram_make_request() 209 goto fail; in xpram_make_request() 213 goto fail; in xpram_make_request() 216 goto fail; in xpram_make_request() 226 fail: in xpram_make_request()
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | pio.c | 65 goto fail; in at32_select_periph() 74 goto fail; in at32_select_periph() 99 fail: in at32_select_periph() 112 goto fail; in at32_select_gpio() 117 goto fail; in at32_select_gpio() 147 fail: in at32_select_gpio() 179 goto fail; in at32_reserve_pin() 188 goto fail; in at32_reserve_pin() 196 fail: in at32_reserve_pin()
|
D | intc.c | 101 goto fail; in init_IRQ() 106 goto fail; in init_IRQ() 115 goto fail; in init_IRQ() 139 fail: in init_IRQ()
|
/linux-4.1.27/usr/ |
D | gen_init_cpio.c | 144 goto fail; in cpio_mkslink_line() 147 fail: in cpio_mkslink_line() 216 goto fail; in cpio_mkgeneric_line() 220 fail: in cpio_mkgeneric_line() 287 goto fail; in cpio_mknod_line() 290 fail: in cpio_mknod_line() 415 goto fail; in cpio_mkfile_line() 424 goto fail; in cpio_mkfile_line() 446 fail: in cpio_mkfile_line()
|
/linux-4.1.27/drivers/of/ |
D | irq.c | 126 goto fail; in of_irq_parse_raw() 152 goto fail; in of_irq_parse_raw() 177 goto fail; in of_irq_parse_raw() 216 goto fail; in of_irq_parse_raw() 228 goto fail; in of_irq_parse_raw() 239 goto fail; in of_irq_parse_raw() 241 goto fail; in of_irq_parse_raw() 249 goto fail; in of_irq_parse_raw() 270 fail: in of_irq_parse_raw()
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | test-core.c | 1429 goto fail; in kprobes_test_case_start() 1435 goto fail; in kprobes_test_case_start() 1445 goto fail; in kprobes_test_case_start() 1452 goto fail; in kprobes_test_case_start() 1457 goto fail; in kprobes_test_case_start() 1461 goto fail; in kprobes_test_case_start() 1468 goto fail; in kprobes_test_case_start() 1479 fail: in kprobes_test_case_start() 1491 goto fail; in check_test_results() 1499 goto fail; in check_test_results() [all …]
|
/linux-4.1.27/fs/btrfs/ |
D | export.c | 81 goto fail; in btrfs_get_dentry() 91 goto fail; in btrfs_get_dentry() 102 fail: in btrfs_get_dentry() 181 goto fail; in btrfs_get_parent() 186 goto fail; in btrfs_get_parent() 195 goto fail; in btrfs_get_parent() 215 fail: in btrfs_get_parent()
|
/linux-4.1.27/arch/x86/kernel/ |
D | tsc_msr.c | 103 goto fail; in try_msr_calibrate_tsc() 112 goto fail; in try_msr_calibrate_tsc() 124 fail: in try_msr_calibrate_tsc()
|
/linux-4.1.27/drivers/input/joystick/ |
D | amijoy.c | 120 goto fail; in amijoy_init() 126 goto fail; in amijoy_init() 151 goto fail; in amijoy_init() 156 fail: while (--i >= 0) in amijoy_init()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_plx.c | 415 goto fail; in prism2_plx_check_cis() 420 fail: in prism2_plx_check_cis() 479 goto fail; in prism2_plx_probe() 486 goto fail; in prism2_plx_probe() 493 goto fail; in prism2_plx_probe() 504 goto fail; in prism2_plx_probe() 524 goto fail; in prism2_plx_probe() 539 goto fail; in prism2_plx_probe() 555 goto fail; in prism2_plx_probe() 562 goto fail; in prism2_plx_probe() [all …]
|
D | hostap_80211_tx.c | 407 goto fail; in hostap_master_start_xmit() 425 goto fail; in hostap_master_start_xmit() 452 goto fail; in hostap_master_start_xmit() 458 goto fail; in hostap_master_start_xmit() 460 goto fail; in hostap_master_start_xmit() 511 goto fail; in hostap_master_start_xmit() 520 goto fail; in hostap_master_start_xmit() 530 goto fail; in hostap_master_start_xmit() 543 fail: in hostap_master_start_xmit()
|
/linux-4.1.27/net/hsr/ |
D | hsr_netlink.c | 157 goto fail; in hsr_nl_ringerror() 179 fail: in hsr_nl_ringerror() 198 goto fail; in hsr_nl_nodedown() 217 fail: in hsr_nl_nodedown() 275 goto fail; in hsr_get_node_status() 361 fail: in hsr_get_node_status() 401 goto fail; in hsr_get_node_list() 443 fail: in hsr_get_node_list()
|
/linux-4.1.27/drivers/power/ |
D | ab8500_fg.c | 551 goto fail; in ab8500_fg_inst_curr_start() 562 goto fail; in ab8500_fg_inst_curr_start() 569 goto fail; in ab8500_fg_inst_curr_start() 581 fail: in ab8500_fg_inst_curr_start() 636 goto fail; in ab8500_fg_inst_curr_finalize() 654 goto fail; in ab8500_fg_inst_curr_finalize() 659 goto fail; in ab8500_fg_inst_curr_finalize() 689 goto fail; in ab8500_fg_inst_curr_finalize() 695 goto fail; in ab8500_fg_inst_curr_finalize() 701 fail: in ab8500_fg_inst_curr_finalize() [all …]
|
D | smb347-charger.c | 637 goto fail; in smb347_hw_init() 641 goto fail; in smb347_hw_init() 645 goto fail; in smb347_hw_init() 649 goto fail; in smb347_hw_init() 657 goto fail; in smb347_hw_init() 667 goto fail; in smb347_hw_init() 689 goto fail; in smb347_hw_init() 694 goto fail; in smb347_hw_init() 698 goto fail; in smb347_hw_init() 702 fail: in smb347_hw_init() [all …]
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | handle.c | 48 goto fail; in nvkm_handle_init() 53 fail: in nvkm_handle_init() 74 goto fail; in nvkm_handle_fini() 81 goto fail; in nvkm_handle_fini() 86 fail: in nvkm_handle_fini()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | orinoco_pci.c | 164 goto fail; in orinoco_pci_init_one() 170 goto fail; in orinoco_pci_init_one() 176 goto fail; in orinoco_pci_init_one() 183 fail: in orinoco_pci_init_one()
|
D | orinoco_nortel.c | 208 goto fail; in orinoco_nortel_init_one() 214 goto fail; in orinoco_nortel_init_one() 220 goto fail; in orinoco_nortel_init_one() 226 goto fail; in orinoco_nortel_init_one() 233 fail: in orinoco_nortel_init_one()
|
D | orinoco_plx.c | 247 goto fail; in orinoco_plx_init_one() 253 goto fail; in orinoco_plx_init_one() 259 goto fail; in orinoco_plx_init_one() 265 goto fail; in orinoco_plx_init_one() 272 fail: in orinoco_plx_init_one()
|
D | orinoco_tmd.c | 150 goto fail; in orinoco_tmd_init_one() 156 goto fail; in orinoco_tmd_init_one() 162 goto fail; in orinoco_tmd_init_one() 169 fail: in orinoco_tmd_init_one()
|
/linux-4.1.27/drivers/hid/ |
D | hid-elo.c | 139 goto fail; in elo_work() 148 goto fail; in elo_work() 156 goto fail; in elo_work() 166 goto fail; in elo_work() 170 fail: in elo_work()
|
D | hid-gt683r.c | 205 goto fail; in gt683r_led_work() 213 fail: in gt683r_led_work() 273 goto fail; in gt683r_led_probe() 286 goto fail; in gt683r_led_probe() 292 fail: in gt683r_led_probe()
|
/linux-4.1.27/drivers/s390/net/ |
D | smsgiucv_app.c | 171 goto fail; in smsgiucv_app_init() 180 goto fail; in smsgiucv_app_init() 194 goto fail; in smsgiucv_app_init() 198 fail: in smsgiucv_app_init()
|
/linux-4.1.27/drivers/char/ |
D | ps3flash.c | 142 goto fail; in ps3flash_read() 150 goto fail; in ps3flash_read() 169 fail: in ps3flash_read() 214 goto fail; in ps3flash_write() 222 goto fail; in ps3flash_write() 244 fail: in ps3flash_write() 379 goto fail; in ps3flash_probe() 413 fail: in ps3flash_probe()
|
/linux-4.1.27/sound/oss/ |
D | trix.c | 192 goto fail; in init_trix_wss() 199 goto fail; in init_trix_wss() 209 goto fail; in init_trix_wss() 214 goto fail; in init_trix_wss() 219 goto fail; in init_trix_wss() 265 fail: in init_trix_wss()
|
/linux-4.1.27/fs/proc/ |
D | vmcore.c | 368 goto fail; in remap_oldmem_pfn_checked() 375 goto fail; in remap_oldmem_pfn_checked() 385 goto fail; in remap_oldmem_pfn_checked() 388 fail: in remap_oldmem_pfn_checked() 451 goto fail; in mmap_vmcore() 469 goto fail; in mmap_vmcore() 480 fail: in mmap_vmcore() 1037 goto fail; in parse_crash_elf64_headers() 1043 goto fail; in parse_crash_elf64_headers() 1047 goto fail; in parse_crash_elf64_headers() [all …]
|
/linux-4.1.27/drivers/input/gameport/ |
D | lightning.c | 85 if (inb(L4_PORT) & L4_BUSY) goto fail; in l4_cooked_read() 88 if (l4_wait_ready()) goto fail; in l4_cooked_read() 93 if (l4_wait_ready()) goto fail; in l4_cooked_read() 99 if (l4_wait_ready()) goto fail; in l4_cooked_read() 105 fail: outb(L4_SELECT_ANALOG, L4_PORT); in l4_cooked_read()
|
/linux-4.1.27/drivers/input/misc/ |
D | pcap_keys.c | 64 goto fail; in pcap_keys_probe() 98 goto fail; in pcap_keys_probe() 101 fail: in pcap_keys_probe()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbcmap.c | 104 goto fail; in fb_alloc_cmap_gfp() 107 goto fail; in fb_alloc_cmap_gfp() 110 goto fail; in fb_alloc_cmap_gfp() 114 goto fail; in fb_alloc_cmap_gfp() 123 goto fail; in fb_alloc_cmap_gfp() 126 fail: in fb_alloc_cmap_gfp()
|
/linux-4.1.27/fs/coda/ |
D | symlink.c | 35 goto fail; in coda_symlink_filler() 41 fail: in coda_symlink_filler()
|
/linux-4.1.27/init/ |
D | do_mounts.c | 222 goto fail; in name_to_dev_t() 235 goto fail; in name_to_dev_t() 239 goto fail; in name_to_dev_t() 253 goto fail; in name_to_dev_t() 269 goto fail; in name_to_dev_t() 280 goto fail; in name_to_dev_t() 286 fail: in name_to_dev_t()
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
D | efi-stub-helper.c | 88 goto fail; in efi_get_memory_map() 107 fail: in efi_get_memory_map() 155 goto fail; in efi_high_alloc() 220 fail: in efi_high_alloc() 240 goto fail; in efi_low_alloc() 292 fail: in efi_low_alloc() 412 goto fail; in handle_cmdline_files() 529 fail: in handle_cmdline_files()
|
D | arm-stub.c | 189 goto fail; in efi_entry() 202 goto fail; in efi_entry() 208 goto fail; in efi_entry() 216 goto fail; in efi_entry() 295 fail: in efi_entry()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_64_vio.c | 119 goto fail; in kvm_vm_ioctl_create_spapr_tce() 128 goto fail; in kvm_vm_ioctl_create_spapr_tce() 141 fail: in kvm_vm_ioctl_create_spapr_tce()
|
/linux-4.1.27/arch/mips/netlogic/xlr/ |
D | setup.c | 124 goto fail; in build_arcs_cmdline() 133 goto fail; in build_arcs_cmdline() 139 fail: in build_arcs_cmdline()
|
/linux-4.1.27/drivers/char/agp/ |
D | parisc-agp.c | 341 goto fail; in parisc_agp_setup() 346 goto fail; in parisc_agp_setup() 350 goto fail; in parisc_agp_setup() 355 goto fail; in parisc_agp_setup() 365 goto fail; in parisc_agp_setup() 368 fail: in parisc_agp_setup()
|
/linux-4.1.27/fs/f2fs/ |
D | acl.c | 72 goto fail; in f2fs_acl_from_disk() 101 goto fail; in f2fs_acl_from_disk() 105 goto fail; in f2fs_acl_from_disk() 107 fail: in f2fs_acl_from_disk() 154 goto fail; in f2fs_acl_to_disk() 160 fail: in f2fs_acl_to_disk()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-mcp23s08.c | 654 goto fail; in mcp23s08_probe_one() 681 goto fail; in mcp23s08_probe_one() 687 goto fail; in mcp23s08_probe_one() 691 goto fail; in mcp23s08_probe_one() 698 goto fail; in mcp23s08_probe_one() 706 goto fail; in mcp23s08_probe_one() 711 goto fail; in mcp23s08_probe_one() 717 goto fail; in mcp23s08_probe_one() 720 fail: in mcp23s08_probe_one() 820 goto fail; in mcp230xx_probe() [all …]
|
/linux-4.1.27/samples/hw_breakpoint/ |
D | data_breakpoint.c | 66 goto fail; in hw_break_module_init() 73 fail: in hw_break_module_init()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-vbi.c | 154 goto fail; in vbi_buffer_prepare() 171 goto fail; in vbi_buffer_prepare() 183 goto fail; in vbi_buffer_prepare() 205 fail: in vbi_buffer_prepare() 342 goto fail; in bttv_s_fmt_vbi_cap() 348 goto fail; in bttv_s_fmt_vbi_cap() 371 fail: in bttv_s_fmt_vbi_cap()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | icm.c | 164 goto fail; in mlx4_alloc_icm() 187 goto fail; in mlx4_alloc_icm() 202 goto fail; in mlx4_alloc_icm() 217 goto fail; in mlx4_alloc_icm() 222 fail: in mlx4_alloc_icm() 363 goto fail; in mlx4_table_get_range() 368 fail: in mlx4_table_get_range()
|
/linux-4.1.27/drivers/misc/ |
D | apds9802als.c | 147 goto fail; in als_sensing_range_store() 165 fail: in als_sensing_range_store() 179 goto fail; in als_set_power_state() 185 fail: in als_set_power_state()
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv-fw.c | 163 goto fail; in fdtv_start_iso() 169 goto fail; in fdtv_start_iso() 174 fail: in fdtv_start_iso() 290 goto fail; in node_probe() 294 goto fail; in node_probe() 299 fail: in node_probe()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi.c | 1096 goto fail; in efx_mcdi_print_fwver() 1099 goto fail; in efx_mcdi_print_fwver() 1135 fail: in efx_mcdi_print_fwver() 1156 goto fail; in efx_mcdi_drv_attach() 1159 goto fail; in efx_mcdi_drv_attach() 1196 fail: in efx_mcdi_drv_attach() 1217 goto fail; in efx_mcdi_get_board_cfg() 1221 goto fail; in efx_mcdi_get_board_cfg() 1250 fail: in efx_mcdi_get_board_cfg() 1289 goto fail; in efx_mcdi_nvram_types() [all …]
|
D | mcdi_mon.c | 359 goto fail; in efx_mcdi_mon_probe() 365 goto fail; in efx_mcdi_mon_probe() 391 goto fail; in efx_mcdi_mon_probe() 394 goto fail; in efx_mcdi_mon_probe() 405 goto fail; in efx_mcdi_mon_probe() 513 goto fail; in efx_mcdi_mon_probe() 518 fail: in efx_mcdi_mon_probe()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunqe.c | 781 goto fail; in get_qec() 788 goto fail; in get_qec() 792 goto fail; in get_qec() 801 goto fail; in get_qec() 813 fail: in get_qec() 854 goto fail; in qec_ether_init() 860 goto fail; in qec_ether_init() 872 goto fail; in qec_ether_init() 879 goto fail; in qec_ether_init() 888 goto fail; in qec_ether_init() [all …]
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_module.c | 41 goto fail; in init_this_scsi_driver() 45 fail: in init_this_scsi_driver()
|
D | scsi.c | 207 goto fail; in scsi_host_alloc_command() 226 fail: in scsi_host_alloc_command() 804 goto fail; in scsi_get_vpd_page() 809 goto fail; in scsi_get_vpd_page() 823 goto fail; in scsi_get_vpd_page() 828 goto fail; in scsi_get_vpd_page() 832 fail: in scsi_get_vpd_page() 982 goto fail; in scsi_device_get() 984 goto fail; in scsi_device_get() 991 fail: in scsi_device_get()
|
/linux-4.1.27/drivers/usb/gadget/udc/bdc/ |
D | bdc_core.c | 182 goto fail; in scratchpad_setup() 194 fail: in scratchpad_setup() 387 goto fail; in bdc_mem_alloc() 390 goto fail; in bdc_mem_alloc() 404 goto fail; in bdc_mem_alloc() 408 goto fail; in bdc_mem_alloc() 411 fail: in bdc_mem_alloc()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | kirkwood-d2net.dts | 37 red-fail { 38 label = "d2net_v2:red:fail";
|
D | kirkwood-ns2-common.dtsi | 70 red-fail { 71 label = "ns2:red:fail";
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_crypt_wep.c | 42 goto fail; in prism2_wep_init() 49 goto fail; in prism2_wep_init() 55 goto fail; in prism2_wep_init() 63 fail: in prism2_wep_init()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_wep.c | 46 goto fail; in prism2_wep_init() 54 goto fail; in prism2_wep_init() 61 goto fail; in prism2_wep_init() 69 fail: in prism2_wep_init()
|
/linux-4.1.27/net/wireless/ |
D | lib80211_crypt_wep.c | 48 goto fail; in lib80211_wep_init() 54 goto fail; in lib80211_wep_init() 60 goto fail; in lib80211_wep_init() 67 fail: in lib80211_wep_init()
|
/linux-4.1.27/virt/kvm/ |
D | eventfd.c | 337 goto fail; in kvm_irqfd_assign() 348 goto fail; in kvm_irqfd_assign() 369 goto fail; in kvm_irqfd_assign() 406 goto fail; in kvm_irqfd_assign() 434 fail: in kvm_irqfd_assign() 790 goto fail; in kvm_assign_ioeventfd_idx() 830 fail: in kvm_assign_ioeventfd_idx() 924 goto fail; in kvm_assign_ioeventfd() 939 fail: in kvm_assign_ioeventfd()
|
/linux-4.1.27/arch/powerpc/platforms/44x/ |
D | ppc476.c | 238 goto fail; in ppc47x_get_board_rev() 243 goto fail; in ppc47x_get_board_rev() 250 fail: in ppc47x_get_board_rev()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | led.c | 173 goto fail; in carl9170_led_register() 181 goto fail; in carl9170_led_register() 185 fail: in carl9170_led_register()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | boot.c | 94 goto fail; in wlcore_validate_fw_ver() 99 goto fail; in wlcore_validate_fw_ver() 104 goto fail; in wlcore_validate_fw_ver() 109 goto fail; in wlcore_validate_fw_ver() 117 goto fail; in wlcore_validate_fw_ver() 121 fail: in wlcore_validate_fw_ver()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_client.c | 277 goto fail; in xenbus_va_dev_error() 289 goto fail; in xenbus_va_dev_error() 295 goto fail; in xenbus_va_dev_error() 298 fail: in xenbus_va_dev_error() 389 goto fail; in xenbus_grant_ring() 396 fail: in xenbus_grant_ring() 505 goto fail; in __xenbus_map_ring() 512 fail: in __xenbus_map_ring()
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | head_32.S | 62 je fail 90 fail: label 93 jmp fail
|
/linux-4.1.27/drivers/net/phy/ |
D | mdio-octeon.c | 194 goto fail; in octeon_mdiobus_probe() 201 goto fail; in octeon_mdiobus_probe() 209 goto fail; in octeon_mdiobus_probe() 235 fail: in octeon_mdiobus_probe()
|
/linux-4.1.27/drivers/spi/ |
D | spi-octeon.c | 193 goto fail; in octeon_spi_probe() 198 goto fail; in octeon_spi_probe() 218 goto fail; in octeon_spi_probe() 224 fail: in octeon_spi_probe()
|
/linux-4.1.27/fs/ceph/ |
D | locks.c | 294 goto fail; in ceph_encode_locks_to_buffer() 298 goto fail; in ceph_encode_locks_to_buffer() 305 goto fail; in ceph_encode_locks_to_buffer() 309 goto fail; in ceph_encode_locks_to_buffer() 312 fail: in ceph_encode_locks_to_buffer()
|
/linux-4.1.27/arch/x86/oprofile/ |
D | nmi_int.c | 325 goto fail; in allocate_msrs() 329 goto fail; in allocate_msrs() 333 goto fail; in allocate_msrs() 337 fail: in allocate_msrs() 471 goto fail; in nmi_setup() 495 goto fail; in nmi_setup() 511 fail: in nmi_setup()
|
/linux-4.1.27/drivers/usb/atm/ |
D | cxacru.c | 611 goto fail; in cxacru_cm() 629 goto fail; in cxacru_cm() 636 goto fail; in cxacru_cm() 643 goto fail; in cxacru_cm() 650 goto fail; in cxacru_cm() 660 goto fail; in cxacru_cm() 667 goto fail; in cxacru_cm() 677 fail: in cxacru_cm() 1154 goto fail; in cxacru_bind() 1160 goto fail; in cxacru_bind() [all …]
|
/linux-4.1.27/fs/affs/ |
D | symlink.c | 29 goto fail; in affs_symlink_readpage() 65 fail: in affs_symlink_readpage()
|
/linux-4.1.27/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 316 goto fail; in skystar2_rev27_attach() 320 goto fail; in skystar2_rev27_attach() 349 fail: in skystar2_rev27_attach() 599 goto fail; in cablestar2_attach() 609 goto fail; in cablestar2_attach() 613 fail: in cablestar2_attach()
|