/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 1339 u16 out = 0; in opa_speed_to_ib() local 1342 out |= IB_SPEED_EDR; in opa_speed_to_ib() 1344 out |= IB_SPEED_FDR; in opa_speed_to_ib() 1346 return out; in opa_speed_to_ib()
|
/openbmc/linux/Documentation/locking/ |
H A D | rt-mutex-design.rst | 61 There are several ways to solve this issue, but other ways are out of scope 228 defined. But is very complex to figure it out, since it depends on all 339 help out extremely to keep the fast path short. 511 by a signal, or -ETIMEDOUT if it timed out.
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | writing_musb_glue_layer.rst | 629 USB data packets of 512 bytes at once (this is in fact a bulk in/out 676 missing bits out to avoid parasite interrupts by doing a logical AND 694 guidance to get started; should anything gets out of hand, the linux-usb 702 me out getting the code in good shape.
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 841 goto out; 920 out: 1919 goto out; 2197 out:
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_core.c | 149 goto out; in musb_ulpi_read() 159 out: in musb_ulpi_read() 189 goto out; in musb_ulpi_write() 197 out: in musb_ulpi_write()
|
/openbmc/linux/drivers/vdpa/vdpa_user/ |
H A D | vduse_dev.c | 1058 goto out; in vduse_dev_reg_umem() 1064 goto out; in vduse_dev_reg_umem() 1070 goto out; in vduse_dev_reg_umem() 1081 out: in vduse_dev_reg_umem()
|
/openbmc/u-boot/tools/binman/ |
H A D | README.entries | 139 but note that the page dates from 2013 so is quite out of date. See 279 when writing out the map 449 pad out the BSS region to avoid the data overlapping with U-Boot variables. 450 This entry is useful in that case. It automatically pads out the entry size
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci-core.c | 493 goto out; in __intel_dsm() 500 out: in __intel_dsm() 789 goto out; in intel_ltr_set() 796 out: in intel_ltr_set()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 1596 goto out; in csio_scsi_err_handler() 1719 out: in csio_scsi_err_handler() 2260 goto out; in csio_scan_finished() 2264 out: in csio_scan_finished()
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 1106 goto out; in stm32_hash_finup() 1116 out: in stm32_hash_finup() 1125 static int stm32_hash_export(struct ahash_request *req, void *out) in stm32_hash_export() argument 1129 memcpy(out, &rctx->state, sizeof(rctx->state)); in stm32_hash_export()
|
/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-dai-etdm.c | 1333 goto out; in mt8195_afe_enable_etdm() 1338 out: in mt8195_afe_enable_etdm() 1361 goto out; in mt8195_afe_disable_etdm() 1367 out: in mt8195_afe_disable_etdm()
|
/openbmc/docs/designs/ |
H A D | redfish-authorization.md | 144 rolling out a new BMC firmware. 149 it is explicitly called out in the standard that implementation implement their 360 Redfish role which is assigned a new set of OEM Redfish Privileges is mapped out 476 A example execution flow for a read operation is mapped out below.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | autofs.rst | 161 - -ENOMEM if it ran out of memory, 190 VFS remain in RCU-walk mode, but can only tell it to get out of 241 out where it points to. For directories the field is used slightly 478 The `ver_major` and `ver_minor` are in/out parameters which check that
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 1065 goto out; in ip6_sk_dst_check() 1099 out: in ip6_sk_dst_check() 1968 goto out; in __ip6_make_skb() 2027 out: in __ip6_make_skb()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_lib.c | 225 goto out; in scsi_execute_cmd() 258 out: in scsi_execute_cmd() 1262 goto out; in scsi_dev_queue_ready() 1280 out: in scsi_dev_queue_ready()
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 233 d->out); in rfcomm_check_security() 408 d->out = 1; in __rfcomm_dlc_open() 1895 if (d->out) { in rfcomm_process_dlcs() 1913 if (!d->out) in rfcomm_process_dlcs()
|
/openbmc/qemu/hw/ide/ |
H A D | atapi.c | 758 goto out; in cmd_inquiry() 807 out: in cmd_inquiry()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_i2c.c | 39 u8 out = 0x0; in radeon_ddc_probe() local 47 .buf = &out, in radeon_ddc_probe()
|
/openbmc/u-boot/fs/fat/ |
H A D | fat.c | 1087 goto out; in fat_exists() 1091 out: in fat_exists()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_device.c | 918 goto out; in target_configure_device() 972 out: in target_configure_device()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.c | 743 goto out; in cxgb4_uld_alloc_resources() 775 out: in cxgb4_uld_alloc_resources()
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | suspend-flows.rst | 12 At least one global system-wide transition needs to be carried out for the 33 boils down to the platform-specific actions carried out by the suspend and
|
/openbmc/linux/arch/arm/boot/dts/hisilicon/ |
H A D | hi3620-hi4511.dts | 305 audio_out_pmx_func: audio-out-pins { 627 audio_out_cfg_func: audio-out-cfg-pins {
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.4.rst | 187 - ``perl-cross`` has been split out from the main ``perl`` recipe to 195 - Xwayland has been split out of the xserver-xorg tree and thus is now
|
/openbmc/docs/architecture/code-update/ |
H A D | firmware-update-over-redfish.md | 9 OpenBMC is moving to [Redfish][1] as its standard for out of band management. 14 The goal of this design document is to lay out the required changes of moving
|