/openbmc/linux/arch/arm/kernel/ |
H A D | perf_event_xscale.c | 654 goto out; in xscale2pmu_get_event_idx() 660 out: in xscale2pmu_get_event_idx()
|
/openbmc/u-boot/cmd/ |
H A D | tpm_test.c | 423 uint8_t in[20], out[20]; in test_timing() local 436 TTPM_CHECK(tpm_extend(dev, 0, in, out), 200); in test_timing()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-uclass.c | 534 goto out; in i2c_deblock_gpio() 556 out: in i2c_deblock_gpio()
|
/openbmc/u-boot/board/solidrun/mx6cuboxi/ |
H A D | mx6cuboxi.c | 554 goto out; in checkboard() 562 out: in checkboard()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-imxdi.c | 518 goto out; in di_write_wait() 531 out: in di_write_wait()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | extended-controls.rst | 14 user settings (brightness, saturation, etc). However, it turned out to 127 an extra check to break out of the loop when a control of another
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | pcie_bus.c | 514 goto out; in wil6210_suspend() 529 out: in wil6210_suspend()
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | README.md | 47 The BMC has the ability to stream out local logs (that go to the systemd 87 This will print out the configured remote rsyslog server's IP address and port,
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 211 goto out; in virgl_cmd_submit_3d() 216 out: in virgl_cmd_submit_3d()
|
/openbmc/linux/kernel/futex/ |
H A D | core.c | 358 goto out; in get_futex_key() 402 out: in get_futex_key()
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 234 goto out; in mtu3_qmu_gpd_show() 244 out: in mtu3_qmu_gpd_show()
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | com90xx.c | 223 goto out; in com90xx_probe() 263 out: in com90xx_probe()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_tpg.c | 644 goto out; in core_tpg_add_lun() 669 out: in core_tpg_add_lun()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 211 goto out; in mtk_flow_set_output_device() 233 out: in mtk_flow_set_output_device()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_dev.c | 603 goto out; in vudc_probe() 627 out: in vudc_probe()
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | dev.c | 492 goto out; in bl_alloc_deviceid_node() 528 out: in bl_alloc_deviceid_node()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 594 goto out; in hnae_reserve_buffer_map() 604 out: in hnae_reserve_buffer_map()
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | ec_bhf.c | 404 goto out; in ec_bhf_open() 428 out: in ec_bhf_open()
|
/openbmc/linux/arch/powerpc/platforms/8xx/ |
H A D | cpm1.c | 102 goto out; in cpm_command() 106 out: in cpm_command()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 86 int sun8i_ce_hash_export(struct ahash_request *areq, void *out) in sun8i_ce_hash_export() argument 95 return crypto_ahash_export(&rctx->fallback_req, out); in sun8i_ce_hash_export()
|
/openbmc/linux/drivers/net/usb/ |
H A D | cdc_mbim.c | 341 goto out; in do_neigh_solicit() 351 out: in do_neigh_solicit()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_bitwise.c | 342 nft_bitwise_extract_u32_data(const struct nlattr * const tb, u32 *out) in nft_bitwise_extract_u32_data() argument 356 *out = data.data[0]; in nft_bitwise_extract_u32_data()
|
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 695 * out of you, game over, lights out.
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto-sha.c | 232 static int ccp_sha_export(struct ahash_request *req, void *out) in ccp_sha_export() argument 248 memcpy(out, &state, sizeof(state)); in ccp_sha_export()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-picolcd_fb.c | 270 goto out; in picolcd_fb_update() 282 out: in picolcd_fb_update()
|