/openbmc/linux/fs/nfs/ |
H A D | mount_clnt.c | 213 out: in nfs_mount() 219 goto out; in nfs_mount() 223 goto out; in nfs_mount() 228 goto out; in nfs_mount()
|
/openbmc/linux/mm/ |
H A D | mempool.c | 337 goto out; in mempool_resize() 349 goto out; in mempool_resize() 356 goto out; in mempool_resize() 361 out: in mempool_resize()
|
H A D | cma.c | 437 goto out; in cma_alloc() 443 goto out; in cma_alloc() 453 goto out; in cma_alloc() 514 out: in cma_alloc()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_mh.c | 218 goto out; in ip_vs_mh_populate() 228 out: in ip_vs_mh_populate() 308 goto out; in ip_vs_mh_reassign() 314 out: in ip_vs_mh_reassign()
|
/openbmc/linux/net/ipv6/ |
H A D | esp6_offload.c | 65 goto out; in esp6_gro_receive() 72 goto out; in esp6_gro_receive() 97 goto out; in esp6_gro_receive() 112 out: in esp6_gro_receive()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-fence.c | 770 goto out; in dma_fence_default_wait() 774 goto out; in dma_fence_default_wait() 779 goto out; in dma_fence_default_wait() 804 out: in dma_fence_default_wait()
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | synth.c | 292 int out; in synth_insert_next_index() local 304 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index() 305 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index()
|
/openbmc/linux/arch/ia64/mm/ |
H A D | tlb.c | 478 goto out; in ia64_itr_entry() 490 goto out; in ia64_itr_entry() 512 goto out; in ia64_itr_entry() 544 out: in ia64_itr_entry()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti-adc12138.c | 359 goto out; in adc12138_trigger_handler() 365 goto out; in adc12138_trigger_handler() 376 goto out; in adc12138_trigger_handler() 382 out: in adc12138_trigger_handler()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_debugfs.c | 252 goto out; in qedf_io_trace_show() 284 out: in qedf_io_trace_show() 429 goto out; in qedf_offload_stats_show() 463 out: in qedf_offload_stats_show()
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bt.c | 101 goto out; in ipmi_bt_handle_event() 108 goto out; in ipmi_bt_handle_event() 139 goto out; in ipmi_bt_handle_event() 148 out: in ipmi_bt_handle_event()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_cong.c | 386 goto out; in tcp_set_allowed_congestion_control() 401 out: in tcp_set_allowed_congestion_control() 432 goto out; in tcp_set_congestion_control() 443 out: in tcp_set_congestion_control()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | debugfs.c | 245 goto out; in iwl_dbgfs_send_hcmd_write() 256 goto out; in iwl_dbgfs_send_hcmd_write() 265 goto out; in iwl_dbgfs_send_hcmd_write() 269 out: in iwl_dbgfs_send_hcmd_write()
|
/openbmc/linux/fs/crypto/ |
H A D | fname.c | 93 u8 *out, unsigned int olen) in fscrypt_fname_encrypt() argument 109 memcpy(out, iname->name, iname->len); in fscrypt_fname_encrypt() 110 memset(out + iname->len, 0, olen - iname->len); in fscrypt_fname_encrypt() 122 sg_init_one(&sg, out, olen); in fscrypt_fname_encrypt()
|
/openbmc/linux/fs/btrfs/ |
H A D | dir-item.c | 259 goto out; in btrfs_check_dir_item_collision() 263 goto out; in btrfs_check_dir_item_collision() 270 goto out; in btrfs_check_dir_item_collision() 284 out: in btrfs_check_dir_item_collision()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/ |
H A D | android-tools_29.0.6.r14.bb | 38 file://debian/system/core/stub-out-fastdeploy.patch \ 146 install -D -p -m0755 ${S}/debian/out/system/core/$tool ${D}${bindir}/$tool 153 install -m0755 ${S}/debian/out/system/core/adb ${D}${bindir} 161 install -m0755 ${S}/debian/out/system/core/*.so.* ${D}${libdir}/android/
|
/openbmc/qemu/qapi/ |
H A D | rocker.json | 200 # @out-pport: physical output port 210 '*new-vlan-id': 'uint16', '*out-pport': 'uint32' } } 279 # @out-pport: output physical port number 302 '*pport': 'uint32', '*index': 'uint32', '*out-pport': 'uint32',
|
/openbmc/linux/include/crypto/ |
H A D | sha3.h | 32 int crypto_sha3_final(struct shash_desc *desc, u8 *out);
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 101.out | 5 320+0 records out
|
/openbmc/qemu/crypto/ |
H A D | aes.c | 1447 void AES_encrypt(const unsigned char *in, unsigned char *out, in AES_encrypt() argument 1456 assert(in && out && key); in AES_encrypt() 1610 PUTU32(out , s0); in AES_encrypt() 1617 PUTU32(out + 4, s1); in AES_encrypt() 1624 PUTU32(out + 8, s2); in AES_encrypt() 1631 PUTU32(out + 12, s3); in AES_encrypt() 1647 assert(in && out && key); in AES_decrypt() 1801 PUTU32(out , s0); in AES_decrypt() 1808 PUTU32(out + 4, s1); in AES_decrypt() 1815 PUTU32(out + 8, s2); in AES_decrypt() [all …]
|
/openbmc/linux/net/nfc/ |
H A D | llcp_core.c | 572 goto out; in nfc_llcp_build_gb() 579 goto out; in nfc_llcp_build_gb() 587 goto out; in nfc_llcp_build_gb() 595 goto out; in nfc_llcp_build_gb() 603 goto out; in nfc_llcp_build_gb() 625 out: in nfc_llcp_build_gb() 674 goto out; in nfc_llcp_set_remote_gb() 680 out: in nfc_llcp_set_remote_gb() 809 out: in nfc_llcp_tx_work() 827 goto out; in nfc_llcp_connecting_sock_get() [all …]
|
/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 485 goto out; in rockchip_usb2phy_init() 491 goto out; in rockchip_usb2phy_init() 498 goto out; in rockchip_usb2phy_init() 504 goto out; in rockchip_usb2phy_init() 518 goto out; in rockchip_usb2phy_init() 526 goto out; in rockchip_usb2phy_init() 531 goto out; in rockchip_usb2phy_init() 536 out: in rockchip_usb2phy_init() 1267 goto out; in rockchip_usb2phy_otg_port_init() 1276 goto out; in rockchip_usb2phy_otg_port_init() [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | nft_set_pipapo.c | 426 goto out; in nft_pipapo_lookup() 496 out: in nft_pipapo_lookup() 530 goto out; in pipapo_get() 536 goto out; in pipapo_get() 568 goto out; in pipapo_get() 578 goto out; in pipapo_get() 591 out: in pipapo_get() 1076 out: 2054 goto out; 2075 goto out; [all …]
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 905 goto out; in xfs_alloc_cur_check() 916 goto out; in xfs_alloc_cur_check() 919 goto out; in xfs_alloc_cur_check() 925 goto out; in xfs_alloc_cur_check() 935 goto out; in xfs_alloc_cur_check() 942 goto out; in xfs_alloc_cur_check() 961 out: in xfs_alloc_cur_check() 1106 goto out; in xfs_alloc_ag_vextent_small() 1155 out: in xfs_alloc_ag_vextent_small() 1641 out: in xfs_alloc_ag_vextent_near() [all …]
|
/openbmc/linux/sound/usb/6fire/ |
H A D | midi.h | 24 struct snd_rawmidi_substream *out; member
|