/openbmc/linux/Documentation/core-api/ |
H A D | errseq.rst | 41 A new errseq_t should always be zeroed out. An errseq_t value of all zeroes 52 from out of town and he's sure to test the poor fellow too. 69 Every day, the worker_drone starts out with a blank slate::
|
/openbmc/u-boot/common/ |
H A D | console.c | 462 unsigned long in = 0, out = 0; in print_pre_console_buffer() local 471 buf_out[out++] = buf_in[CIRC_BUF_IDX(in++)]; in print_pre_console_buffer() 474 buf_out[out] = 0; in print_pre_console_buffer()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | README.md | 73 programmatically work out the mapping between BMCs, Chassis and Hosts. 82 This behaviour means that existing code will continue to work, or error out if 99 that code will continue to function, or error out rather than doing something
|
/openbmc/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 384 goto out; in nfs4_ff_layout_prepare_ds() 405 goto out; in nfs4_ff_layout_prepare_ds() 416 out: in nfs4_ff_layout_prepare_ds()
|
/openbmc/linux/Documentation/networking/ |
H A D | can_ucan_protocol.rst | 28 The driver sends CAN data frames on the out endpoint 40 The driver uses ``ucan_ctrl_command_in/out`` and 295 queue when a certain threshold of out packets are incomplete.
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 111 goto out; in mt7615_pm_set() 115 goto out; in mt7615_pm_set() 130 out: in mt7615_pm_set()
|
/openbmc/linux/drivers/usb/gadget/udc/cdns2/ |
H A D | cdns2-ep0.c | 405 goto out; in cdns2_handle_setup_packet() 410 goto out; in cdns2_handle_setup_packet() 452 out: in cdns2_handle_setup_packet()
|
/openbmc/linux/drivers/xen/ |
H A D | evtchn.c | 287 goto out; in evtchn_write() 294 goto out; in evtchn_write() 313 out: in evtchn_write()
|
/openbmc/linux/drivers/hwmon/ |
H A D | ibmpowernv.c | 353 goto out; in init_sensor_group_data() 359 goto out; in init_sensor_group_data() 382 out: in init_sensor_group_data()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-probe.c | 459 goto out; in perf_del_probe_events() 465 goto out; in perf_del_probe_events() 500 out: in perf_del_probe_events()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-xenon.c | 656 goto out; in xenon_runtime_resume() 662 goto out; in xenon_runtime_resume() 664 out: in xenon_runtime_resume()
|
/openbmc/linux/drivers/vfio/fsl-mc/ |
H A D | vfio_fsl_mc.c | 85 goto out; in vfio_fsl_mc_reset_device() 89 goto out; in vfio_fsl_mc_reset_device() 93 out: in vfio_fsl_mc_reset_device()
|
/openbmc/linux/Documentation/i2c/ |
H A D | gpio-fault-injection.rst | 77 a) the message sent out will be a write message 100 test and then pulling SDA low for some time. So, the I2C address sent out 102 address sent out should have a lot of '1' bits to be able to detect corruption.
|
/openbmc/linux/drivers/scsi/libfc/ |
H A D | fc_disc.c | 580 goto out; in fc_disc_gpn_id_resp() 585 goto out; in fc_disc_gpn_id_resp() 632 out: in fc_disc_gpn_id_resp()
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_scheduler.rst | 38 * Lots of complexity of the GuC backend can be pulled out once 57 finish out of order 58 * Pull out i915 priority levels and use DRM priority levels
|
/openbmc/linux/arch/arm/plat-orion/ |
H A D | gpio.c | 445 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local 449 out = readl_relaxed(GPIO_OUT(ochip)); in orion_gpio_dbg_show() 469 out & msk ? "hi" : "lo", in orion_gpio_dbg_show()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vega10_ih.c | 350 goto out; in vega10_ih_get_wptr() 358 goto out; in vega10_ih_get_wptr() 382 out: in vega10_ih_get_wptr()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | acpi.c | 450 goto out; in acpi_numa_fixup() 493 goto out; in acpi_numa_fixup() 518 out: in acpi_numa_fixup()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pcic.c | 813 goto out; in pcic_build_device_irq() 817 goto out; in pcic_build_device_irq() 823 out: in pcic_build_device_irq()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans_ail.c | 242 goto out; in xfs_trans_ail_cursor_first() 247 goto out; in xfs_trans_ail_cursor_first() 251 out: in xfs_trans_ail_cursor_first()
|
/openbmc/linux/drivers/dma/ |
H A D | milbeaut-hdmac.c | 189 goto out; in milbeaut_hdmac_interrupt() 197 goto out; in milbeaut_hdmac_interrupt() 202 out: in milbeaut_hdmac_interrupt()
|
/openbmc/linux/crypto/ |
H A D | adiantum.c | 156 goto out; in adiantum_setkey() 167 goto out; in adiantum_setkey() 180 out: in adiantum_setkey()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | path.c | 68 struct tb_port *out; in tb_path_find_src_hopid() local 72 out = tb_path_find_dst_port(src, i, dst_hopid); in tb_path_find_src_hopid() 73 if (out == dst) in tb_path_find_src_hopid()
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_chardev.c | 316 goto out; in ptp_ioctl() 351 goto out; in ptp_ioctl() 430 out: in ptp_ioctl()
|
/openbmc/phosphor-pid-control/ |
H A D | README.md | 15 A system (or tray) will be broken out into one or more zones, specified via 38 phosphor-hwmon are laid out. 116 The code is broken out into modules as follows:
|