/openbmc/linux/drivers/block/ |
H A D | ps3vram.c | 556 goto out; in ps3vram_do_bio() 562 goto out; in ps3vram_do_bio() 570 out: in ps3vram_do_bio()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc.c | 1405 goto out; in tsc_refine_calibration_work() 1439 goto out; in tsc_refine_calibration_work() 1453 out: in tsc_refine_calibration_work()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp5523.c | 304 goto out; in lp5523_init_program_engine() 314 goto out; in lp5523_init_program_engine() 324 out: in lp5523_init_program_engine()
|
/openbmc/linux/drivers/char/ |
H A D | hpet.c | 314 goto out; in hpet_read() 317 goto out; in hpet_read() 332 out: in hpet_read()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | stm32_rproc.c | 693 goto out; in stm32_rproc_get_syscon() 698 goto out; in stm32_rproc_get_syscon() 702 out: in stm32_rproc_get_syscon()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | pmbus_driver_device_tests.cpp | 92 std::ofstream out{path}; in createFile() local 93 out << contents; in createFile() 94 out.close(); in createFile()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.c | 684 goto out; in ocelot_fdma_inject_frame() 688 goto out; in ocelot_fdma_inject_frame() 692 out: in ocelot_fdma_inject_frame()
|
/openbmc/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | 77 goto out; in hmp_drive_add_node() 83 goto out; in hmp_drive_add_node() 87 out: in hmp_drive_add_node()
|
/openbmc/linux/include/net/ |
H A D | ip.h | 464 goto out; in ip_dst_mtu_maybe_forward() 470 goto out; in ip_dst_mtu_maybe_forward() 479 out: in ip_dst_mtu_maybe_forward()
|
/openbmc/linux/drivers/rtc/ |
H A D | interface.c | 573 goto out; in rtc_update_irq_enable() 591 goto out; in rtc_update_irq_enable() 601 out: in rtc_update_irq_enable()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_ip.c | 338 outdev = dev_get_by_index_rcu(net, tuplehash->tuple.out.ifidx); in nf_flow_queue_xmit() 343 dev_hard_header(skb, skb->dev, type, tuplehash->tuple.out.h_dest, in nf_flow_queue_xmit() 344 tuplehash->tuple.out.h_source, skb->len); in nf_flow_queue_xmit()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_rdma.c | 634 goto out; in qed_rdma_alloc_tid() 637 out: in qed_rdma_alloc_tid() 743 goto out; in qed_rdma_stop() 752 out: in qed_rdma_stop() 895 if (cdev->int_params.out.int_mode != QED_INT_MODE_MSIX) { in qed_rdma_set_int() 898 cdev->int_params.out.int_mode); in qed_rdma_set_int() 920 if (cdev->int_params.out.int_mode == QED_INT_MODE_MSIX) { in qed_rdma_get_int()
|
/openbmc/linux/drivers/ata/ |
H A D | libata-sff.c | 2314 goto out; in ata_pci_sff_activate_host() 2327 goto out; in ata_pci_sff_activate_host() 2338 goto out; in ata_pci_sff_activate_host() 2346 out: in ata_pci_sff_activate_host() 2390 goto out; in ata_pci_init_one() 2401 goto out; in ata_pci_init_one() 2412 out: in ata_pci_init_one()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdcore.c | 1058 goto out; in mtd_device_parse_register() 1063 goto out; in mtd_device_parse_register() 1069 goto out; in mtd_device_parse_register() 1081 goto out; in mtd_device_parse_register() 1098 out: in mtd_device_parse_register() 1224 goto out; in get_mtd_device() 1230 out: in get_mtd_device()
|
/openbmc/linux/fs/afs/ |
H A D | dir.c | 547 goto out; in afs_dir_iterate() 554 out: in afs_dir_iterate() 819 goto out; in afs_do_lookup() 825 goto out; in afs_do_lookup() 831 goto out; /* We do */ in afs_do_lookup() 840 goto out; in afs_do_lookup() 912 out: in afs_do_lookup()
|
/openbmc/linux/drivers/net/ |
H A D | geneve.c | 518 goto out; in geneve_gro_receive() 521 goto out; in geneve_gro_receive() 528 goto out; in geneve_gro_receive() 551 goto out; in geneve_gro_receive() 556 out: in geneve_gro_receive() 686 goto out; in geneve_sock_add() 694 out: in geneve_sock_add()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ether.c | 107 *in, *out, *status; member 951 dev->out = ep_desc(gadget, &hs_sink_desc, &fs_sink_desc); in set_ether_config() 971 result = usb_ep_enable(dev->out_ep, dev->out); in set_ether_config() 991 dev->out = NULL; in set_ether_config() 1025 if (dev->out) { in eth_reset_config() 1372 usb_ep_enable(dev->out_ep, dev->out); in eth_setup()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.c | 1144 out: in pxa_ep_queue() 1148 goto out; in pxa_ep_queue() 1227 goto out; in pxa_ep_set_halt() 1235 out: in pxa_ep_set_halt() 1872 out: in handle_ep0_ctrl_req() 1880 goto out; in handle_ep0_ctrl_req()
|
/openbmc/linux/crypto/ |
H A D | ecc.c | 1520 goto out; in ecc_make_pub_key() 1528 goto out; in ecc_make_pub_key() 1544 out: in ecc_make_pub_key() 1623 goto out; in crypto_ecdh_shared_secret() 1633 goto out; in crypto_ecdh_shared_secret() 1665 out: in crypto_ecdh_shared_secret()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_hangcheck.c | 616 goto out; in igt_reset_fail_engine() 668 out: in igt_reset_fail_engine() 1930 goto out; in igt_atomic_reset_engine() 1956 out: in igt_atomic_reset_engine() 1988 goto out; in igt_reset_engines_atomic() 1992 out: in igt_reset_engines_atomic()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_super.c | 549 goto out; in xfs_init_mount_workqueues() 592 out: in xfs_init_mount_workqueues() 2058 goto out; in xfs_init_caches() 2236 out: in xfs_init_caches() 2322 goto out; in init_xfs_fs() 2406 out: in init_xfs_fs()
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu.c | 1093 goto out; in a6xx_ucode_check_version() 1102 goto out; in a6xx_ucode_check_version() 1114 out: in a6xx_ucode_check_version() 1388 goto out; in hw_init() 1421 goto out; in hw_init() 1453 out: in hw_init()
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_user_account.robot | 620 # We don't really care if the current session is flushed out since we are going to login 800 ${rc} ${out}= Run And Return Rc And Output ${cmd} 804 ... Run Keyword and Return Status Should Contain ${out} 204 806 ... Run Keyword and Return Status Should Contain ${out} 200 865 ${rc} ${out}= Run And Return Rc And Output ${cmd} 868 Should Contain ${out} ${status_code}
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_buffers.c | 1659 goto out; in mlxsw_sp_sb_occ_snapshot() 1673 goto out; in mlxsw_sp_sb_occ_snapshot() 1679 out: in mlxsw_sp_sb_occ_snapshot() 1737 goto out; in mlxsw_sp_sb_occ_max_clear() 1747 goto out; in mlxsw_sp_sb_occ_max_clear() 1753 out: in mlxsw_sp_sb_occ_max_clear()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_evtchn.c | 1376 goto out; in xen_evtchn_bind_interdomain_op() 1429 out: in xen_evtchn_bind_interdomain_op() 2072 goto out; in xen_be_evtchn_bind_interdomain() 2090 out: in xen_be_evtchn_bind_interdomain() 2113 goto out; in xen_be_evtchn_unbind() 2134 out: in xen_be_evtchn_unbind()
|