/openbmc/linux/drivers/parisc/ |
H A D | ccio-dma.c | 1450 goto out; in ccio_allocate_resource() 1477 out: in ccio_allocate_resource()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-rockchip.c | 634 goto out; in rockchip_spi_target_abort() 655 out: in rockchip_spi_target_abort()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_xsk.c | 584 goto out; in ice_construct_skb_zc() 605 out: in ice_construct_skb_zc()
|
/openbmc/linux/drivers/bus/mhi/host/ |
H A D | pci_generic.c | 695 void __iomem *addr, u32 *out) in mhi_pci_read_reg() argument 697 *out = readl(addr); in mhi_pci_read_reg()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp.c | 343 goto out; in __sclp_req_queue_remove_expired_req() 348 out: in __sclp_req_queue_remove_expired_req()
|
/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/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0012-Fix-GetNextVariableName-NameSize-input.patch | 270 - * @param[out] cur Current variable name 273 * @param[out] total_len The total length of the output
|
/openbmc/qemu/qapi/ |
H A D | char.json | 215 # @out: The name of the output file 224 'out': 'str',
|
/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/qemu/hw/arm/ |
H A D | boot.c | 422 goto out; in fdt_add_memory_node() 430 out: in fdt_add_memory_node()
|
/openbmc/linux/net/bluetooth/ |
H A D | 6lowpan.c | 699 goto out; in setup_netdev() 709 out: in setup_netdev()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 424 goto out; in vc4_hvs_stop_channel() 440 out: in vc4_hvs_stop_channel()
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 4464 goto out; in ncr_reset_scsi_bus() 4493 out: in ncr_reset_scsi_bus() 6407 goto out; in ncr_sir_to_redo() 6438 goto out; in ncr_sir_to_redo() 6502 out: in ncr_sir_to_redo() 6562 goto out; in ncr_int_sir() 6567 goto out; in ncr_int_sir() 6571 goto out; in ncr_int_sir() 6586 goto out; in ncr_int_sir() 6956 out: in ncr_int_sir()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | vfs.rst | 350 called when VFS is writing out all dirty data associated with a 352 should wait until the write out has been completed. Optional. 653 opening to the caller (e.g. if the file turned out to be a 720 writing out the whole address_space. 843 try too hard if there are problems, and may choose to write out 886 called by the VM to write out pages associated with the 889 written out. If it is WB_SYNC_NONE, then a nr_to_write is 927 can be written out properly. 959 to find out where the blocks in the file are and uses those 989 believe the cache may be out of date with storage) by calling
|
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/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/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/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/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/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/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/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/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 841 goto out; 920 out: 1919 goto out; 2197 out:
|
/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/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()
|