/openbmc/linux/drivers/media/platform/ti/cal/ |
H A D | cal-video.c | 703 goto out; in cal_video_check_format() 711 goto out; in cal_video_check_format() 714 out: in cal_video_check_format()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | cypress_m8.c | 379 goto out; in cypress_serial_control() 399 goto out; in cypress_serial_control() 412 out: in cypress_serial_control()
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-encoder.c | 664 goto out; in saa7164_encoder_start_streaming() 682 goto out; in saa7164_encoder_start_streaming() 703 out: in saa7164_encoder_start_streaming()
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 501 goto out; in zfcp_dbf_san() 505 goto out; /* skip pay record if full content in rec->payload */ in zfcp_dbf_san() 532 out: in zfcp_dbf_san()
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.c | 463 goto out; in ethnl_default_dump_one() 466 goto out; in ethnl_default_dump_one() 469 out: in ethnl_default_dump_one()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | utils.c | 719 goto out; in iwl_mvm_connection_loss() 725 goto out; in iwl_mvm_connection_loss() 729 out: in iwl_mvm_connection_loss()
|
/openbmc/linux/Documentation/core-api/ |
H A D | pin_user_pages.rst | 207 here: fill in the details once that's worked out. Meanwhile, it's safe to say 256 the accounting balances out, so that after doing this:: 266 (...unless it was already out of balance due to a long-term RDMA pin being in
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mtk-nor.c | 487 const u8 *buf = op->data.buf.out; in mtk_nor_pp_buffered() 507 const u8 *buf = op->data.buf.out; in mtk_nor_pp_unbuffered() 566 writeb(((const u8 *)(op->data.buf.out))[i], reg); in mtk_nor_spi_mem_prg()
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | 3270.rst | 172 to find out. Probably it isn't. Try loading it manually, with 177 above? Use the grep command to find out; for instance, issue 182 step 2 above? Use the ls -l command to find out; for instance,
|
/openbmc/linux/arch/arm64/lib/ |
H A D | insn.c | 768 goto out; in aarch64_insn_gen_add_sub_imm() 774 goto out; in aarch64_insn_gen_add_sub_imm() 786 out: in aarch64_insn_gen_add_sub_imm()
|
/openbmc/linux/drivers/ata/ |
H A D | sata_sil24.c | 1151 goto out; in sil24_interrupt() 1155 goto out; in sil24_interrupt() 1166 out: in sil24_interrupt()
|
/openbmc/linux/drivers/dma/ |
H A D | img-mdc-dma.c | 768 goto out; in mdc_chan_irq() 775 goto out; in mdc_chan_irq() 801 out: in mdc_chan_irq()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_ethtool.c | 1038 goto out; in bnad_flash_device() 1053 goto out; in bnad_flash_device() 1064 out: in bnad_flash_device()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_iops.c | 417 goto out; in xfs_vn_symlink() 421 goto out; in xfs_vn_symlink() 439 out: in xfs_vn_symlink()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 155 #define addl2(a, out) \ argument 156 leal (a, out), out;
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 469 goto out; in efx_fast_push_rx_descriptors() 492 goto out; in efx_fast_push_rx_descriptors() 501 out: in efx_fast_push_rx_descriptors()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 470 goto out; in efx_siena_fast_push_rx_descriptors() 493 goto out; in efx_siena_fast_push_rx_descriptors() 502 out: in efx_siena_fast_push_rx_descriptors()
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_hevc_req_multi_if.c | 1066 void *out) in vdec_hevc_slice_get_param() argument 1075 *(unsigned int *)out = 6; in vdec_hevc_slice_get_param() 1078 vdec_hevc_slice_get_crop_info(inst, out); in vdec_hevc_slice_get_param()
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 409 struct acpi_buffer *out); 411 struct acpi_buffer *out); 417 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|
/openbmc/linux/drivers/input/misc/ |
H A D | da7280.c | 914 goto out; in da7280_irq_handler() 921 goto out; in da7280_irq_handler() 958 out: in da7280_irq_handler()
|
/openbmc/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_alua.c | 1143 goto out; in alua_activate() 1156 goto out; in alua_activate() 1168 out: in alua_activate()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_link_training.c | 1099 goto out; in intel_dp_link_train_phy() 1102 goto out; in intel_dp_link_train_phy() 1106 out: in intel_dp_link_train_phy()
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.cpp | 561 deviceFile.open(deviceFileName, std::ios::out); in ipmbChannelInit() 616 deviceFile.open(deviceFileName, std::ios::out); in ipmbChannelUpdateTargetAddress() 636 deviceFile.open(deviceFileName, std::ios::out); in ipmbChannelUpdateTargetAddress()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | fpsimd.c | 880 goto out; in vec_set_vector_length() 883 goto out; in vec_set_vector_length() 937 out: in vec_set_vector_length()
|
/openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
H A D | local.conf.sample | 11 # Lines starting with the '#' character are commented out and in some cases the 65 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate 195 # of the build. The reason for this is that running completely out of space can corrupt
|