/openbmc/linux/drivers/gpio/ |
H A D | gpio-pcf857x.c | 72 unsigned int out; /* software latch */ member 124 gpio->out |= (1 << offset); in pcf857x_input() 125 status = gpio->write(gpio->client, gpio->out); in pcf857x_input() 163 gpio->out |= bit; in pcf857x_output() 165 gpio->out &= ~bit; in pcf857x_output() 166 status = gpio->write(gpio->client, gpio->out); in pcf857x_output() 183 gpio->out &= ~*mask; in pcf857x_set_multiple() 184 gpio->out |= *bits & *mask; in pcf857x_set_multiple() 185 gpio->write(gpio->client, gpio->out); in pcf857x_set_multiple() 368 gpio->out = ~n_latch; in pcf857x_probe()
|
H A D | gpio-pca9570.c | 41 u8 out; member 99 buffer = gpio->out; in pca9570_set() 107 goto out; in pca9570_set() 109 gpio->out = buffer; in pca9570_set() 111 out: in pca9570_set() 137 pca9570_read(gpio, &gpio->out); in pca9570_probe()
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 248 void *out = dst; in crypto_aegis128_encrypt_chunk_neon() local 252 in = out = memcpy(buf + AEGIS_BLOCK_SIZE - size, src, size); in crypto_aegis128_encrypt_chunk_neon() 259 vst1q_u8(out + size - AEGIS_BLOCK_SIZE, in crypto_aegis128_encrypt_chunk_neon() 263 memcpy(dst, out, size); in crypto_aegis128_encrypt_chunk_neon() 265 vst1q_u8(out - AEGIS_BLOCK_SIZE, msg); in crypto_aegis128_encrypt_chunk_neon() 294 void *out = dst; in crypto_aegis128_decrypt_chunk_neon() local 298 in = out = memcpy(buf + AEGIS_BLOCK_SIZE - size, src, size); in crypto_aegis128_decrypt_chunk_neon() 305 vst1q_u8(out + size - AEGIS_BLOCK_SIZE, in crypto_aegis128_decrypt_chunk_neon() 309 memcpy(dst, out, size); in crypto_aegis128_decrypt_chunk_neon() 311 vst1q_u8(out - AEGIS_BLOCK_SIZE, msg); in crypto_aegis128_decrypt_chunk_neon()
|
/openbmc/linux/net/ceph/ |
H A D | auth.c | 149 goto out; in ceph_auth_build_hello() 155 out: in ceph_auth_build_hello() 161 goto out; in ceph_auth_build_hello() 262 goto out; in ceph_handle_auth_reply() 269 goto out; in ceph_handle_auth_reply() 271 goto out; in ceph_handle_auth_reply() 274 out: in ceph_handle_auth_reply() 281 goto out; in ceph_handle_auth_reply() 335 out: in __ceph_auth_get_authorizer() 466 out: in ceph_auth_get_request() [all …]
|
/openbmc/linux/drivers/ssb/ |
H A D | driver_pcicore.c | 80 goto out; in get_cfgspace_addr() 85 goto out; in get_cfgspace_addr() 106 out: in get_cfgspace_addr() 121 goto out; in ssb_extpci_read_config() 124 goto out; in ssb_extpci_read_config() 128 goto out; in ssb_extpci_read_config() 152 out: in ssb_extpci_read_config() 167 goto out; in ssb_extpci_write_config() 170 goto out; in ssb_extpci_write_config() 201 out: in ssb_extpci_write_config() [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace.h | 163 if (out) in show_tar_registers() 164 out[0] = *reg; in show_tar_registers() 171 if (out) in show_tar_registers() 172 out[1] = *reg; in show_tar_registers() 179 if (out) in show_tar_registers() 180 out[2] = *reg; in show_tar_registers() 253 if (out) in show_tm_checkpointed_state() 254 out[0] = *reg; in show_tm_checkpointed_state() 261 if (out) in show_tm_checkpointed_state() 269 if (out) in show_tm_checkpointed_state() [all …]
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_core_sys.c | 118 goto out; in qeth_dev_portno_store() 124 goto out; in qeth_dev_portno_store() 127 out: in qeth_dev_portno_store() 187 goto out; in qeth_dev_prioqing_store() 196 goto out; in qeth_dev_prioqing_store() 232 out: in qeth_dev_prioqing_store() 262 goto out; in qeth_dev_bufcnt_store() 268 out: in qeth_dev_bufcnt_store() 368 goto out; in qeth_dev_layer2_store() 394 out: in qeth_dev_layer2_store() [all …]
|
/openbmc/linux/drivers/gpu/drm/gud/ |
H A D | gud_connector.c | 84 goto out; in gud_connector_backlight_update_status_work() 91 out: in gud_connector_backlight_update_status_work() 233 goto out; in gud_connector_get_modes() 248 goto out; in gud_connector_get_modes() 252 goto out; in gud_connector_get_modes() 257 goto out; in gud_connector_get_modes() 260 goto out; in gud_connector_get_modes() 271 goto out; in gud_connector_get_modes() 277 out: in gud_connector_get_modes() 490 goto out; in gud_connector_add_properties() [all …]
|
/openbmc/linux/fs/proc/ |
H A D | kcore.c | 280 goto out; in kcore_update_ram() 287 goto out; in kcore_update_ram() 299 out: in kcore_update_ram() 377 goto out; in read_kcore_iter() 391 goto out; in read_kcore_iter() 420 goto out; in read_kcore_iter() 444 goto out; in read_kcore_iter() 468 goto out; in read_kcore_iter() 517 goto out; in read_kcore_iter() 552 goto out; in read_kcore_iter() [all …]
|
/openbmc/linux/fs/ubifs/ |
H A D | sb.c | 172 goto out; in create_default_filesystem() 188 goto out; in create_default_filesystem() 325 goto out; in create_default_filesystem() 330 goto out; in create_default_filesystem() 337 goto out; in create_default_filesystem() 345 goto out; in create_default_filesystem() 350 goto out; in create_default_filesystem() 354 goto out; in create_default_filesystem() 359 out: in create_default_filesystem() 780 out: in ubifs_read_superblock() [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_submit.c | 131 goto out; in submit_lookup_objects() 142 goto out; in submit_lookup_objects() 174 out: in submit_lookup_objects() 195 goto out; in submit_lookup_cmds() 213 goto out; in submit_lookup_cmds() 229 goto out; in submit_lookup_cmds() 234 goto out; in submit_lookup_cmds() 239 goto out; in submit_lookup_cmds() 243 out: in submit_lookup_cmds() 535 out: in submit_reloc() [all …]
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | wext.c | 179 goto out; in orinoco_ioctl_setwap() 187 goto out; in orinoco_ioctl_setwap() 194 goto out; in orinoco_ioctl_setwap() 210 out: in orinoco_ioctl_setwap() 323 out: in orinoco_ioctl_setiwencode() 672 out: in orinoco_ioctl_setpower() 727 out: in orinoco_ioctl_getpower() 821 out: in orinoco_ioctl_set_encodeext() 879 out: in orinoco_ioctl_get_encodeext() 1076 out: in orinoco_ioctl_get_genie() [all …]
|
/openbmc/linux/lib/ |
H A D | test_firmware.c | 244 out: in __test_firmware_config_init() 270 out: in reset_store() 504 out: in config_num_requests_store() 551 out: in config_buf_size_store() 581 out: in config_file_offset_store() 691 out: in trigger_request_store() 747 out: in trigger_request_platform_store() 804 out: in trigger_async_request_store() 850 out: in trigger_custom_fallback_store() 1096 out: in trigger_batched_requests_async_store() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 189 u32 *out; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local 192 out = kvzalloc(outlen, GFP_KERNEL); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 193 if (!out) in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 200 goto out; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 240 MLX5_GET_CTR(out, received_ib_unicast.octets); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 250 out: in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 251 kvfree(out); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() 532 goto out; in mlx5e_add_sqs_fwd_rules() 556 out: in mlx5e_add_sqs_fwd_rules() 1101 goto out; in mlx5e_init_ul_rep_rx() [all …]
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 225 out: in zfcp_fsf_link_down_info_eval() 974 out: in zfcp_fsf_status_read() 1082 out: in zfcp_fsf_abort_fcp_cmnd() 1266 out: in zfcp_fsf_send_ct() 1367 out: in zfcp_fsf_send_els() 1410 out: in zfcp_fsf_exchange_config_data() 1522 out: in zfcp_fsf_exchange_port_data() 1635 out: in zfcp_fsf_log_port_fc_security() 1770 out: in zfcp_fsf_open_port_handler() 1817 out: in zfcp_fsf_open_port() [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | nft_flow_offload.c | 60 goto out; in nft_dev_fill_forward_path() 75 out: in nft_dev_fill_forward_path() 306 goto out; in nft_flow_offload_eval() 310 goto out; in nft_flow_offload_eval() 318 goto out; in nft_flow_offload_eval() 327 goto out; in nft_flow_offload_eval() 336 goto out; in nft_flow_offload_eval() 341 goto out; in nft_flow_offload_eval() 344 goto out; in nft_flow_offload_eval() 347 goto out; in nft_flow_offload_eval() [all …]
|
/openbmc/linux/fs/dlm/ |
H A D | lock.c | 707 out: in find_rsb_dir() 805 out: in find_rsb_nodir() 1128 out: in dlm_dump_rsb_name() 1447 out: in add_to_waiters() 2273 out: in can_be_granted() 2641 out: in set_lock_args() 2694 out: in validate_lock_args() 2839 out: in validate_unlock_args() 2887 out: in do_request() 2955 out: in do_convert() [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 608 goto out; in phy_ethtool_get_plca_cfg() 613 goto out; in phy_ethtool_get_plca_cfg() 620 out: in phy_ethtool_get_plca_cfg() 671 goto out; in phy_ethtool_set_plca_cfg() 750 out: in phy_ethtool_set_plca_cfg() 781 out: in phy_ethtool_get_plca_status() 847 out: in phy_start_cable_test() 918 out: in phy_start_cable_test_tdr() 1144 out: in phy_speed_down() 1178 out: in phy_speed_up() [all …]
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-descriptor.c | 113 goto out; in dell_wmi_descriptor_probe() 120 goto out; in dell_wmi_descriptor_probe() 132 goto out; in dell_wmi_descriptor_probe() 142 goto out; in dell_wmi_descriptor_probe() 155 goto out; in dell_wmi_descriptor_probe() 172 out: in dell_wmi_descriptor_probe()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-psr.c | 50 goto out; in psr_show() 68 out: in psr_show() 103 goto out; in psr_store() 116 out: in psr_store() 143 goto out; in opal_psr_init() 171 out: in opal_psr_init()
|
/openbmc/linux/net/llc/ |
H A D | llc_input.c | 81 goto out; in llc_pdu_type() 98 out: in llc_pdu_type() 182 goto out; in llc_rcv() 215 out: in llc_rcv() 219 goto out; in llc_rcv() 225 goto out; in llc_rcv()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | filter_expr_printer.cpp | 69 std::string out = std::format("{}{}{}", prefix, (*this)(x.first), postfix); in operator ()() local 73 out += std::format(" or ({})", (*this)(oper)); in operator ()() 75 return out; in operator ()() 88 std::string out = std::format("{}{}{}", prefix, (*this)(x.first), postfix); in operator ()() local 92 out += std::format(" and ({})", (*this)(oper)); in operator ()() 94 return out; in operator ()()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_boottime.c | 841 out: in efi_wait_for_event() 1057 out: in efi_install_protocol_interface() 1216 out: in efi_uninstall_protocol() 1250 out: in efi_uninstall_protocol_interface() 1464 out: in efi_install_configuration_table() 2092 out: in efi_close_protocol() 2157 out: in efi_open_protocol_information() 2267 out: in efi_locate_handle_buffer() 2387 out: in efi_locate_device_path() 2661 out: in efi_protocol_open() [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_modes.c | 2583 out->clock = in->clock; in drm_mode_convert_to_umode() 2587 out->htotal = in->htotal; in drm_mode_convert_to_umode() 2588 out->hskew = in->hskew; in drm_mode_convert_to_umode() 2593 out->vscan = in->vscan; in drm_mode_convert_to_umode() 2595 out->flags = in->flags; in drm_mode_convert_to_umode() 2596 out->type = in->type; in drm_mode_convert_to_umode() 2643 out->clock = in->clock; in drm_mode_convert_umode() 2648 out->hskew = in->hskew; in drm_mode_convert_umode() 2653 out->vscan = in->vscan; in drm_mode_convert_umode() 2654 out->flags = in->flags; in drm_mode_convert_umode() [all …]
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 1345 tcg_gen_deposit_i32(arg[0].out, arg[0].out, in translate_all() 1441 tcg_gen_deposit_i32(arg[0].out, arg[0].out, tmp1, arg[0].imm, 1); in translate_boolean() 1492 tcg_gen_smin_i32(arg[0].out, arg[0].out, tmp2); in translate_clamps() 1956 tcg_gen_movi_i32(arg[0].out, in translate_quos() 1961 tcg_gen_div_i32(arg[0].out, in translate_quos() 1964 tcg_gen_rem_i32(arg[0].out, in translate_quos() 1973 tcg_gen_divu_i32(arg[0].out, in translate_quou() 1987 tcg_gen_remu_i32(arg[0].out, in translate_remu() 2229 arg[0].out, in translate_salt() 6154 arg32[o0].out = arg[o0].out; in get_f32_o1_i3() [all …]
|