/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/mm/ |
D | hwpoison-inject.c | 94 goto fail; in pfn_inject_init() 99 goto fail; in pfn_inject_init() 104 goto fail; in pfn_inject_init() 109 goto fail; in pfn_inject_init() 114 goto fail; in pfn_inject_init() 119 goto fail; in pfn_inject_init() 124 goto fail; in pfn_inject_init() 130 goto fail; in pfn_inject_init() 134 fail: in pfn_inject_init()
|
D | page_ext.c | 158 int nid, fail; in page_ext_init_flatmem() local 164 fail = alloc_node_page_ext(nid); in page_ext_init_flatmem() 165 if (fail) in page_ext_init_flatmem() 166 goto fail; in page_ext_init_flatmem() 172 fail: in page_ext_init_flatmem() 284 int fail = 0; in online_page_ext() local 299 for (pfn = start; !fail && pfn < end; pfn += PAGES_PER_SECTION) { in online_page_ext() 302 fail = init_section_page_ext(pfn, nid); in online_page_ext() 304 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 | 315 goto fail; in __memcg_init_list_lru_node() 321 fail: in __memcg_init_list_lru_node() 399 goto fail; in memcg_init_list_lru() 402 fail: in memcg_init_list_lru() 433 goto fail; in memcg_update_list_lru() 436 fail: in memcg_update_list_lru() 470 goto fail; in memcg_update_all_list_lrus() 475 fail: in memcg_update_all_list_lrus()
|
/linux-4.4.14/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.4.14/net/6lowpan/ |
D | nhc_udp.c | 46 bool fail; in udp_uncompress() local 49 fail = lowpan_fetch_skb(skb, &tmp, sizeof(tmp)); in udp_uncompress() 54 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 55 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 58 fail |= lowpan_fetch_skb(skb, &uh.source, sizeof(uh.source)); in udp_uncompress() 59 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 63 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 65 fail |= lowpan_fetch_skb(skb, &uh.dest, sizeof(uh.dest)); in udp_uncompress() 68 fail |= lowpan_fetch_skb(skb, &val, sizeof(val)); in udp_uncompress() 82 fail = true; in udp_uncompress() [all …]
|
D | iphc.c | 207 bool fail; in uncompress_addr() local 213 fail = lowpan_fetch_skb(skb, ipaddr->s6_addr, 16); in uncompress_addr() 220 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[8], 8); in uncompress_addr() 229 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[14], 2); in uncompress_addr() 233 fail = false; in uncompress_addr() 248 if (fail) { in uncompress_addr() 300 bool fail; in lowpan_uncompress_multicast_daddr() local 307 fail = lowpan_fetch_skb(skb, ipaddr->s6_addr, 16); in lowpan_uncompress_multicast_daddr() 314 fail = lowpan_fetch_skb(skb, &ipaddr->s6_addr[1], 1); in lowpan_uncompress_multicast_daddr() 315 fail |= lowpan_fetch_skb(skb, &ipaddr->s6_addr[11], 5); in lowpan_uncompress_multicast_daddr() [all …]
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.c | 296 goto fail; in modeset_init() 304 goto fail; in modeset_init() 316 goto fail; in modeset_init() 323 goto fail; in modeset_init() 330 goto fail; in modeset_init() 337 goto fail; in modeset_init() 350 goto fail; in modeset_init() 363 goto fail; in modeset_init() 370 goto fail; in modeset_init() 377 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.4.14/arch/x86/entry/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.4.14/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() 89 goto fail; in gru_dump_tfm() 93 fail: in gru_dump_tfm() 109 goto fail; in gru_dump_tgh() 113 fail: in gru_dump_tgh() 206 goto fail; in gru_dump_chiplet_request() 211 goto fail; in gru_dump_chiplet_request() [all …]
|
/linux-4.4.14/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.4.14/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.4.14/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 | firmware.c | 248 goto fail; in brcmf_fw_strip_multi_v1() 252 goto fail; in brcmf_fw_strip_multi_v1() 281 goto fail; in brcmf_fw_strip_multi_v1() 306 fail: in brcmf_fw_strip_multi_v1() 327 goto fail; in brcmf_fw_strip_multi_v2() 356 fail: in brcmf_fw_strip_multi_v2() 442 goto fail; in brcmf_fw_request_nvram_done() 455 goto fail; in brcmf_fw_request_nvram_done() 461 fail: in brcmf_fw_request_nvram_done() 475 goto fail; in brcmf_fw_request_code_done() [all …]
|
D | usb.c | 414 goto fail; in brcmf_usbdev_qinit() 421 fail: in brcmf_usbdev_qinit() 596 goto fail; in brcmf_usb_tx() 604 goto fail; in brcmf_usb_tx() 620 goto fail; in brcmf_usb_tx() 632 fail: in brcmf_usb_tx() 861 goto fail; in brcmf_usb_dl_writeimage() 874 goto fail; in brcmf_usb_dl_writeimage() 903 goto fail; in brcmf_usb_dl_writeimage() 913 goto fail; in brcmf_usb_dl_writeimage() [all …]
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_kms.c | 370 goto fail; in modeset_init() 383 goto fail; in modeset_init() 391 goto fail; in modeset_init() 406 goto fail; in modeset_init() 420 goto fail; in modeset_init() 430 goto fail; in modeset_init() 435 fail: in modeset_init() 485 goto fail; in mdp5_kms_init() 500 goto fail; in mdp5_kms_init() 506 goto fail; in mdp5_kms_init() [all …]
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/usb/gadget/legacy/ |
D | dbgp.c | 99 goto fail; in dbgp_complete() 122 fail: in dbgp_complete() 287 goto fail; in dbgp_bind() 294 goto fail; in dbgp_bind() 304 goto fail; in dbgp_bind() 310 goto fail; in dbgp_bind() 317 goto fail; in dbgp_bind() 323 fail: in dbgp_bind() 361 goto fail; in dbgp_setup() 372 goto fail; in dbgp_setup() [all …]
|
D | serial.c | 130 goto fail; in serial_register_ports() 151 fail: in serial_register_ports() 173 goto fail; in gs_bind() 186 goto fail; in gs_bind() 218 fail: in gs_bind()
|
D | ncm.c | 157 goto fail; in gncm_bind() 166 goto fail; in gncm_bind() 185 fail: in gncm_bind()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/media/platform/s5p-tv/ |
D | mixer_drv.c | 171 goto fail; in mxr_acquire_plat_resources() 178 goto fail; in mxr_acquire_plat_resources() 217 fail: in mxr_acquire_plat_resources() 263 goto fail; in mxr_acquire_clocks() 268 goto fail; in mxr_acquire_clocks() 273 goto fail; in mxr_acquire_clocks() 278 goto fail; in mxr_acquire_clocks() 283 goto fail; in mxr_acquire_clocks() 287 fail: in mxr_acquire_clocks() 299 goto fail; in mxr_acquire_resources() [all …]
|
D | sdo_drv.c | 218 goto fail; in sdo_streamon() 225 fail: in sdo_streamon() 351 goto fail; in sdo_probe() 360 goto fail; in sdo_probe() 367 goto fail; in sdo_probe() 375 goto fail; in sdo_probe() 381 goto fail; in sdo_probe() 390 goto fail; in sdo_probe() 467 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 | 763 goto fail; in hdmi_runtime_resume() 769 fail: in hdmi_runtime_resume() 835 goto fail; in hdmi_resources_init() 840 goto fail; in hdmi_resources_init() 845 goto fail; in hdmi_resources_init() 850 goto fail; in hdmi_resources_init() 855 goto fail; in hdmi_resources_init() 861 goto fail; in hdmi_resources_init() 871 goto fail; in hdmi_resources_init() 876 fail: in hdmi_resources_init() [all …]
|
/linux-4.4.14/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.4.14/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.4.14/net/sched/ |
D | act_csum.c | 330 goto fail; in tcf_csum_ipv4() 339 goto fail; in tcf_csum_ipv4() 345 goto fail; in tcf_csum_ipv4() 351 goto fail; in tcf_csum_ipv4() 357 goto fail; in tcf_csum_ipv4() 363 goto fail; in tcf_csum_ipv4() 371 goto fail; in tcf_csum_ipv4() 378 fail: in tcf_csum_ipv4() 432 goto fail; in tcf_csum_ipv6() 447 goto fail; in tcf_csum_ipv6() [all …]
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 102 goto fail; in hdmi_init() 117 goto fail; in hdmi_init() 124 goto fail; in hdmi_init() 143 goto fail; in hdmi_init() 154 goto fail; in hdmi_init() 164 goto fail; in hdmi_init() 175 goto fail; in hdmi_init() 185 goto fail; in hdmi_init() 195 goto fail; in hdmi_init() 205 goto fail; in hdmi_init() [all …]
|
D | hdmi_phy_8x74.c | 79 goto fail; in hdmi_phy_8x74_init() 91 goto fail; in hdmi_phy_8x74_init() 96 fail: in hdmi_phy_8x74_init()
|
D | hdmi_connector.c | 209 goto fail; in hpd_enable() 216 goto fail; in hpd_enable() 222 goto fail; in hpd_enable() 238 goto fail; in hpd_enable() 267 fail: in hpd_enable() 486 goto fail; in hdmi_connector_init() 509 goto fail; in hdmi_connector_init() 516 fail: in hdmi_connector_init()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/arch/arm/mach-exynos/ |
D | platsmp.c | 260 goto fail; in exynos_set_boot_addr() 266 goto fail; in exynos_set_boot_addr() 271 fail: in exynos_set_boot_addr() 285 goto fail; in exynos_get_boot_addr() 291 goto fail; in exynos_get_boot_addr() 296 fail: in exynos_get_boot_addr() 361 goto fail; in exynos_boot_secondary() 383 fail: in exynos_boot_secondary()
|
D | pm.c | 229 goto fail; in exynos_cpu0_enter_aftr() 250 goto fail; in exynos_cpu0_enter_aftr() 278 goto fail; in exynos_cpu0_enter_aftr() 288 fail: in exynos_cpu0_enter_aftr()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_guc_loader.c | 403 goto fail; in intel_guc_ucode_load() 414 goto fail; in intel_guc_ucode_load() 422 goto fail; in intel_guc_ucode_load() 426 goto fail; in intel_guc_ucode_load() 440 goto fail; in intel_guc_ucode_load() 446 fail: in intel_guc_ucode_load() 471 goto fail; in guc_fw_fetch() 473 goto fail; in guc_fw_fetch() 482 goto fail; in guc_fw_fetch() 500 goto fail; in guc_fw_fetch() [all …]
|
/linux-4.4.14/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.4.14/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() 372 goto fail; in jffs2_symlink() 376 goto fail; in jffs2_symlink() 381 goto fail; in jffs2_symlink() 388 goto fail; in jffs2_symlink() 417 goto fail; in jffs2_symlink() 435 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.4.14/drivers/mtd/ubi/ |
D | vmt.c | 662 goto fail; in self_check_volume() 671 goto fail; in self_check_volume() 675 goto fail; in self_check_volume() 681 goto fail; in self_check_volume() 687 goto fail; in self_check_volume() 693 goto fail; in self_check_volume() 698 goto fail; in self_check_volume() 703 goto fail; in self_check_volume() 709 goto fail; in self_check_volume() 715 goto fail; in self_check_volume() [all …]
|
/linux-4.4.14/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()
|
D | crypto.c | 187 goto fail; in ext4_init_crypto() 192 goto fail; in ext4_init_crypto() 197 goto fail; in ext4_init_crypto() 205 goto fail; in ext4_init_crypto() 214 goto fail; in ext4_init_crypto() 219 fail: in ext4_init_crypto()
|
/linux-4.4.14/Documentation/fault-injection/ |
D | fault-injection.txt | 25 /sys/block/<device>/make-it-fail or 26 /sys/block/<device>/<partition>/make-it-fail. (generic_make_request()) 41 - /sys/kernel/debug/fail*/probability: 48 /sys/kernel/debug/fail*/interval for such testcases. 50 - /sys/kernel/debug/fail*/interval: 58 - /sys/kernel/debug/fail*/times: 63 - /sys/kernel/debug/fail*/space: 69 - /sys/kernel/debug/fail*/verbose 77 - /sys/kernel/debug/fail*/task-filter: 82 /proc/<pid>/make-it-fail==1. [all …]
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_obex.c | 200 goto fail; in obex_set_alt() 207 goto fail; in obex_set_alt() 224 goto fail; in obex_set_alt() 235 goto fail; in obex_set_alt() 241 fail: in obex_set_alt() 329 goto fail; in obex_bind() 337 goto fail; in obex_bind() 349 goto fail; in obex_bind() 354 goto fail; in obex_bind() 369 goto fail; in obex_bind() [all …]
|
D | f_ecm.c | 542 goto fail; in ecm_set_alt() 549 goto fail; in ecm_set_alt() 556 goto fail; in ecm_set_alt() 572 goto fail; in ecm_set_alt() 602 goto fail; in ecm_set_alt() 605 fail: in ecm_set_alt() 724 goto fail; in ecm_bind() 733 goto fail; in ecm_bind() 745 goto fail; in ecm_bind() 750 goto fail; in ecm_bind() [all …]
|
D | f_rndis.c | 552 goto fail; in rndis_set_alt() 572 goto fail; in rndis_set_alt() 601 goto fail; in rndis_set_alt() 604 fail: in rndis_set_alt() 702 goto fail; in rndis_bind() 710 goto fail; in rndis_bind() 719 goto fail; in rndis_bind() 732 goto fail; in rndis_bind() 743 goto fail; in rndis_bind() 748 goto fail; in rndis_bind() [all …]
|
D | f_eem.c | 195 goto fail; in eem_set_alt() 209 goto fail; in eem_set_alt() 223 goto fail; in eem_set_alt() 226 fail: in eem_set_alt() 282 goto fail; in eem_bind() 291 goto fail; in eem_bind() 296 goto fail; in eem_bind() 314 goto fail; in eem_bind() 322 fail: in eem_bind()
|
D | f_hid.c | 519 goto fail; in hidg_set_alt() 524 goto fail; in hidg_set_alt() 538 goto fail; in hidg_set_alt() 543 goto fail; in hidg_set_alt() 565 goto fail; in hidg_set_alt() 570 fail: in hidg_set_alt() 603 goto fail; in hidg_bind() 610 goto fail; in hidg_bind() 615 goto fail; in hidg_bind() 622 goto fail; in hidg_bind() [all …]
|
D | f_serial.c | 211 goto fail; in gser_bind() 220 goto fail; in gser_bind() 225 goto fail; in gser_bind() 241 goto fail; in gser_bind() 249 fail: in gser_bind()
|
/linux-4.4.14/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.4.14/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()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | iceland_dpm.c | 92 goto fail; in iceland_dpm_hw_init() 98 goto fail; in iceland_dpm_hw_init() 104 fail: in iceland_dpm_hw_init() 139 goto fail; in iceland_dpm_resume() 142 fail: in iceland_dpm_resume()
|
D | tonga_dpm.c | 91 goto fail; in tonga_dpm_hw_init() 97 goto fail; in tonga_dpm_hw_init() 103 fail: in tonga_dpm_hw_init()
|
D | fiji_dpm.c | 88 goto fail; in fiji_dpm_hw_init() 94 goto fail; in fiji_dpm_hw_init() 100 fail: in fiji_dpm_hw_init()
|
/linux-4.4.14/drivers/edac/ |
D | ppc4xx_edac.c | 327 goto fail; in ppc4xx_edac_generate_bank_message() 339 goto fail; in ppc4xx_edac_generate_bank_message() 350 goto fail; in ppc4xx_edac_generate_bank_message() 356 fail: in ppc4xx_edac_generate_bank_message() 449 goto fail; in ppc4xx_edac_generate_lane_message() 462 goto fail; in ppc4xx_edac_generate_lane_message() 473 goto fail; in ppc4xx_edac_generate_lane_message() 479 fail: in ppc4xx_edac_generate_lane_message() 511 goto fail; in ppc4xx_edac_generate_ecc_message() 520 goto fail; in ppc4xx_edac_generate_ecc_message() [all …]
|
/linux-4.4.14/drivers/thermal/ |
D | qcom-spmi-temp-alarm.c | 236 goto fail; in qpnp_tm_probe() 242 goto fail; in qpnp_tm_probe() 249 goto fail; in qpnp_tm_probe() 255 goto fail; in qpnp_tm_probe() 261 goto fail; in qpnp_tm_probe() 268 goto fail; in qpnp_tm_probe() 273 fail: in qpnp_tm_probe()
|
/linux-4.4.14/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.4.14/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.4.14/tools/testing/selftests/powerpc/dscr/ |
D | dscr_default_test.c | 79 goto fail; in dscr_default() 108 goto fail; in dscr_default() 114 goto fail; in dscr_default() 119 fail: in dscr_default()
|
D | dscr_sysfs_thread_test.c | 67 goto fail; in dscr_sysfs_thread() 72 fail: in dscr_sysfs_thread()
|
D | dscr_sysfs_test.c | 84 goto fail; in dscr_sysfs() 89 fail: in dscr_sysfs()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_modeset_lock.c | 83 goto fail; in drm_modeset_lock_all() 86 goto fail; in drm_modeset_lock_all() 99 fail: in drm_modeset_lock_all() 161 goto fail; in drm_modeset_lock_crtc() 166 goto fail; in drm_modeset_lock_crtc() 171 goto fail; in drm_modeset_lock_crtc() 184 fail: in drm_modeset_lock_crtc()
|
D | drm_atomic_helper.c | 1147 goto fail; in drm_atomic_helper_prepare_planes() 1153 fail: in drm_atomic_helper_prepare_planes() 1479 goto fail; in drm_atomic_helper_update_plane() 1484 goto fail; in drm_atomic_helper_update_plane() 1500 goto fail; in drm_atomic_helper_update_plane() 1504 fail: in drm_atomic_helper_update_plane() 1561 goto fail; in drm_atomic_helper_disable_plane() 1569 goto fail; in drm_atomic_helper_disable_plane() 1573 goto fail; in drm_atomic_helper_disable_plane() 1577 fail: in drm_atomic_helper_disable_plane() [all …]
|
/linux-4.4.14/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.4.14/drivers/block/drbd/ |
D | drbd_debugfs.c | 482 goto fail; in drbd_debugfs_resource_add() 487 goto fail; in drbd_debugfs_resource_add() 492 goto fail; in drbd_debugfs_resource_add() 499 goto fail; in drbd_debugfs_resource_add() 503 fail: in drbd_debugfs_resource_add() 656 goto fail; in drbd_debugfs_connection_add() 663 goto fail; in drbd_debugfs_connection_add() 670 goto fail; in drbd_debugfs_connection_add() 674 fail: in drbd_debugfs_connection_add() 814 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.4.14/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 | 115 goto fail; in msm_fbdev_create() 126 goto fail; in msm_fbdev_create() 179 fail: in msm_fbdev_create() 219 goto fail; in msm_fbdev_init() 229 goto fail; in msm_fbdev_init() 246 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.4.14/drivers/memory/ |
D | pl172.c | 136 goto fail; in pl172_setup_static() 142 goto fail; in pl172_setup_static() 148 goto fail; in pl172_setup_static() 154 goto fail; in pl172_setup_static() 160 goto fail; in pl172_setup_static() 166 goto fail; in pl172_setup_static() 169 fail: in pl172_setup_static()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_fbdev.c | 147 goto fail; in omap_fbdev_create() 158 goto fail; in omap_fbdev_create() 174 goto fail; in omap_fbdev_create() 226 fail: in omap_fbdev_create() 264 goto fail; in omap_fbdev_init() 276 goto fail; in omap_fbdev_init() 296 fail: in omap_fbdev_init()
|
D | omap_fb.c | 267 goto fail; in omap_framebuffer_pin() 277 fail: in omap_framebuffer_pin() 411 goto fail; in omap_framebuffer_init() 417 goto fail; in omap_framebuffer_init() 432 goto fail; in omap_framebuffer_init() 440 goto fail; in omap_framebuffer_init() 449 goto fail; in omap_framebuffer_init() 463 goto fail; in omap_framebuffer_init() 470 fail: in omap_framebuffer_init()
|
/linux-4.4.14/drivers/s390/block/ |
D | xpram.c | 198 goto fail; in xpram_make_request() 201 goto fail; in xpram_make_request() 203 goto fail; in xpram_make_request() 211 goto fail; in xpram_make_request() 215 goto fail; in xpram_make_request() 218 goto fail; in xpram_make_request() 227 fail: in xpram_make_request()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy.c | 228 goto fail; in dsi_phy_regulator_enable() 236 goto fail; in dsi_phy_regulator_enable() 241 fail: in dsi_phy_regulator_enable() 306 goto fail; in dsi_phy_driver_probe() 316 goto fail; in dsi_phy_driver_probe() 325 goto fail; in dsi_phy_driver_probe() 331 goto fail; in dsi_phy_driver_probe() 338 goto fail; in dsi_phy_driver_probe() 346 goto fail; in dsi_phy_driver_probe() 360 fail: in dsi_phy_driver_probe()
|
/linux-4.4.14/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.4.14/arch/arm/mach-ep93xx/ |
D | simone.c | 117 goto fail; in simone_mmc_spi_init() 121 goto fail; in simone_mmc_spi_init() 126 goto fail; in simone_mmc_spi_init() 132 fail: in simone_mmc_spi_init()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 133 goto fail; in ixgbe_read_i2c_combined_generic_int() 136 goto fail; in ixgbe_read_i2c_combined_generic_int() 139 goto fail; in ixgbe_read_i2c_combined_generic_int() 142 goto fail; in ixgbe_read_i2c_combined_generic_int() 147 goto fail; in ixgbe_read_i2c_combined_generic_int() 150 goto fail; in ixgbe_read_i2c_combined_generic_int() 153 goto fail; in ixgbe_read_i2c_combined_generic_int() 156 goto fail; in ixgbe_read_i2c_combined_generic_int() 159 goto fail; in ixgbe_read_i2c_combined_generic_int() 166 fail: in ixgbe_read_i2c_combined_generic_int() [all …]
|
/linux-4.4.14/fs/f2fs/ |
D | crypto.c | 215 goto fail; in f2fs_crypto_initialize() 223 goto fail; in f2fs_crypto_initialize() 228 fail: in f2fs_crypto_initialize() 255 goto fail; in f2fs_init_crypto() 260 goto fail; in f2fs_init_crypto() 265 goto fail; in f2fs_init_crypto() 268 fail: in f2fs_init_crypto()
|
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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/hid/ |
D | hid-elo.c | 141 goto fail; in elo_work() 150 goto fail; in elo_work() 158 goto fail; in elo_work() 168 goto fail; in elo_work() 172 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.4.14/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.4.14/drivers/net/wireless/orinoco/ |
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()
|
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() 274 fail: in orinoco_plx_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() 235 fail: in orinoco_nortel_init_one()
|
D | orinoco_pci.c | 164 goto fail; in orinoco_pci_init_one() 170 goto fail; in orinoco_pci_init_one() 185 fail: in orinoco_pci_init_one()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/arch/powerpc/platforms/powernv/ |
D | idle.c | 200 goto fail; in store_fastsleep_workaround_applyonce() 211 goto fail; in store_fastsleep_workaround_applyonce() 219 goto fail; in store_fastsleep_workaround_applyonce() 225 fail: in store_fastsleep_workaround_applyonce()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/fs/coda/ |
D | symlink.c | 35 goto fail; in coda_symlink_filler() 41 fail: in coda_symlink_filler()
|
/linux-4.4.14/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.4.14/drivers/of/ |
D | irq.c | 128 goto fail; in of_irq_parse_raw() 154 goto fail; in of_irq_parse_raw() 179 goto fail; in of_irq_parse_raw() 218 goto fail; in of_irq_parse_raw() 230 goto fail; in of_irq_parse_raw() 241 goto fail; in of_irq_parse_raw() 243 goto fail; in of_irq_parse_raw() 251 goto fail; in of_irq_parse_raw() 271 fail: in of_irq_parse_raw()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mcdi.c | 73 goto fail; in efx_mcdi_init() 127 fail: in efx_mcdi_init() 1199 goto fail; in efx_mcdi_print_fwver() 1202 goto fail; in efx_mcdi_print_fwver() 1230 fail: in efx_mcdi_print_fwver() 1266 goto fail; in efx_mcdi_drv_attach() 1270 goto fail; in efx_mcdi_drv_attach() 1297 fail: in efx_mcdi_drv_attach() 1318 goto fail; in efx_mcdi_get_board_cfg() 1322 goto fail; in efx_mcdi_get_board_cfg() [all …]
|
D | ef10_sriov.c | 207 goto fail; in efx_ef10_sriov_alloc_vf_vswitching() 211 fail: in efx_ef10_sriov_alloc_vf_vswitching() 226 goto fail; in efx_ef10_sriov_restore_vf_vswitching() 230 fail: in efx_ef10_sriov_restore_vf_vswitching() 300 goto fail; in efx_ef10_vswitching_restore_pf() 304 goto fail; in efx_ef10_vswitching_restore_pf() 307 fail: in efx_ef10_vswitching_restore_pf() 502 goto fail; in efx_ef10_sriov_set_vf_mac() 512 goto fail; in efx_ef10_sriov_set_vf_mac() 529 fail: in efx_ef10_sriov_set_vf_mac()
|
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.4.14/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.4.14/arch/x86/crypto/ |
D | sha1_ssse3_glue.c | 337 goto fail; in sha1_ssse3_mod_init() 341 goto fail; in sha1_ssse3_mod_init() 347 goto fail; in sha1_ssse3_mod_init() 354 goto fail; in sha1_ssse3_mod_init() 358 fail: in sha1_ssse3_mod_init()
|
D | sha256_ssse3_glue.c | 390 goto fail; in sha256_ssse3_mod_init() 394 goto fail; in sha256_ssse3_mod_init() 400 goto fail; in sha256_ssse3_mod_init() 407 goto fail; in sha256_ssse3_mod_init() 411 fail: in sha256_ssse3_mod_init()
|
D | sha512_ssse3_glue.c | 317 goto fail; in sha512_ssse3_mod_init() 321 goto fail; in sha512_ssse3_mod_init() 327 goto fail; in sha512_ssse3_mod_init() 331 fail: in sha512_ssse3_mod_init()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/gpio/ |
D | gpio-mcp23s08.c | 650 goto fail; in mcp23s08_probe_one() 677 goto fail; in mcp23s08_probe_one() 683 goto fail; in mcp23s08_probe_one() 687 goto fail; in mcp23s08_probe_one() 694 goto fail; in mcp23s08_probe_one() 702 goto fail; in mcp23s08_probe_one() 707 goto fail; in mcp23s08_probe_one() 713 goto fail; in mcp23s08_probe_one() 716 fail: in mcp23s08_probe_one() 816 goto fail; in mcp230xx_probe() [all …]
|
/linux-4.4.14/samples/hw_breakpoint/ |
D | data_breakpoint.c | 66 goto fail; in hw_break_module_init() 73 fail: in hw_break_module_init()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_manager.c | 545 goto fail; in msm_dsi_manager_connector_init() 555 goto fail; in msm_dsi_manager_connector_init() 570 goto fail; in msm_dsi_manager_connector_init() 578 fail: in msm_dsi_manager_connector_init() 597 goto fail; in msm_dsi_manager_bridge_init() 607 goto fail; in msm_dsi_manager_bridge_init() 611 fail: in msm_dsi_manager_bridge_init() 815 goto fail; in msm_dsi_manager_register() 822 goto fail; in msm_dsi_manager_register() 827 fail: in msm_dsi_manager_register()
|
D | dsi.c | 205 goto fail; in msm_dsi_modeset_init() 213 goto fail; in msm_dsi_modeset_init() 241 goto fail; in msm_dsi_modeset_init() 248 fail: in msm_dsi_modeset_init()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/drivers/scsi/ |
D | scsi_module.c | 41 goto fail; in init_this_scsi_driver() 45 fail: in init_this_scsi_driver()
|
D | scsi.c | 161 goto fail; in scsi_host_alloc_command() 180 fail: in scsi_host_alloc_command() 737 goto fail; in scsi_get_vpd_page() 742 goto fail; in scsi_get_vpd_page() 756 goto fail; in scsi_get_vpd_page() 761 goto fail; in scsi_get_vpd_page() 765 fail: in scsi_get_vpd_page() 915 goto fail; in scsi_device_get() 917 goto fail; in scsi_device_get() 924 fail: in scsi_device_get()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_gem.c | 99 goto fail; in virtio_gpu_mode_dumb_create() 109 goto fail; in virtio_gpu_mode_dumb_create() 115 fail: in virtio_gpu_mode_dumb_create()
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
D | bdc_core.c | 182 goto fail; in scratchpad_setup() 194 fail: in scratchpad_setup() 386 goto fail; in bdc_mem_alloc() 389 goto fail; in bdc_mem_alloc() 403 goto fail; in bdc_mem_alloc() 407 goto fail; in bdc_mem_alloc() 410 fail: in bdc_mem_alloc()
|
/linux-4.4.14/tools/testing/selftests/futex/functional/ |
D | futex_wait_private_mapped_file.c | 68 fail("waiter timedout\n"); in thr_futex_wait() 115 fail("FUTEX_WAKE didn't find the waiting thread.\n"); in main()
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/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.4.14/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()
|