Home
last modified time | relevance | path

Searched defs:rc (Results 301 – 325 of 3769) sorted by relevance

1...<<11121314151617181920>>...151

/openbmc/linux/arch/powerpc/sysdev/xics/
H A Dicp-hv.c24 long rc; in icp_hv_get_xirr() local
41 long rc = plpar_hcall_norets(H_CPPR, value); in icp_hv_set_cppr() local
51 long rc = plpar_hcall_norets(H_EOI, value); in icp_hv_set_xirr() local
63 long rc; in icp_hv_set_qirr() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_by_type.cpp40 auto rc = xdmaInterface.transferDataHost(fd, offset, dma::maxSize, in transferFileData() local
50 auto rc = in transferFileData() local
61 auto rc = in transferFileDataToSocket() local
70 auto rc = xdmaInterface.transferHostDataToSocket(fd, length, address); in transferFileDataToSocket() local
/openbmc/linux/drivers/fsi/
H A Dfsi-sbefifo.c267 int rc; in sbefifo_regr() local
291 int rc; in sbefifo_check_sbe_state() local
345 int rc; in sbefifo_request_reset() local
387 int rc; in sbefifo_cleanup_hw() local
457 int rc; in sbefifo_wait() local
501 int rc; in sbefifo_send_command() local
555 int rc; in sbefifo_read_response() local
638 int rc = sbefifo_send_command(sbefifo, command, cmd_len); in sbefifo_do_command() local
654 int rc; in sbefifo_collect_async_ffdc() local
692 int rc; in __sbefifo_submit() local
[all …]
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c194 int rc; in dfscache_proc_write() local
285 int rc; in dfs_cache_init() local
423 int rc; in alloc_cache_entry() local
478 int rc; in add_cache_entry_locked() local
564 int rc; in lookup_cache_entry() local
625 int rc; in update_cache_entry_locked() local
649 int rc; in get_dfs_referral() local
691 int rc; in cache_refresh_path() local
759 int rc; in setup_referral() local
792 int rc; in get_targets() local
[all …]
H A Dsmb2pdu.c216 int rc = 0; in smb2_reconnect() local
563 int rc; smb2_plain_req_init() local
918 int rc = 0; smb311_decode_neg_context() local
1053 int rc; SMB2_negotiate() local
1281 int rc; smb3_validate_negotiate() local
1463 int rc; SMB2_sess_alloc_buffer() local
1551 int rc; SMB2_sess_sendreceive() local
1585 int rc = 0; SMB2_sess_establish_session() local
1613 int rc; SMB2_auth_kerberos() local
1708 int rc; SMB2_sess_auth_rawntlmssp_negotiate() local
1800 int rc; SMB2_sess_auth_rawntlmssp_authenticate() local
1909 int rc = 0; SMB2_sess_setup() local
1956 int rc = 0; SMB2_logoff() local
2037 int rc = 0; SMB2_tcon() local
2174 int rc = 0; SMB2_tdis() local
2828 int rc = 0; smb311_posix_mkdir() local
3008 int rc; SMB2_open_init() local
3192 int rc = 0; SMB2_open() local
3296 int rc; SMB2_ioctl_init() local
3414 int rc = 0; SMB2_ioctl() local
3544 int rc; SMB2_set_compression() local
3570 int rc; SMB2_close_init() local
3608 int rc = 0; __SMB2_close() local
3735 int rc; smb2_validate_and_copy_iov() local
3760 int rc; SMB2_query_info_init() local
3808 int rc = 0; query_info() local
3967 int rc; SMB2_notify_init() local
4005 int rc = 0; SMB2_change_notify() local
4118 int rc; smb2_reconnect_server() local
4247 int rc = 0; SMB2_echo() local
4299 int rc; SMB2_flush_init() local
4326 int rc = 0; SMB2_flush() local
4417 int rc = -EACCES; smb2_new_read_req() local
4533 int rc; smb2_readv_callback() local
4595 int rc, flags = 0; smb2_async_readv() local
4675 int resp_buftype, rc; SMB2_read() local
4842 int rc = -EACCES, flags = 0; smb2_async_writev() local
5006 int rc = 0; SMB2_write() local
5259 int len, rc; SMB2_query_directory_init() local
5333 int rc; smb2_parse_query_directory() local
5409 int rc = 0; SMB2_query_directory() local
5493 int rc; SMB2_set_info_init() local
5543 int rc = 0; send_set_info() local
5652 int rc; SMB2_oplock_break() local
5746 int rc; build_qfs_info_req() local
5788 int rc = 0; SMB311_posix_qfs_info() local
5853 int rc = 0; SMB2_QFS_info() local
5918 int rc = 0; SMB2_QFS_attr() local
6015 int rc = 0; smb2_lockv() local
6103 int rc; SMB2_lease_break() local
[all...]
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.c191 void ctcm_ccw_check_rc(struct channel *ch, int rc, char *msg) in ctcm_ccw_check_rc()
281 int rc; in chx_txdone() local
364 int rc; in chx_rx() local
433 int rc; in chx_firstio() local
515 int rc; in chx_rxidle() local
551 int rc; in ctcm_chx_setmode() local
592 int rc; in ctcm_chx_start() local
655 int rc; in ctcm_chx_haltio() local
797 int rc = ccw_device_halt(ch->cdev, 0); in ctcm_chx_setuperr() local
833 int rc; in ctcm_chx_restart() local
[all …]
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.c82 int64_t rc; in pnv_pci_get_device_tree() local
97 int64_t rc; in pnv_pci_get_presence_state() local
112 int64_t rc; in pnv_pci_get_power_state() local
129 int64_t rc; in pnv_pci_set_power_state() local
490 unsigned long flags, rc; in pnv_pci_handle_eeh_config() local
536 s64 rc; in pnv_pci_config_check_eeh() local
590 s64 rc; in pnv_pci_cfg_read() local
760 int rc; in pnv_pci_set_tunnel_bar() local
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dstate_dump.c110 int rc; in hl_snprintf_resize() local
316 int rc = 0, i; in hl_state_dump_print_syncs_single_block() local
401 int rc = 0; in hl_state_dump_print_syncs() local
517 int rc = 0, i; in hl_state_dump_print_monitors_single_block() local
567 int rc = 0; in hl_state_dump_print_monitors() local
609 int rc = 0, i, n_fences; in hl_state_dump_print_engine_fences() local
656 int rc = 0; in hl_state_dump_print_fences() local
686 int rc; in hl_state_dump() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c103 int rc = 0; in ef4_test_phy_alive() local
115 int rc = 0; in ef4_test_nvram() local
140 int rc; in ef4_test_interrupts() local
261 int rc; in ef4_test_phy() local
425 netdev_tx_t rc; in ef4_begin_loopback() local
485 int i, rc = 0; in ef4_end_loopback() local
633 int rc = 0; in ef4_test_loopbacks() local
706 int rc_test = 0, rc_reset, rc; in ef4_selftest() local
/openbmc/u-boot/drivers/usb/eth/
H A Dmcs7830.c164 int rc; in mcs7830_phy_emit_wait() local
198 int rc; in mcs7830_read_phy() local
225 int rc; in mcs7830_write_phy() local
255 int rc; in mcs7830_write_config() local
281 int rc; in mcs7830_write_mchash() local
305 int rc; in mcs7830_set_autoneg() local
346 int rc; in mcs7830_get_rev() local
406 int rc; in mcs7830_basic_reset() local
456 int rc; in mcs7830_read_mac() local
474 int rc; in mcs7830_write_mac_common() local
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c107 int rc; in ef100_mcdi_poll_reboot() local
139 int rc; in ef100_get_mac_address() local
170 int rc; in efx_ef100_init_datapath_caps() local
351 int rc; in ef100_phy_probe() local
393 int rc; in ef100_filter_table_up() local
473 int rc; in ef100_reset() local
695 int rc; in efx_ef100_ev_test_generate() local
748 int rc; in efx_ef100_get_base_mport() local
976 int rc = 0, i; in ef100_check_design_params() local
1023 int i, rc; in ef100_probe_main() local
[all …]
H A Def100_netdev.c44 int rc; in ef100_alloc_vis() local
121 int rc; in ef100_net_open() local
254 int rc; in __ef100_hard_start_xmit() local
339 int rc; in ef100_register_netdev() local
429 int rc; in ef100_probe_netdev() local
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_dev.c34 int rc; in genwqe_open_files() local
437 int rc; in genwqe_mmap() local
505 int rc = 0; in do_flash_update() local
642 int rc, blocks_to_flash; in do_flash_read() local
771 int rc; in genwqe_pin_mem() local
864 int rc; in ddcb_cmd_fixups() local
996 int rc; in genwqe_execute_ddcb() local
1013 int rc; in do_execute_ddcb() local
1055 int rc = 0; in genwqe_ioctl() local
1254 int rc; in genwqe_device_create() local
[all …]
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp168 auto rc = oemPlatformHandler->checkBMCState(); in getPDR() local
230 auto rc = decode_get_pdr_req(request, payloadLength, &recordHandle, in getPDR() local
300 int rc = decode_set_state_effecter_states_req( in setStateEffecterStates() local
353 auto rc = decode_platform_event_message_req( in platformEventMessage() local
383 auto rc = in platformEventMessage() local
427 auto rc = decode_sensor_event_data(eventData, eventDataSize, &sensorId, in sensorEvent() local
535 auto rc = decode_pldm_pdr_repository_chg_event_data( in pldmPDRRepositoryChgEvent() local
651 auto rc = decode_get_numeric_effecter_value_req(request, payloadLength, in getNumericEffecterValue() local
719 int rc = decode_set_numeric_effecter_value_req( in setNumericEffecterValue() local
780 int rc = decode_get_state_sensor_readings_req( in getStateSensorReadings() local
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c179 int rc = -EINVAL; in qed_db_recovery_del() local
467 int rc; in qed_llh_shadow_search_filter() local
493 int rc; in qed_llh_shadow_get_free_idx() local
522 int rc; in __qed_llh_shadow_add_filter() local
548 int rc; in qed_llh_shadow_add_filter() local
580 int rc; in __qed_llh_shadow_remove_filter() local
607 int rc; in qed_llh_shadow_remove_filter() local
646 int rc; in qed_llh_set_engine_affin() local
700 int rc; in qed_llh_hw_init_pf() local
747 int rc = 0; in qed_llh_set_ppfid_affinity() local
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpmem.c32 int rc; in pmem_drc_add_node() local
71 int rc; in pmem_drc_remove_node() local
108 int rc; in dlpar_hp_pmem() local
/openbmc/phosphor-power/
H A Dgpio.cpp46 auto rc = ioctl(lineFD(), GPIOHANDLE_GET_LINE_VALUES_IOCTL, &data); in read() local
67 auto rc = ioctl(lineFD(), GPIOHANDLE_SET_LINE_VALUES_IOCTL, &data); in set() local
111 auto rc = ioctl(fd(), GPIO_GET_LINEHANDLE_IOCTL, &request); in requestLine() local
/openbmc/witherspoon-pfault-analysis/
H A Dgpio.cpp46 auto rc = ioctl(lineFD(), GPIOHANDLE_GET_LINE_VALUES_IOCTL, &data); in read() local
67 auto rc = ioctl(lineFD(), GPIOHANDLE_SET_LINE_VALUES_IOCTL, &data); in set() local
111 auto rc = ioctl(fd(), GPIO_GET_LINEHANDLE_IOCTL, &request); in requestLine() local
/openbmc/linux/kernel/
H A Dtaskstats.c123 int rc; in send_cpu_listeners() local
217 int rc = -ESRCH; in fill_stats_for_tgid() local
409 int rc = 0; in cgroupstats_user_cmd() local
460 int rc; in cmd_attr_register_cpumask() local
476 int rc; in cmd_attr_deregister_cpumask() local
506 int rc; in cmd_attr_pid() local
535 int rc; in cmd_attr_tgid() local
607 int rc; in taskstats_exit() local
709 int rc; in taskstats_init() local
/openbmc/linux/arch/powerpc/kernel/
H A Dnvram_64.c185 int rc; in nvram_write_os_partition() local
223 int rc; in nvram_read_partition() local
387 int rc; in nvram_pstore_write() local
545 int rc = 0; in nvram_pstore_init() local
573 int rc; in nvram_init_oops_partition() local
656 int rc = -1; in oops_to_nvram() local
727 int rc; in nvram_write_header() local
789 int rc; in nvram_remove_partition() local
852 int rc; in nvram_create_partition() local
/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.c47 int rc; in target_xcopy_locate_se_dev_e4_iter() local
89 int rc; in target_xcopy_locate_se_dev_e4() local
207 int offset = tdll % XCOPY_TARGET_DESC_LEN, rc; in target_xcopy_parse_target_descriptors() local
340 int offset = sdll % XCOPY_SEGMENT_DESC_LEN, rc, ret = 0; in target_xcopy_parse_segment_descriptors() local
579 int rc; in target_xcopy_read_source() local
624 int rc; in target_xcopy_write_destination() local
663 int rc = 0; in target_xcopy_do_work() local
792 int rc; in target_parse_xcopy_cmd() local
1011 sense_reason_t rc = TCM_NO_SENSE; in target_do_receive_copy_results() local
/openbmc/linux/drivers/cxl/
H A Dpci.c199 int rc; in __cxl_pci_mbox_send_cmd() local
372 int rc; in cxl_pci_mbox_send() local
502 int rc; in cxl_pci_setup_regs() local
526 int rc; in cxl_pci_ras_unmask() local
657 int rc; in cxl_event_get_int_policy() local
671 int rc; in cxl_event_config_msgnums() local
701 int rc; in cxl_event_irqsetup() local
745 int rc; in cxl_event_config() local
787 int i, rc, pmu_count; in cxl_pci_probe() local
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c144 int i, rc = 0; in iw_valid_channel() local
163 int i, rc = 1; in iw_default_channel() local
371 int rc = -EIO; in wl3501_esbq_exec() local
391 int rc = -EIO; in wl3501_request_mib() local
411 int rc; in wl3501_get_mib_value() local
435 int rc = -EIO; in wl3501_pwr_mgmt() local
474 int rc = -EIO; in wl3501_send_pkt() local
1146 int i, rc = 0; in wl3501_reset_board() local
1184 int rc = wl3501_reset_board(this); in wl3501_init_firmware() local
1263 int rc = -ENODEV; in wl3501_reset() local
[all …]
/openbmc/linux/drivers/reset/
H A Dreset-lpc18xx.c47 struct lpc18xx_rgu_data *rc = container_of(nb, struct lpc18xx_rgu_data, in lpc18xx_rgu_restart() local
69 struct lpc18xx_rgu_data *rc = to_rgu_data(rcdev); in lpc18xx_rgu_setclear_reset() local
106 struct lpc18xx_rgu_data *rc = to_rgu_data(rcdev); in lpc18xx_rgu_reset() local
123 struct lpc18xx_rgu_data *rc = to_rgu_data(rcdev); in lpc18xx_rgu_status() local
141 struct lpc18xx_rgu_data *rc; in lpc18xx_rgu_probe() local
/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c59 int rc = 0; in erase_chip() local
109 int fd, rc; in program_file() local
171 int rc; in flash_access_setup() local
194 int rc; in flash() local
276 int rc = flash(flash_control, chip, address, cmd->argv[2], cmd->argv[3]); in on_bus_acquired() local

1...<<11121314151617181920>>...151