/openbmc/linux/drivers/infiniband/core/ |
H A D | sysfs.c | 570 goto out; in get_perf_mad() 588 goto out; in get_perf_mad() 592 out: in get_perf_mad()
|
/openbmc/linux/drivers/acpi/arm64/ |
H A D | iort.c | 289 goto out; in iort_match_node_callback() 294 goto out; in iort_match_node_callback() 316 out: in iort_match_node_callback()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 767 goto out; in iwl_run_init_mvm_ucode() 777 goto out; in iwl_run_init_mvm_ucode() 781 out: in iwl_run_init_mvm_ucode()
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_sdw.c | 1658 goto out; in sof_card_dai_links_create() 1666 goto out; in sof_card_dai_links_create() 1671 out: in sof_card_dai_links_create()
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 2220 goto out; in dasd_3990_erp_disable_path() 2228 goto out; in dasd_3990_erp_disable_path() 2237 out: in dasd_3990_erp_disable_path()
|
/openbmc/qemu/accel/tcg/ |
H A D | ldst_atomicity.c.inc | 147 * If this is not possible, longjmp out to restart serially. 181 * If this is not possible, longjmp out to restart serially. 300 * If this is not possible, longjmp out to restart serially.
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate_vx.c.inc | 19 * are handled via gvec ool (out-of-line) handlers. 22 * or access elements "out of their element scope" we expand them manually 251 * Helper to carry out a 128 bit vector computation using 2 i64 values per 637 read_vec_element_i64(o->out, get_field(s, v3), enr, es); 645 tcg_gen_ld8u_i64(o->out, ptr, 0); 648 tcg_gen_ld16u_i64(o->out, ptr, 0); 651 tcg_gen_ld32u_i64(o->out, ptr, 0); 654 tcg_gen_ld_i64(o->out, ptr, 0); 1312 /* Calculate the carry out of the MSB in the MSB bit position */
|
/openbmc/qemu/docs/devel/ |
H A D | testing.rst | 141 * ``${casename}.out`` - the file contains the expected stdout from the parser 150 ``$EDITOR tests/qapi-schema/foo.{json,out,err,exit}``. 207 reliable way to find a related one out of hundreds of tests. One approach is 213 and reference output ``055.out``. 216 ``.out.nocache`` file is added. In other cases, when outputs differ between 217 image formats, more than one ``.out`` files are created ending with the 218 respective format names, e.g. ``178.out.qcow2`` and ``178.out.raw``. 1517 There are a number of out-of-tree test suites that are used for more
|
/openbmc/linux/kernel/cgroup/ |
H A D | cgroup.c | 2054 goto out; in cgroup_setup_root() 2128 goto out; in cgroup_setup_root() 2139 out: in cgroup_setup_root() 6251 goto out; in proc_cgroup_show() 6310 out: in proc_cgroup_show() 6836 goto out; in cgroup_get_from_path() 6853 out: in cgroup_get_from_path() 6956 goto out; in cgroup_sk_alloc() 6969 out: in cgroup_sk_alloc()
|
/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/drivers/input/ |
H A D | mousedev.c | 946 goto out; in mixdev_add_device() 954 out: in mixdev_add_device()
|
/openbmc/u-boot/fs/fat/ |
H A D | fat.c | 1087 goto out; in fat_exists() 1091 out: in fat_exists()
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | sdram_rk3188.c | 648 goto out; in sdram_col_row_detect() 676 out: in sdram_col_row_detect()
|
/openbmc/u-boot/doc/ |
H A D | README.uniphier | 123 $ openssl genpkey -algorithm RSA -out keys/dev.key \ 125 $ openssl req -batch -new -x509 -key keys/dev.key -out keys/dev.crt
|
/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/openbmc/poky/meta/files/common-licenses/ |
H A D | CC-BY-NC-SA-2.0-UK | 89 …elevant third party making use of the Work (in any of the alternatives set out above) a licence to… 99 …vant third party making use of the Work (in either of the alternatives set out above) a licence to…
|
H A D | CC-BY-SA-2.0-UK | 87 …elevant third party making use of the Work (in any of the alternatives set out above) a licence to… 97 …vant third party making use of the Work (in either of the alternatives set out above) a licence to…
|
/openbmc/linux/sound/isa/msnd/ |
H A D | msnd_pinnacle.c | 169 goto out; in snd_msnd_interrupt() 176 out: in snd_msnd_interrupt()
|
/openbmc/linux/drivers/s390/char/ |
H A D | tape_core.c | 395 goto out; in tape_generic_online() 415 out: in tape_generic_online()
|
/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/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-alsa.c | 210 goto out; in saa7134_alsa_irq() 218 out: in saa7134_alsa_irq()
|
/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
|
/openbmc/docs/ |
H A D | cpp-style-and-conventions.md | 7 a smaller, simpler, safer language struggling to get out." We are striving to 32 out.
|
/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/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | software-architecture.rst | 66 The Host Subsystem is taken out of reset by the Secure Enclave system 118 brings the host CPU out of rest. The host follows the boot standard defined
|