Home
last modified time | relevance | path

Searched refs:out (Results 6301 – 6325 of 11365) sorted by relevance

1...<<251252253254255256257258259260>>...455

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1610 goto out; in do_write_oneword()
1633 goto out; in do_write_oneword()
1637 out: DISABLE_VPP(map); in do_write_oneword()
1792 goto out; in do_write_buffer()
1856 goto out; in do_write_buffer()
1879 goto out; in do_write_buffer()
1883 out: DISABLE_VPP(map); in do_write_buffer()
1994 goto out; in do_erase_oneblock()
2032 goto out; in do_erase_oneblock()
2036 out: DISABLE_VPP(map); in do_erase_oneblock()
[all …]
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_aead.c2047 goto out; in cc_rfc4309_ccm_encrypt()
2060 out: in cc_rfc4309_ccm_encrypt()
2089 goto out; in cc_rfc4309_ccm_decrypt()
2103 out: in cc_rfc4309_ccm_decrypt()
2201 goto out; in cc_rfc4106_gcm_encrypt()
2214 out: in cc_rfc4106_gcm_encrypt()
2225 goto out; in cc_rfc4543_gcm_encrypt()
2241 out: in cc_rfc4543_gcm_encrypt()
2252 goto out; in cc_rfc4106_gcm_decrypt()
2265 out: in cc_rfc4106_gcm_decrypt()
[all …]
H A Dcc_hash.c852 goto out; in cc_hash_setkey()
908 out: in cc_hash_setkey()
1499 static int cc_hash_export(struct ahash_request *req, void *out) in cc_hash_export() argument
1508 memcpy(out, &tmp, sizeof(u32)); in cc_hash_export()
1509 out += sizeof(u32); in cc_hash_export()
1511 memcpy(out, state->digest_buff, ctx->inter_digestsize); in cc_hash_export()
1512 out += ctx->inter_digestsize; in cc_hash_export()
1514 memcpy(out, state->digest_bytes_len, ctx->hash_len); in cc_hash_export()
1515 out += ctx->hash_len; in cc_hash_export()
1517 memcpy(out, &curr_buff_cnt, sizeof(u32)); in cc_hash_export()
[all …]
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c423 goto out; /* scan completed */ in ieee80211_softmac_scan_syncro()
446 goto out; in ieee80211_softmac_scan_syncro()
455 goto out; in ieee80211_softmac_scan_syncro()
459 out: in ieee80211_softmac_scan_syncro()
490 goto out; /* no good chans */ in ieee80211_softmac_scan_wq()
495 goto out; in ieee80211_softmac_scan_wq()
504 out: in ieee80211_softmac_scan_wq()
1720 goto out; in ieee80211_sta_ps()
1749 out: in ieee80211_sta_ps()
3000 goto out; in ieee80211_wpa_supplicant_ioctl()
[all …]
/openbmc/openbmc/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst173 repository. For example, if you have checked out the "&DISTRO_NAME_NO_CAP;"
241 For information on finding out who is responsible for (maintains) a
265 responsible for straightening out any conflicts that might arise within
435 local copy of the upstream ``poky`` Git repository and checks out a
446 checking out a local branch based on the "&DISTRO_NAME_NO_CAP;" branch
447 name is not the same as checking out the "master" branch in the
480 repository. Finally, the ``git checkout`` command creates and checks out
534 checks out a working branch on your local machine. The local branch
538 easy removal of changes if they do not work out.
542 checked out is noted with an asterisk character.
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dblock.c315 goto out; in force_ro_store()
320 out: in force_ro_store()
419 goto out; in mmc_blk_ioctl_copy_from_user()
449 out: in mmc_blk_ioctl_copy_from_user()
1217 goto out; in mmc_blk_issue_secdiscard_rq()
1245 goto out; in mmc_blk_issue_secdiscard_rq()
1263 goto out; in mmc_blk_issue_secdiscard_rq()
1272 out: in mmc_blk_issue_secdiscard_rq()
2491 goto out; in mmc_blk_alloc_req()
2581 out: in mmc_blk_alloc_req()
[all …]
/openbmc/linux/net/ieee802154/
H A Dnl802154.c843 goto out; in nl802154_send_iface()
848 out: in nl802154_send_iface()
887 goto out; in nl802154_dump_interface()
894 out: in nl802154_dump_interface()
1874 goto out; in nl802154_dump_llsec_key()
1890 out: in nl802154_dump_llsec_key()
2053 goto out; in nl802154_dump_llsec_dev()
2069 out: in nl802154_dump_llsec_dev()
2234 goto out; in nl802154_dump_llsec_devkey()
2257 out: in nl802154_dump_llsec_devkey()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_trans_ail.c242 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/hwmon/
H A Dibmpowernv.c353 goto out; in init_sensor_group_data()
359 goto out; in init_sensor_group_data()
382 out: in init_sensor_group_data()
/openbmc/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst77 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/arch/sparc/kernel/
H A Dpcic.c813 goto out; in pcic_build_device_irq()
817 goto out; in pcic_build_device_irq()
823 out: in pcic_build_device_irq()
/openbmc/linux/Documentation/core-api/
H A Derrseq.rst41 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/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c85 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/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DREADME.md73 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/arch/arm/plat-orion/
H A Dgpio.c445 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/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c384 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/arch/ia64/kernel/
H A Dacpi.c450 goto out; in acpi_numa_fixup()
493 goto out; in acpi_numa_fixup()
518 out: in acpi_numa_fixup()
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c405 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/thunderbolt/
H A Dpath.c68 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/Documentation/networking/
H A Dcan_ucan_protocol.rst28 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/tools/perf/
H A Dbuiltin-probe.c459 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 Dsdhci-xenon.c656 goto out; in xenon_runtime_resume()
662 goto out; in xenon_runtime_resume()
664 out: in xenon_runtime_resume()
/openbmc/phosphor-pid-control/
H A DREADME.md15 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:
/openbmc/linux/drivers/dma/
H A Dmilbeaut-hdmac.c189 goto out; in milbeaut_hdmac_interrupt()
197 goto out; in milbeaut_hdmac_interrupt()
202 out: in milbeaut_hdmac_interrupt()
/openbmc/linux/drivers/xen/
H A Devtchn.c287 goto out; in evtchn_write()
294 goto out; in evtchn_write()
313 out: in evtchn_write()

1...<<251252253254255256257258259260>>...455