Searched defs:rsp (Results 1 - 145 of 145) sorted by relevance

/linux-4.4.14/include/linux/
H A Drcu_sync.h53 static inline bool rcu_sync_is_idle(struct rcu_sync *rsp) rcu_sync_is_idle() argument
H A Dipmi_smi.h73 unsigned char rsp[IPMI_MAX_MSG_LENGTH]; member in struct:ipmi_smi_msg
/linux-4.4.14/arch/s390/include/asm/
H A Dclp.h14 u16 rsp; member in struct:clp_rsp_hdr
/linux-4.4.14/arch/x86/purgatory/
H A Dentry64.S67 rsp: .quad 0x0 label
/linux-4.4.14/block/
H A Dbsg-lib.c56 struct request *rsp = req->next_rq; bsg_job_done() local
112 struct request *rsp = req->next_rq; bsg_create_job() local
/linux-4.4.14/kernel/rcu/
H A Dsync.c66 void rcu_sync_lockdep_assert(struct rcu_sync *rsp) rcu_sync_lockdep_assert() argument
78 void rcu_sync_init(struct rcu_sync *rsp, enum rcu_sync_type type) rcu_sync_init() argument
100 void rcu_sync_enter(struct rcu_sync *rsp) rcu_sync_enter() argument
149 struct rcu_sync *rsp = container_of(rcu, struct rcu_sync, cb_head); rcu_sync_func() local
189 void rcu_sync_exit(struct rcu_sync *rsp) rcu_sync_exit() argument
207 void rcu_sync_dtor(struct rcu_sync *rsp) rcu_sync_dtor() argument
H A Dtree_trace.c64 struct rcu_state *rsp = (struct rcu_state *)m->private; r_start() local
83 struct rcu_state *rsp = (struct rcu_state *)m->private; show_rcubarrier() local
186 struct rcu_state *rsp = (struct rcu_state *)m->private; show_rcuexp() local
262 static void print_one_rcu_state(struct seq_file *m, struct rcu_state *rsp) print_one_rcu_state() argument
295 struct rcu_state *rsp = (struct rcu_state *)m->private; show_rcuhier() local
313 static void show_one_rcugp(struct seq_file *m, struct rcu_state *rsp) show_one_rcugp() argument
337 struct rcu_state *rsp = (struct rcu_state *)m->private; show_rcugp() local
428 struct rcu_state *rsp; rcutree_trace_init() local
H A Dtree.h417 struct rcu_state *rsp; member in struct:rcu_data
H A Dtree_plugin.h546 static void rcu_print_detail_task_stall(struct rcu_state *rsp) rcu_print_detail_task_stall() argument
705 struct rcu_state *rsp = info; sync_rcu_exp_handler() local
748 struct rcu_state *rsp = rcu_state_p; synchronize_rcu_expedited() local
855 static void rcu_print_detail_task_stall(struct rcu_state *rsp) rcu_print_detail_task_stall() argument
1158 static int rcu_spawn_one_boost_kthread(struct rcu_state *rsp, rcu_spawn_one_boost_kthread() argument
1435 struct rcu_state *rsp; rcu_try_advance_all_cbs() local
1524 struct rcu_state *rsp; rcu_prepare_for_idle() local
1631 struct rcu_state *rsp; rcu_oom_notify_cpu() local
1730 static void print_cpu_stall_info(struct rcu_state *rsp, int cpu) print_cpu_stall_info() argument
1775 struct rcu_state *rsp; increment_cpu_stall_ticks() local
1825 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) rcu_nocb_gp_cleanup() argument
1879 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) rcu_nocb_cpu_needs_barrier() argument
2028 static bool __maybe_unused rcu_nocb_adopt_orphan_cbs(struct rcu_state *rsp, rcu_nocb_adopt_orphan_cbs() argument
2312 struct rcu_state *rsp; rcu_init_nohz() local
2377 static void rcu_spawn_one_nocb_kthread(struct rcu_state *rsp, int cpu) rcu_spawn_one_nocb_kthread() argument
2425 struct rcu_state *rsp; rcu_spawn_all_nocb_kthreads() local
2453 static void __init rcu_organize_nocb_kthreads(struct rcu_state *rsp) rcu_organize_nocb_kthreads() argument
2511 static bool rcu_nocb_cpu_needs_barrier(struct rcu_state *rsp, int cpu) rcu_nocb_cpu_needs_barrier() argument
2517 static void rcu_nocb_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) rcu_nocb_gp_cleanup() argument
2535 static bool __maybe_unused rcu_nocb_adopt_orphan_cbs(struct rcu_state *rsp, rcu_nocb_adopt_orphan_cbs() argument
2771 static bool is_sysidle_rcu_state(struct rcu_state *rsp) is_sysidle_rcu_state() argument
2848 static void rcu_sysidle_report(struct rcu_state *rsp, int isidle, rcu_sysidle_report() argument
2865 static void rcu_sysidle_report_gp(struct rcu_state *rsp, int isidle, rcu_sysidle_report_gp() argument
2986 static bool is_sysidle_rcu_state(struct rcu_state *rsp) is_sysidle_rcu_state() argument
2991 static void rcu_sysidle_report_gp(struct rcu_state *rsp, int isidle, rcu_sysidle_report_gp() argument
3011 static bool rcu_nohz_full_cpu(struct rcu_state *rsp) rcu_nohz_full_cpu() argument
H A Dtree.c236 static int rcu_gp_in_progress(struct rcu_state *rsp) rcu_gp_in_progress() argument
310 struct rcu_state *rsp; rcu_momentary_dyntick_idle() local
503 struct rcu_state *rsp; show_rcu_gp_kthreads() local
533 struct rcu_state *rsp = NULL; rcutorture_get_gp_data() local
584 static struct rcu_node *rcu_get_root(struct rcu_state *rsp) rcu_get_root() argument
594 static int rcu_future_needs_gp(struct rcu_state *rsp) rcu_future_needs_gp() argument
609 cpu_needs_another_gp(struct rcu_state *rsp, struct rcu_data *rdp) cpu_needs_another_gp() argument
638 struct rcu_state *rsp; rcu_eqs_enter_common() local
1176 static void record_gp_stall_check_time(struct rcu_state *rsp) record_gp_stall_check_time() argument
1192 static void rcu_check_gp_kthread_starvation(struct rcu_state *rsp) rcu_check_gp_kthread_starvation() argument
1210 static void rcu_dump_cpu_stacks(struct rcu_state *rsp) rcu_dump_cpu_stacks() argument
1227 static void print_other_cpu_stall(struct rcu_state *rsp, unsigned long gpnum) print_other_cpu_stall() argument
1304 static void print_cpu_stall(struct rcu_state *rsp) print_cpu_stall() argument
1346 static void check_cpu_stall(struct rcu_state *rsp, struct rcu_data *rdp) check_cpu_stall() argument
1413 struct rcu_state *rsp; rcu_cpu_stall_reset() local
1452 static unsigned long rcu_cbs_completed(struct rcu_state *rsp, rcu_cbs_completed() argument
1587 static int rcu_future_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) rcu_future_gp_cleanup() argument
1608 static void rcu_gp_kthread_wake(struct rcu_state *rsp) rcu_gp_kthread_wake() argument
1629 static bool rcu_accelerate_cbs(struct rcu_state *rsp, struct rcu_node *rnp, rcu_accelerate_cbs() argument
1699 static bool rcu_advance_cbs(struct rcu_state *rsp, struct rcu_node *rnp, rcu_advance_cbs() argument
1739 static bool __note_gp_changes(struct rcu_state *rsp, struct rcu_node *rnp, __note_gp_changes() argument
1778 static void note_gp_changes(struct rcu_state *rsp, struct rcu_data *rdp) note_gp_changes() argument
1800 static void rcu_gp_slow(struct rcu_state *rsp, int delay) rcu_gp_slow() argument
1810 static int rcu_gp_init(struct rcu_state *rsp) rcu_gp_init() argument
1933 static bool rcu_gp_fqs_check_wake(struct rcu_state *rsp, int *gfp) rcu_gp_fqs_check_wake() argument
1952 static void rcu_gp_fqs(struct rcu_state *rsp, bool first_time) rcu_gp_fqs() argument
1987 static void rcu_gp_cleanup(struct rcu_state *rsp) rcu_gp_cleanup() argument
2067 struct rcu_state *rsp = arg; rcu_gp_kthread() local
2168 rcu_start_gp_advanced(struct rcu_state *rsp, struct rcu_node *rnp, rcu_start_gp_advanced() argument
2201 static bool rcu_start_gp(struct rcu_state *rsp) rcu_start_gp() argument
2350 rcu_report_qs_rdp(int cpu, struct rcu_state *rsp, struct rcu_data *rdp) rcu_report_qs_rdp() argument
2402 rcu_check_quiescent_state(struct rcu_state *rsp, struct rcu_data *rdp) rcu_check_quiescent_state() argument
2435 rcu_send_cbs_to_orphanage(int cpu, struct rcu_state *rsp, rcu_send_cbs_to_orphanage() argument
2492 static void rcu_adopt_orphan_cbs(struct rcu_state *rsp, unsigned long flags) rcu_adopt_orphan_cbs() argument
2540 static void rcu_cleanup_dying_cpu(struct rcu_state *rsp) rcu_cleanup_dying_cpu() argument
2602 static void rcu_cleanup_dying_idle_cpu(int cpu, struct rcu_state *rsp) rcu_cleanup_dying_idle_cpu() argument
2627 static void rcu_cleanup_dead_cpu(int cpu, struct rcu_state *rsp) rcu_cleanup_dead_cpu() argument
2654 static void rcu_do_batch(struct rcu_state *rsp, struct rcu_data *rdp) rcu_do_batch() argument
2798 static void force_qs_rnp(struct rcu_state *rsp, force_qs_rnp() argument
2861 static void force_quiescent_state(struct rcu_state *rsp) force_quiescent_state() argument
2903 __rcu_process_callbacks(struct rcu_state *rsp) __rcu_process_callbacks() argument
2939 struct rcu_state *rsp; rcu_process_callbacks() local
2956 static void invoke_rcu_callbacks(struct rcu_state *rsp, struct rcu_data *rdp) invoke_rcu_callbacks() argument
2976 static void __call_rcu_core(struct rcu_state *rsp, struct rcu_data *rdp, __call_rcu_core() argument
3384 static void rcu_exp_gp_seq_start(struct rcu_state *rsp) rcu_exp_gp_seq_start() argument
3388 static void rcu_exp_gp_seq_end(struct rcu_state *rsp) rcu_exp_gp_seq_end() argument
3393 static unsigned long rcu_exp_gp_seq_snap(struct rcu_state *rsp) rcu_exp_gp_seq_snap() argument
3397 static bool rcu_exp_gp_seq_done(struct rcu_state *rsp, unsigned long s) rcu_exp_gp_seq_done() argument
3409 static void sync_exp_reset_tree_hotplug(struct rcu_state *rsp) sync_exp_reset_tree_hotplug() argument
3468 static void __maybe_unused sync_exp_reset_tree(struct rcu_state *rsp) sync_exp_reset_tree() argument
3547 static void __maybe_unused rcu_report_exp_rnp(struct rcu_state *rsp, rcu_report_exp_rnp() argument
3562 static void rcu_report_exp_cpu_mult(struct rcu_state *rsp, struct rcu_node *rnp, rcu_report_exp_cpu_mult() argument
3581 static void rcu_report_exp_rdp(struct rcu_state *rsp, struct rcu_data *rdp, rcu_report_exp_rdp() argument
3588 static bool sync_exp_work_done(struct rcu_state *rsp, struct rcu_node *rnp, sync_exp_work_done() argument
3610 static struct rcu_node *exp_funnel_lock(struct rcu_state *rsp, unsigned long s) exp_funnel_lock() argument
3667 struct rcu_state *rsp = data; sync_sched_exp_handler() local
3684 struct rcu_state *rsp = &rcu_sched_state; sync_sched_exp_online_cleanup() local
3698 static void sync_rcu_exp_select_cpus(struct rcu_state *rsp, sync_rcu_exp_select_cpus() argument
3770 static void synchronize_sched_expedited_wait(struct rcu_state *rsp) synchronize_sched_expedited_wait() argument
3848 struct rcu_state *rsp = &rcu_sched_state; synchronize_sched_expedited() local
3873 static int __rcu_pending(struct rcu_state *rsp, struct rcu_data *rdp) __rcu_pending() argument
3941 struct rcu_state *rsp; rcu_pending() local
3959 struct rcu_state *rsp; rcu_cpu_has_callbacks() local
3980 static void _rcu_barrier_trace(struct rcu_state *rsp, const char *s, _rcu_barrier_trace() argument
3994 struct rcu_state *rsp = rdp->rsp; rcu_barrier_callback() local
4009 struct rcu_state *rsp = type; rcu_barrier_func() local
4021 static void _rcu_barrier(struct rcu_state *rsp) _rcu_barrier() argument
4148 rcu_boot_init_percpu_data(int cpu, struct rcu_state *rsp) rcu_boot_init_percpu_data() argument
4174 rcu_init_percpu_data(int cpu, struct rcu_state *rsp) rcu_init_percpu_data() argument
4219 struct rcu_state *rsp; rcu_prepare_cpu() local
4234 struct rcu_state *rsp; rcu_cpu_notify() local
4310 struct rcu_state *rsp; rcu_spawn_gp_kthread() local
4388 static void __init rcu_init_one(struct rcu_state *rsp, rcu_init_one() argument
4553 static void __init rcu_dump_rcu_node_tree(struct rcu_state *rsp) rcu_dump_rcu_node_tree() argument
3040 __call_rcu(struct rcu_head *head, rcu_callback_t func, struct rcu_state *rsp, int cpu, bool lazy) __call_rcu() argument
/linux-4.4.14/net/nfc/nci/
H A Drsp.c42 struct nci_core_reset_rsp *rsp = (void *) skb->data; nci_core_reset_rsp_packet() local
124 struct nci_core_set_config_rsp *rsp = (void *) skb->data; nci_core_set_config_rsp_packet() local
230 struct nci_core_conn_create_rsp *rsp; nci_core_conn_create_rsp_packet() local
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_host_smp.c228 sas_smp_host_handler(struct Scsi_Host *shost, struct request *req, struct request *rsp) sas_smp_host_handler() argument
H A Dsas_internal.h106 sas_smp_host_handler(struct Scsi_Host *shost, struct request *req, struct request *rsp) sas_smp_host_handler() argument
H A Dsas_expander.c198 static void sas_set_ex_phy(struct domain_device *dev, int phy_id, void *rsp) sas_set_ex_phy() argument
2138 struct request *rsp = req->next_rq; sas_smp_handler() local
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_vda.c304 struct atto_vda_cfg_rsp *rsp = &rq->func_rsp.cfg_rsp; esas2r_complete_vda_ioctl() local
H A Desas2r_int.c207 struct atto_vda_ob_rsp *rsp; esas2r_get_outbound_responses() local
172 esas2r_handle_outbound_rsp_err(struct esas2r_adapter *a, struct esas2r_request *rq, struct atto_vda_ob_rsp *rsp) esas2r_handle_outbound_rsp_err() argument
H A Datioctl.h431 u8 rsp[256]; member in struct:atto_csmi_ssp_passthru_sts
/linux-4.4.14/drivers/media/usb/as102/
H A Das102_drv.h52 struct as10x_cmd_t *cmd, *rsp; member in struct:as10x_bus_adapter_t
H A Das10x_cmd.h103 } __packed rsp; member in union:as10x_turn_on
118 } __packed rsp; member in union:as10x_turn_off
135 } __packed rsp; member in union:as10x_set_tune
152 } __packed rsp; member in union:as10x_get_tune_status
169 } __packed rsp; member in union:as10x_get_tps
184 } __packed rsp; member in union:as10x_common
207 } __packed rsp; member in union:as10x_add_pid_filter
224 } __packed rsp; member in union:as10x_del_pid_filter
239 } __packed rsp; member in union:as10x_start_streaming
254 } __packed rsp; member in union:as10x_stop_streaming
271 } __packed rsp; member in union:as10x_get_demod_stats
288 } __packed rsp; member in union:as10x_get_impulse_resp
313 } __packed rsp; member in union:as10x_fw_context
332 } __packed rsp; member in union:as10x_set_register
351 } __packed rsp; member in union:as10x_get_register
368 } __packed rsp; member in union:as10x_cfg_change_mode
406 } __packed rsp; member in union:as10x_dump_memory
425 } __packed rsp; member in union:as10x_dumplog_memory
441 } __packed rsp; member in union:as10x_raw_data
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dptrace.h73 unsigned long rsp; member in struct:pt_regs
H A Dsigcontext.h340 __u64 rsp; member in struct:sigcontext
H A Dkvm.h115 __u64 rsi, rdi, rsp, rbp; member in struct:kvm_regs
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c321 struct rtllib_hdr_3addr *rsp = NULL; rtllib_rx_ADDBARsp() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c438 struct rtl_80211_hdr_3addr *rsp = NULL; ieee80211_rx_ADDBARsp() local
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wlan_cfg.c508 int wilc_wlan_cfg_indicate_rx(u8 *frame, int size, wilc_cfg_rsp_t *rsp) wilc_wlan_cfg_indicate_rx() argument
H A Dwilc_spi.c225 u8 rsp; spi_cmd_rsp() local
276 u8 rsp; spi_cmd_complete() local
615 u8 rsp; spi_data_read() local
H A Dwilc_wlan.c1199 wilc_cfg_rsp_t rsp; wilc_wlan_handle_rxq() local
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_inline.h58 qla2x00_poll(struct rsp_que *rsp) qla2x00_poll() argument
H A Dqla_mid.c241 qla2x00_alert_all_vps(struct rsp_que *rsp, uint16_t *mb) qla2x00_alert_all_vps() argument
537 qla25xx_free_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp) qla25xx_free_rsp_que() argument
577 qla25xx_delete_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp) qla25xx_delete_rsp_que() argument
597 struct rsp_que *rsp = NULL; qla25xx_delete_queues() local
744 struct rsp_que *rsp = container_of(work, struct rsp_que, q_work); qla_do_work() local
760 struct rsp_que *rsp = NULL; qla25xx_create_rsp_que() local
H A Dqla_tmpl.c414 struct rsp_que *rsp = vha->hw->rsp_q_map[i]; qla27xx_fwdt_entry_t263() local
659 struct rsp_que *rsp = vha->hw->rsp_q_map[i]; qla27xx_fwdt_entry_t274() local
H A Dqla_dbg.c101 struct rsp_que *rsp = ha->rsp_q_map[0]; qla2xxx_copy_queues() local
559 struct rsp_que *rsp; qla25xx_copy_mqueues() local
H A Dqla_iocb.c325 struct rsp_que *rsp; qla2x00_start_scsi() local
1433 struct rsp_que *rsp = NULL; qla24xx_start_scsi() local
1584 struct rsp_que *rsp = NULL; qla24xx_dif_start_scsi() local
1768 static void qla25xx_set_que(srb_t *sp, struct rsp_que **rsp) qla25xx_set_que() argument
2232 struct rsp_que *rsp = NULL; qla82xx_start_scsi() local
2745 struct rsp_que *rsp; qla2x00_start_bidir() local
498 __qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, struct rsp_que *rsp, uint16_t loop_id, uint64_t lun, uint8_t type) __qla2x00_marker() argument
540 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, struct rsp_que *rsp, uint16_t loop_id, uint64_t lun, uint8_t type) qla2x00_marker() argument
H A Dqla_isr.c41 struct rsp_que *rsp; qla2100_intr_handler() local
160 struct rsp_que *rsp; qla2300_intr_handler() local
580 qla2x00_async_event(scsi_qla_host_t *vha, struct rsp_que *rsp, uint16_t *mb) qla2x00_async_event() argument
1627 qla2x00_process_response_queue(struct rsp_que *rsp) qla2x00_process_response_queue() argument
2028 qla2x00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt) qla2x00_status_entry() argument
2393 qla2x00_status_cont_entry(struct rsp_que *rsp, sts_cont_entry_t *pkt) qla2x00_status_cont_entry() argument
2449 qla2x00_error_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, sts_entry_t *pkt) qla2x00_error_entry() argument
2697 struct rsp_que *rsp; qla24xx_intr_handler() local
2785 struct rsp_que *rsp; qla24xx_msix_rsp_q() local
2826 struct rsp_que *rsp; qla25xx_msix_rsp_q() local
2861 struct rsp_que *rsp; qla24xx_msix_default() local
2988 qla24xx_enable_msix(struct qla_hw_data *ha, struct rsp_que *rsp) qla24xx_enable_msix() argument
3106 qla2x00_request_irqs(struct qla_hw_data *ha, struct rsp_que *rsp) qla2x00_request_irqs() argument
3198 struct rsp_que *rsp; qla2x00_free_irqs() local
3218 int qla25xx_request_irq(struct rsp_que *rsp) qla25xx_request_irq() argument
1704 qla2x00_handle_sense(srb_t *sp, uint8_t *sense_data, uint32_t par_sense_len, uint32_t sense_len, struct rsp_que *rsp, int res) qla2x00_handle_sense() argument
2536 qla24xx_process_response_queue(struct scsi_qla_host *vha, struct rsp_que *rsp) qla24xx_process_response_queue() argument
H A Dqla_mbx.c982 struct rsp_que *rsp; qla2x00_abort_target() local
1035 struct rsp_que *rsp; qla2x00_lun_reset() local
2721 struct rsp_que *rsp; __qla24xx_issue_tmf() local
3695 struct verify_chip_rsp_84xx rsp; member in union:cs84xx_mgmt_cmd::__anon10064
3862 qla25xx_init_rsp_que(struct scsi_qla_host *vha, struct rsp_que *rsp) qla25xx_init_rsp_que() argument
H A Dqla_mr.c835 struct rsp_que *rsp = ha->rsp_q_map[0]; qlafx00_save_queue_ptrs() local
861 struct rsp_que *rsp = ha->rsp_q_map[0]; qlafx00_config_queues() local
1417 qlafx00_init_response_q_entries(struct rsp_que *rsp) qlafx00_init_response_q_entries() argument
2274 qlafx00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt) qlafx00_status_entry() argument
2549 qlafx00_status_cont_entry(struct rsp_que *rsp, sts_cont_entry_t *pkt) qlafx00_status_cont_entry() argument
2679 qlafx00_error_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, qlafx00_error_entry() argument
2904 struct rsp_que *rsp; qlafx00_intr_handler() local
3080 struct rsp_que *rsp = NULL; qlafx00_start_scsi() local
2127 qlafx00_handle_sense(srb_t *sp, uint8_t *sense_data, uint32_t par_sense_len, uint32_t sense_len, struct rsp_que *rsp, int res) qlafx00_handle_sense() argument
2624 qlafx00_multistatus_entry(struct scsi_qla_host *vha, struct rsp_que *rsp, void *pkt) qlafx00_multistatus_entry() argument
2709 qlafx00_process_response_queue(struct scsi_qla_host *vha, struct rsp_que *rsp) qlafx00_process_response_queue() argument
H A Dqla_init.c1526 struct rsp_que *rsp = ha->rsp_q_map[0]; qla2x00_alloc_fw_dump() local
1947 qla2x00_init_response_q_entries(struct rsp_que *rsp) qla2x00_init_response_q_entries() argument
2073 struct rsp_que *rsp = ha->rsp_q_map[0]; qla2x00_config_rings() local
2102 struct rsp_que *rsp = ha->rsp_q_map[0]; qla24xx_config_rings() local
2186 struct rsp_que *rsp; qla2x00_init_rings() local
4191 struct rsp_que *rsp; qla2x00_loop_resync() local
4909 struct rsp_que *rsp = ha->rsp_q_map[0]; qla2x00_restart_isp() local
4956 struct rsp_que *rsp = NULL; qla25xx_init_queues() local
5901 struct rsp_que *rsp; qla24xx_configure_vhba() local
6297 struct rsp_que *rsp = ha->rsp_q_map[0]; qla82xx_restart_isp() local
H A Dqla_nx.c1768 struct rsp_que *rsp = ha->rsp_q_map[0]; qla82xx_config_rings() local
2021 struct rsp_que *rsp; qla82xx_intr_handler() local
2105 struct rsp_que *rsp; qla82xx_msix_default() local
2171 struct rsp_que *rsp; qla82xx_msix_rsp_q() local
2202 struct rsp_que *rsp; qla82xx_poll() local
H A Dqla_nx2.c3879 struct rsp_que *rsp; qla8044_intr_handler() local
H A Dqla_os.c377 static void qla2x00_free_rsp_que(struct qla_hw_data *ha, struct rsp_que *rsp) qla2x00_free_rsp_que() argument
396 struct rsp_que *rsp; qla2x00_free_queues() local
2284 struct rsp_que *rsp = NULL; qla2x00_probe_one() local
5584 struct rsp_que *rsp; qla2xxx_pci_slot_reset() local
322 qla2x00_alloc_queues(struct qla_hw_data *ha, struct req_que *req, struct rsp_que *rsp) qla2x00_alloc_queues() argument
3337 qla2x00_mem_alloc(struct qla_hw_data *ha, uint16_t req_len, uint16_t rsp_len, struct req_que **req, struct rsp_que **rsp) qla2x00_mem_alloc() argument
H A Dqla_target.c6422 struct rsp_que *rsp; qla83xx_msix_atio_q() local
H A Dqla_def.h2514 } rsp; member in struct:ct_sns_rsp
2520 struct ct_sns_rsp rsp; member in union:ct_sns_pkt::__anon10051
2702 struct rsp_que *rsp; member in struct:qla_msix_entry
2850 struct rsp_que *rsp; member in struct:req_que
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_fc.h134 struct fc_els_adisc rsp; member in struct:zfcp_fc_req::__anon9017::__anon9018
138 struct zfcp_fc_gid_pn_rsp rsp; member in struct:zfcp_fc_req::__anon9017::__anon9019
146 struct zfcp_fc_gspn_rsp rsp; member in struct:zfcp_fc_req::__anon9017::__anon9021
150 struct fc_ct_hdr rsp; member in struct:zfcp_fc_req::__anon9017::__anon9022
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_attr.c409 struct fw_fcoe_vnp_cmd *rsp; csio_fcoe_alloc_vnp() local
490 struct fw_fcoe_vnp_cmd *rsp; csio_fcoe_free_vnp() local
H A Dcsio_lnode.c600 struct fw_fcoe_vnp_cmd *rsp = (struct fw_fcoe_vnp_cmd *)(mbp->mb); csio_ln_vnp_read_cbfn() local
769 struct fw_fcoe_fcf_cmd *rsp = csio_ln_read_fcf_cbfn() local
H A Dcsio_mb.c112 struct fw_hello_cmd *rsp = (struct fw_hello_cmd *)(mbp->mb); csio_mb_process_hello_rsp() local
244 struct fw_params_cmd *rsp = (struct fw_params_cmd *)(mbp->mb); csio_mb_process_read_params_rsp() local
395 struct fw_port_cmd *rsp = (struct fw_port_cmd *)(mbp->mb); csio_mb_process_read_port_rsp() local
590 struct fw_iq_cmd *rsp = (struct fw_iq_cmd *)(mbp->mb); csio_mb_iq_alloc_write_rsp() local
776 struct fw_eq_ofld_cmd *rsp = (struct fw_eq_ofld_cmd *)(mbp->mb); csio_mb_eq_ofld_alloc_write_rsp() local
1053 struct fw_fcoe_stats_cmd *rsp = (struct fw_fcoe_stats_cmd *)(mbp->mb); csio_mb_process_portparams_rsp() local
H A Dcsio_hw.c1050 struct fw_caps_config_cmd *rsp = (struct fw_caps_config_cmd *)mbp->mb; csio_hw_validate_caps() local
1483 struct fw_fcoe_res_info_cmd *rsp; csio_get_fcoe_resinfo() local
/linux-4.4.14/drivers/scsi/isci/
H A Drequest.h138 struct ssp_response_iu rsp; member in union:isci_request::__anon9580::__anon9581::__anon9583
145 struct dev_to_host_fis rsp; member in struct:isci_request::__anon9580::__anon9584
H A Drequest.c1775 u8 *rsp; sci_io_request_frame_handler() local
/linux-4.4.14/drivers/net/usb/
H A Drndis_host.c111 u32 xid = 0, msg_len, request_id, msg_type, rsp, rndis_command() local
/linux-4.4.14/drivers/nfc/s3fwrn5/
H A Dfirmware.c91 struct sk_buff *msg, *rsp = NULL; s3fwrn5_fw_get_bootinfo() local
125 struct sk_buff *msg, *rsp = NULL; s3fwrn5_fw_enter_update_mode() local
197 struct sk_buff *msg, *rsp = NULL; s3fwrn5_fw_update_sector() local
254 struct sk_buff *msg, *rsp = NULL; s3fwrn5_fw_complete_update_mode() local
35 s3fwrn5_fw_send_msg(struct s3fwrn5_fw_info *fw_info, struct sk_buff *msg, struct sk_buff **rsp) s3fwrn5_fw_send_msg() argument
H A Dfirmware.h99 struct sk_buff *rsp; member in struct:s3fwrn5_fw_info
/linux-4.4.14/arch/x86/include/asm/
H A Dkexec.h195 uint64_t rsp; member in struct:kexec_entry64_regs
H A Dsvm.h162 u64 rsp; member in struct:vmcb_save_area
/linux-4.4.14/net/bluetooth/bnep/
H A Dcore.c81 struct bnep_control_rsp rsp; bnep_send_rsp() local
/linux-4.4.14/net/caif/
H A Dcfctrl.c360 struct cfctrl_request_info rsp, *req; cfctrl_recv() local
/linux-4.4.14/fs/cifs/
H A Dmisc.c230 free_rsp_buf(int resp_buftype, void *rsp) free_rsp_buf() argument
H A Dsmb2misc.c439 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp, smb2_tcon_has_lease() argument
504 struct smb2_lease_break *rsp = (struct smb2_lease_break *)buffer; smb2_is_valid_lease_break() local
552 struct smb2_oplock_break *rsp = (struct smb2_oplock_break *)buffer; smb2_is_valid_oplock_break() local
H A Dsmb1ops.c85 READ_RSP *rsp = (READ_RSP *)buf; cifs_read_data_offset() local
92 READ_RSP *rsp = (READ_RSP *)buf; cifs_read_data_length() local
H A Dsmb2ops.c710 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; smb2_read_data_offset() local
717 struct smb2_read_rsp *rsp = (struct smb2_read_rsp *)buf; smb2_read_data_length() local
H A Dsmb2pdu.c380 struct smb2_negotiate_rsp *rsp; SMB2_negotiate() local
585 struct smb2_sess_setup_rsp *rsp = NULL; SMB2_sess_setup() local
907 struct smb2_tree_connect_rsp *rsp = NULL; SMB2_tcon() local
1107 parse_lease_state(struct TCP_Server_Info *server, struct smb2_create_rsp *rsp, parse_lease_state() argument
1307 struct smb2_create_rsp *rsp; SMB2_open() local
1455 struct smb2_ioctl_rsp *rsp; SMB2_ioctl() local
1617 struct smb2_close_rsp *rsp; SMB2_close() local
1720 struct smb2_query_info_rsp *rsp = NULL; query_info() local
2067 struct smb2_read_rsp *rsp = NULL; SMB2_read() local
2124 struct smb2_write_rsp *rsp = (struct smb2_write_rsp *)mid->resp_buf; smb2_writev_callback() local
2261 struct smb2_write_rsp *rsp = NULL; SMB2_write() local
2359 struct smb2_query_directory_rsp *rsp = NULL; SMB2_query_directory() local
2483 struct smb2_set_info_rsp *rsp = NULL; send_set_info() local
2736 struct smb2_query_info_rsp *rsp = NULL; SMB2_QFS_info() local
2773 struct smb2_query_info_rsp *rsp = NULL; SMB2_QFS_attr() local
H A Dcifssmb.c451 struct lanman_neg_rsp *rsp = (struct lanman_neg_rsp *)pSMBr; decode_lanman_negprot_rsp() local
1278 OPEN_RSP *rsp = NULL; CIFS_open() local
/linux-4.4.14/include/xen/interface/io/
H A Dxs_wire.h86 char rsp[XENSTORE_RING_SIZE]; /* Replies and async watch events. */ member in struct:xenstore_domain_interface
/linux-4.4.14/include/uapi/linux/
H A Dtarget_core_user.h121 } rsp; member in union:tcmu_cmd_entry::__anon14494
/linux-4.4.14/arch/s390/pci/
H A Dpci_clp.c19 static inline void zpci_err_clp(unsigned int rsp, int rc) zpci_err_clp() argument
22 unsigned int rsp; zpci_err_clp() member in struct:__anon2553
/linux-4.4.14/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c68 uint64_t rsi, rdi, rbp, rsp; member in struct:regs64
/linux-4.4.14/drivers/nfc/
H A Dnfcwilink.c127 struct nci_vs_nfcc_info_rsp *rsp = (void *)skb->data; nfcwilink_fw_download_receive() local
H A Dpn533.c1863 struct pn533_cmd_jump_dep_response *rsp; pn533_poll_dep_complete() local
2181 struct pn533_cmd_activate_response *rsp; pn533_activate_target_nfcdep() local
2306 struct pn533_cmd_jump_dep_response *rsp; pn533_in_dep_link_up_complete() local
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Drx.c76 static void carl9170_handle_ps(struct ar9170 *ar, struct carl9170_rsp *rsp) carl9170_handle_ps() argument
H A Dcarl9170.h378 struct carl9170_rsp rsp; member in union:ar9170::__anon8180
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c32 u32 rsp = NX_CDRP_RSP_OK; netxen_poll_rsp() local
51 u32 rsp; netxen_issue_cmd() local
H A Dnetxen_nic.h698 struct _cdrp_cmd rsp; member in struct:netxen_cmd_args
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface_64.h83 uint64_t rax, r11, rcx, flags, rip, cs, rflags, rsp, ss; member in struct:iret_context
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_crb.c90 u8 __iomem *rsp; member in struct:crb_priv
/linux-4.4.14/net/bluetooth/
H A Da2mp.c142 struct a2mp_discov_rsp *rsp; a2mp_discover_req() local
200 struct a2mp_discov_rsp *rsp = (void *) skb->data; a2mp_discover_rsp() local
313 struct a2mp_info_rsp rsp; a2mp_getinfo_req() local
342 struct a2mp_info_rsp *rsp = (struct a2mp_info_rsp *) skb->data; a2mp_getinfo_rsp() local
383 struct a2mp_amp_assoc_rsp rsp; a2mp_getampassoc_req() local
412 struct a2mp_amp_assoc_rsp *rsp = (void *) skb->data; a2mp_getampassoc_rsp() local
475 struct a2mp_physlink_rsp rsp; a2mp_createphyslink_req() local
554 struct a2mp_physlink_rsp rsp; a2mp_discphyslink_req() local
900 struct a2mp_info_rsp rsp; a2mp_send_getinfo_rsp() local
928 struct a2mp_amp_assoc_rsp *rsp; a2mp_send_getampassoc_rsp() local
998 struct a2mp_physlink_rsp rsp; a2mp_send_create_phy_link_rsp() local
H A Dsmp.c1045 struct smp_cmd_pairing *rsp = (void *) &smp->prsp[1]; smp_notify_keys() local
1219 struct smp_cmd_pairing *req, *rsp; smp_distribute_keys() local
1658 u8 rsp = smp_confirm(smp); smp_user_confirm_reply() local
1710 struct smp_cmd_pairing rsp, *req = (void *) skb->data; smp_cmd_pairing_req() local
1895 struct smp_cmd_pairing *req, *rsp = (void *) skb->data; smp_cmd_pairing_rsp() local
2017 struct smp_cmd_pairing *req, *rsp; fixup_sc_false_positive() local
660 build_pairing_cmd(struct l2cap_conn *conn, struct smp_cmd_pairing *req, struct smp_cmd_pairing *rsp, __u8 authreq) build_pairing_cmd() argument
1668 build_bredr_pairing_cmd(struct smp_chan *smp, struct smp_cmd_pairing *req, struct smp_cmd_pairing *rsp) build_bredr_pairing_cmd() argument
H A Dl2cap_core.c669 struct l2cap_le_conn_rsp rsp; l2cap_chan_le_connect_reject() local
692 struct l2cap_conn_rsp rsp; l2cap_chan_connect_reject() local
1433 struct l2cap_conn_rsp rsp; l2cap_conn_start() local
3296 struct l2cap_conf_rsp *rsp = data; l2cap_parse_conf_req() local
3508 static int l2cap_parse_conf_rsp(struct l2cap_chan *chan, void *rsp, int len, l2cap_parse_conf_rsp() argument
3620 struct l2cap_conf_rsp *rsp = data; l2cap_build_conf_rsp() local
3634 struct l2cap_le_conn_rsp rsp; __l2cap_le_connect_rsp_defer() local
3651 struct l2cap_conn_rsp rsp; __l2cap_connect_rsp_defer() local
3678 static void l2cap_conf_rfc_get(struct l2cap_chan *chan, void *rsp, int len) l2cap_conf_rfc_get() argument
3759 struct l2cap_conn_rsp rsp; l2cap_connect() local
3912 struct l2cap_conn_rsp *rsp = (struct l2cap_conn_rsp *) data; l2cap_connect_create_rsp() local
4026 u8 rsp[64]; l2cap_config_req() local
4133 struct l2cap_conf_rsp *rsp = (struct l2cap_conf_rsp *)data; l2cap_config_rsp() local
4246 struct l2cap_disconn_rsp rsp; l2cap_disconnect_req() local
4292 struct l2cap_disconn_rsp *rsp = (struct l2cap_disconn_rsp *) data; l2cap_disconnect_rsp() local
4344 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) buf; l2cap_information_req() local
4359 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) buf; l2cap_information_req() local
4368 struct l2cap_info_rsp rsp; l2cap_information_req() local
4382 struct l2cap_info_rsp *rsp = (struct l2cap_info_rsp *) data; l2cap_information_rsp() local
4446 struct l2cap_create_chan_rsp rsp; l2cap_create_channel_req() local
4539 struct l2cap_move_chan_rsp rsp; l2cap_send_move_chan_rsp() local
4583 struct l2cap_move_chan_cfm_rsp rsp; l2cap_send_move_chan_cfm_rsp() local
4633 struct l2cap_conf_rsp rsp; l2cap_logical_finish_create() local
4750 struct l2cap_conn_rsp rsp; l2cap_do_create() local
4872 struct l2cap_move_chan_rsp rsp; l2cap_move_channel_req() local
5088 struct l2cap_move_chan_rsp *rsp = data; l2cap_move_channel_rsp() local
5153 struct l2cap_move_chan_cfm_rsp *rsp = data; l2cap_move_channel_confirm_rsp() local
5190 struct l2cap_conn_param_update_rsp rsp; l2cap_conn_param_update_req() local
5238 struct l2cap_le_conn_rsp *rsp = (struct l2cap_le_conn_rsp *) data; l2cap_le_connect_rsp() local
5406 struct l2cap_le_conn_rsp rsp; l2cap_le_connect_req() local
7412 struct l2cap_conn_rsp rsp; l2cap_security_cfm() local
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h216 uint64_t rsp:1; member in struct:__anon1989::__anon1990
/linux-4.4.14/drivers/firmware/
H A Dqcom_scm-32.c166 static inline void *qcom_scm_get_response_buffer(const struct qcom_scm_response *rsp) qcom_scm_get_response_buffer() argument
272 struct qcom_scm_response *rsp; qcom_scm_call() local
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h41 u8 *rsp; member in struct:cmd_obj
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_rport.c1415 struct fc_els_rls_resp *rsp; fc_rport_recv_rls_req() local
H A Dfc_lport.c2087 struct request *rsp = job->req->next_rq; fc_lport_bsg_request() local
/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dviosrp.h50 struct srp_rsp rsp; member in union:srp_iu
H A Dibmvscsi.c991 struct srp_rsp *rsp = &evt_struct->xfer_iu->srp.rsp; handle_cmd_rsp() local
H A Dibmvfc.c272 struct ibmvfc_fcp_rsp *rsp = &vfc_cmd->rsp; ibmvfc_get_err_result() local
1473 struct ibmvfc_fcp_rsp *rsp = &vfc_cmd->rsp; ibmvfc_log_error() local
1527 struct ibmvfc_fcp_rsp *rsp = &vfc_cmd->rsp; ibmvfc_scsi_done() local
2151 union ibmvfc_iu rsp; ibmvfc_cancel_all() local
3294 struct ibmvfc_process_login *rsp = &evt->xfer_iu->prli; ibmvfc_tgt_prli_done() local
3402 struct ibmvfc_port_login *rsp = &evt->xfer_iu->plogi; ibmvfc_tgt_plogi_done() local
3495 struct ibmvfc_implicit_logout *rsp = &evt->xfer_iu->implicit_logout; ibmvfc_tgt_implicit_logout_done() local
3794 struct ibmvfc_query_tgt *rsp = &evt->xfer_iu->query_tgt; ibmvfc_tgt_query_target_done() local
3947 struct ibmvfc_discover_targets *rsp = &evt->xfer_iu->discover_targets; ibmvfc_discover_targets_done() local
4011 struct ibmvfc_npiv_login_resp *rsp = &vhost->login_buf->resp; ibmvfc_npiv_login_done() local
H A Dibmvfc.h456 struct ibmvfc_fcp_rsp rsp; member in struct:ibmvfc_cmd
479 struct srp_direct_buf rsp; member in struct:ibmvfc_passthru_iu
/linux-4.4.14/drivers/iio/accel/
H A Dmma9551_core.c122 struct mma9551_mbox_response rsp; mma9551_transfer() local
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-api.c108 struct tmComResProbeCommit fmt, rsp; saa7164_api_set_vbi_format() local
/linux-4.4.14/drivers/nfc/fdp/
H A Dfdp.c664 struct nci_core_get_config_rsp *rsp = (void *) skb->data; fdp_nci_core_get_config_rsp_packet() local
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c287 struct bfi_msgq_h2i_cmdq_copy_rsp *rsp = bfa_msgq_cmdq_copy_rsp() local
H A Dbna_enet.c111 struct bfi_enet_rsp *rsp = bna_bfi_ethport_admin_rsp() local
138 struct bfi_enet_rsp *rsp = bna_bfi_ethport_lpbk_rsp() local
167 struct bfi_enet_attr_rsp *rsp = bna_bfi_attr_get_rsp() local
H A Dbna_tx_rx.c590 struct bfi_enet_rsp *rsp = bna_bfi_rxf_ucast_set_rsp() local
607 struct bfi_enet_mcast_add_rsp *rsp = bna_bfi_rxf_mcast_add_rsp() local
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_devintf.c279 struct ipmi_recv rsp; ipmi_ioctl() local
/linux-4.4.14/drivers/gpio/
H A Dgpio-dln2.c107 struct dln2_gpio_pin_val rsp; dln2_gpio_pin_val() local
160 struct dln2_gpio_pin_val rsp; dln2_gpio_request() local
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1922 struct request *rsp = req->next_rq; _transport_smp_handler() local
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1823 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, t4_uld_rx_handler() argument
/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.c249 struct pcan_usb_pro_msg rsp; pcan_usb_pro_wait_rsp() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1122 static int c4iw_uld_rx_handler(void *handle, const __be64 *rsp, c4iw_uld_rx_handler() argument
1059 copy_gl_to_skb_pkt(const struct pkt_gl *gl, const __be64 *rsp, u32 pktshift) copy_gl_to_skb_pkt() argument
1097 recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, const __be64 *rsp) recv_rx_pkt() argument
/linux-4.4.14/drivers/mfd/
H A Ddln2.c435 struct dln2_response *rsp; _dln2_transfer() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c290 struct wcn36xx_fw_msg_status_rsp *rsp; wcn36xx_smd_rsp_status_check() local
375 struct wcn36xx_hal_mac_start_rsp_msg *rsp; wcn36xx_smd_start_rsp() local
607 struct wcn36xx_hal_switch_channel_rsp_msg *rsp; wcn36xx_smd_switch_channel_rsp() local
652 struct wcn36xx_hal_update_scan_params_resp *rsp; wcn36xx_smd_update_scan_params_rsp() local
712 struct wcn36xx_hal_add_sta_self_rsp_msg *rsp; wcn36xx_smd_add_sta_self_rsp() local
831 struct wcn36xx_hal_join_rsp_msg *rsp; wcn36xx_smd_join_rsp() local
954 struct wcn36xx_hal_config_sta_rsp_msg *rsp; wcn36xx_smd_config_sta_rsp() local
1160 struct wcn36xx_hal_config_bss_rsp_msg *rsp; wcn36xx_smd_config_bss_rsp() local
1802 struct wcn36xx_hal_feat_caps_msg msg_body, *rsp; wcn36xx_smd_feature_caps_exchange() local
1966 struct wcn36xx_hal_tx_compl_ind_msg *rsp = buf; wcn36xx_smd_tx_compl_ind() local
1982 struct wcn36xx_hal_missed_beacon_ind_msg *rsp = buf; wcn36xx_smd_missed_beacon_ind() local
2024 struct wcn36xx_hal_delete_sta_context_ind_msg *rsp = buf; wcn36xx_smd_delete_sta_context_ind() local
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c95 u32 rsp; qlcnic_poll_rsp() local
115 u32 rsp; qlcnic_82xx_issue_cmd() local
H A Dqlcnic_dcb.c432 struct qlcnic_dcb_param rsp; qlcnic_82xx_dcb_query_cee_param() local
H A Dqlcnic_sriov_common.c1374 u32 rsp_data, opcode, mbx_err_code, rsp; __qlcnic_sriov_issue_cmd() local
H A Dqlcnic.h1531 struct _cdrp_cmd rsp; member in struct:qlcnic_cmd_args
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c935 const u16 *rsp = rspq; t4vf_config_rss_range() local
H A Dcxgb4vf_main.c428 static int fwevtq_handler(struct sge_rspq *rspq, const __be64 *rsp, fwevtq_handler() argument
H A Dsge.c1613 int t4vf_ethrx_handler(struct sge_rspq *rspq, const __be64 *rsp, t4vf_ethrx_handler() argument
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_cmd.h47 u8 *rsp; member in struct:cmd_obj
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_cmd.h40 u8 *rsp; member in struct:cmd_obj
/linux-4.4.14/drivers/staging/rts5208/
H A Dsd.c431 u8 rsp[16]; sd_check_csd() local
528 dev_dbg(rtsx_dev(chip), "CSD WP Status: 0x%x\n", rsp[15]); sd_check_csd() local
691 u8 rsp[5]; sd_update_lock_status() local
722 u8 rsp[5]; sd_wait_state_data_ready() local
2572 u8 rsp[16]; reset_sd() local
3071 u8 rsp[5]; mmc_test_switch_bus() local
3088 u8 rsp[5]; mmc_test_switch_bus() local
3176 u8 rsp[5]; mmc_switch_timing_bus() local
3239 u8 rsp[16]; reset_mmc() local
4184 int ext_sd_get_rsp(struct rtsx_chip *chip, int len, u8 *rsp, u8 rsp_type) ext_sd_get_rsp() argument
4222 rsp[0], rsp[1], rsp[2], rsp[3]); ext_sd_get_rsp() local
126 sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len) sd_send_cmd_get_rsp() argument
4042 ext_sd_send_cmd_get_rsp(struct rtsx_chip *chip, u8 cmd_idx, u32 arg, u8 rsp_type, u8 *rsp, int rsp_len, bool special_check) ext_sd_send_cmd_get_rsp() argument
H A Drtsx_chip.h491 u8 rsp[17]; member in struct:sd_info
/linux-4.4.14/drivers/vhost/
H A Dscsi.c833 struct virtio_scsi_cmd_resp rsp; vhost_scsi_send_bad_target() local
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_core.c1396 bfa_faa_query_reply(struct bfa_iocfc_s *iocfc, bfi_faa_query_rsp_t *rsp) bfa_faa_query_reply() argument
H A Dbfa_fcpim.c2794 struct bfi_ioim_rsp_s *rsp = (struct bfi_ioim_rsp_s *) m; bfa_ioim_isr() local
2878 struct bfi_ioim_rsp_s *rsp = (struct bfi_ioim_rsp_s *) m; bfa_ioim_good_comp_isr() local
3549 struct bfi_tskim_rsp_s *rsp = (struct bfi_tskim_rsp_s *) m; bfa_tskim_isr() local
H A Dbfa_ioc.c3296 struct bfi_ablk_i2h_rsp_s *rsp = (struct bfi_ablk_i2h_rsp_s *)msg; bfa_ablk_isr() local
3718 bfa_sfp_scn_aen_post(struct bfa_sfp_s *sfp, struct bfi_sfp_scn_s *rsp) bfa_sfp_scn_aen_post() argument
3807 struct bfi_sfp_scn_s *rsp = (struct bfi_sfp_scn_s *) msg; bfa_sfp_scn() local
3851 struct bfi_sfp_rsp_s *rsp = (struct bfi_sfp_rsp_s *) msg; bfa_sfp_show_comp() local
4927 diag_tempsensor_comp(struct bfa_diag_s *diag, bfi_diag_ts_rsp_t *rsp) diag_tempsensor_comp() argument
6588 struct bfi_fru_rsp_s *rsp = (struct bfi_fru_rsp_s *)msg; bfa_fru_intr() local
H A Dbfa_svc.c1599 bfa_lps_login_rsp(struct bfa_s *bfa, struct bfi_lps_login_rsp_s *rsp) bfa_lps_login_rsp() argument
1680 bfa_lps_logout_rsp(struct bfa_s *bfa, struct bfi_lps_logout_rsp_s *rsp) bfa_lps_logout_rsp() argument
5950 bfa_fcdiag_queuetest_comp(struct bfa_fcdiag_s *fcdiag, bfi_diag_qtest_rsp_t *rsp) bfa_fcdiag_queuetest_comp() argument
6008 bfa_fcdiag_loopback_comp(struct bfa_fcdiag_s *fcdiag, struct bfi_diag_lb_rsp_s *rsp) bfa_fcdiag_loopback_comp() argument
H A Dbfi.h1176 struct bfi_diag_dport_rsp_s rsp; member in union:bfi_diag_dport_msg_u
/linux-4.4.14/drivers/isdn/hisax/
H A Disdnl2.c197 sethdraddr(struct Layer2 *l2, u_char *header, int rsp) sethdraddr() argument
292 int rsp = *skb->data & 0x2; iframe_error() local
324 int rsp = (*skb->data & 0x2) >> 1; unnum_error() local
340 int rsp = *skb->data & 0x2; UI_error() local
358 int rsp = *skb->data & 0x2; FRMR_error() local
969 int PollFlag, rsp, typ = RR; l2_st7_got_super() local
1310 int PollFlag, rsp, rnr = 0; l2_st8_got_super() local
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer2.c400 sethdraddr(struct layer2 *l2, u_char *header, int rsp) sethdraddr() argument
513 int rsp = *skb->data & 0x2; iframe_error() local
539 int rsp = (*skb->data & 0x2) >> 1; unnum_error() local
552 int rsp = *skb->data & 0x2; UI_error() local
567 int rsp = *skb->data & 0x2; FRMR_error() local
1197 int PollFlag, rsp, typ = RR; l2_st7_got_super() local
1530 int PollFlag, rsp, rnr = 0; l2_st8_got_super() local
/linux-4.4.14/drivers/mmc/host/
H A Dusdhi6rol0.c1169 u32 *rsp = cmd->resp, tmp = 0; usdhi6_resp_read() local
H A Dmtk-sd.c690 u32 *rsp = cmd->resp; msdc_auto_cmd_done() local
750 u32 *rsp = cmd->resp; msdc_cmd_done() local
/linux-4.4.14/drivers/firewire/
H A Dcore-cdev.c552 struct fw_cdev_event_response *rsp = &e->response; complete_transaction() local
/linux-4.4.14/include/net/nfc/
H A Dnci_core.h72 int (*rsp)(struct nci_dev *dev, struct sk_buff *skb); member in struct:nci_driver_ops
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_bsg.c301 IOCB_t *rsp; lpfc_bsg_send_mgmt_cmd_cmp() local
574 IOCB_t *rsp; lpfc_bsg_rport_els_cmp() local
1384 IOCB_t *rsp; lpfc_issue_ct_rsp_cmp() local
2537 IOCB_t *cmd, *rsp; lpfcdiag_loop_get_xri() local
2997 IOCB_t *cmd, *rsp = NULL; lpfc_bsg_diag_loopback_run() local
4940 IOCB_t *rsp; lpfc_bsg_menlo_cmd_cmp() local
H A Dlpfc_hw4.h1453 } rsp; member in union:lpfc_mbx_get_rsrc_extent_info::__anon9735
1481 } rsp; member in struct:lpfc_mbx_query_fw_config
1536 } rsp; member in union:lpfc_mbx_set_link_diag_state::__anon9739
1560 } rsp; member in union:lpfc_mbx_set_link_diag_loopback::__anon9742
1592 } rsp; member in union:lpfc_mbx_run_link_diag_test::__anon9745
1631 } rsp; member in union:lpfc_mbx_alloc_rsrc_extents::__anon9748
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_fc.c3589 struct request *rsp = req->next_rq; fc_bsg_jobdone() local
3701 struct request *rsp = req->next_rq; fc_req_to_bsgjob() local
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc.h439 struct fcp_rsp *rsp; member in struct:bnx2fc_cmd
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c434 struct ocrdma_create_eq_rsp *rsp = dev->mbx_cmd; ocrdma_mbx_create_eq() local
525 struct ocrdma_create_cq_cmd_rsp *rsp = dev->mbx_cmd; ocrdma_mbx_mq_cq_create() local
567 struct ocrdma_create_mq_rsp *rsp = dev->mbx_cmd; ocrdma_mbx_create_mq() local
1074 struct ocrdma_mbx_rsp *rsp = NULL; ocrdma_mbx_cmd() local
1117 struct ocrdma_mbx_rsp *rsp = payload_va; ocrdma_nonemb_mbx_cmd() local
1235 struct ocrdma_fw_ver_rsp *rsp; ocrdma_mbx_query_fw_ver() local
1262 struct ocrdma_fw_conf_rsp *rsp; ocrdma_mbx_query_fw_config() local
1374 struct ocrdma_mbx_query_config *rsp; ocrdma_mbx_query_dev() local
1394 struct ocrdma_get_link_speed_rsp *rsp; ocrdma_mbx_get_link_speed() local
1427 struct ocrdma_get_phy_info_rsp *rsp; ocrdma_mbx_get_phy_info() local
1461 struct ocrdma_alloc_pd_rsp *rsp; ocrdma_mbx_alloc_pd() local
1506 struct ocrdma_alloc_pd_range_rsp *rsp; ocrdma_mbx_alloc_pd_range() local
1645 struct ocrdma_create_ah_tbl_rsp *rsp; ocrdma_mbx_create_ah_tbl() local
1786 struct ocrdma_create_cq_rsp *rsp; ocrdma_mbx_create_cq() local
1913 struct ocrdma_alloc_lkey_rsp *rsp; ocrdma_mbx_alloc_lkey() local
1966 struct ocrdma_reg_nsmr_rsp *rsp; ocrdma_mbx_reg_mr() local
2339 static void ocrdma_get_create_qp_rsp(struct ocrdma_create_qp_rsp *rsp, ocrdma_get_create_qp_rsp() argument
2385 struct ocrdma_create_qp_rsp *rsp; ocrdma_mbx_create_qp() local
2478 struct ocrdma_query_qp_rsp *rsp; ocrdma_mbx_query_qp() local
2742 struct ocrdma_create_srq_rsp *rsp; ocrdma_mbx_create_srq() local
2840 struct ocrdma_query_srq_rsp *rsp = ocrdma_mbx_query_srq() local
2879 struct ocrdma_get_dcbx_cfg_rsp *rsp = NULL; ocrdma_mbx_get_dcbx_config() local
1140 ocrdma_get_attr(struct ocrdma_dev *dev, struct ocrdma_dev_attr *attr, struct ocrdma_mbx_query_config *rsp) ocrdma_get_attr() argument
H A Docrdma_verbs.c670 struct ocrdma_alloc_pd_uresp rsp; ocrdma_copy_pd_uresp() local
H A Docrdma_sli.h287 struct ocrdma_mbx_rsp rsp; member in union:ocrdma_mqe::__anon5313
331 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_eq_rsp
614 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_mbx_query_config
641 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_fw_ver_rsp
648 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_fw_conf_rsp
690 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_get_phy_info_rsp
731 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_get_link_speed_rsp
805 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_cq_cmd_rsp
811 struct ocrdma_create_cq_cmd_rsp rsp; member in struct:ocrdma_create_cq_rsp
834 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_mq_rsp
855 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_destroy_cq_rsp
1025 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_qp_rsp
1044 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_destroy_qp_rsp
1218 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_modify_qp_rsp
1235 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_query_qp_rsp
1283 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_srq_rsp
1373 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_alloc_pd_rsp
1385 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_dealloc_pd_rsp
1397 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_alloc_pd_range_rsp
1457 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_alloc_lkey_rsp
1473 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_dealloc_lkey_rsp
1565 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_reg_nsmr_rsp
1585 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_reg_nsmr_cont_rsp
1610 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_alloc_mw_rsp
1626 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_attach_mcast_rsp
1640 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_detach_mcast_rsp
1669 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_create_ah_tbl_rsp
1681 struct ocrdma_mbx_rsp rsp; member in struct:ocrdma_delete_ah_tbl_rsp
/linux-4.4.14/drivers/infiniband/ulp/srp/
H A Dib_srp.c1780 static void srp_process_rsp(struct srp_rdma_ch *ch, struct srp_rsp *rsp) srp_process_rsp() argument
1876 struct srp_cred_rsp rsp = { srp_process_cred_req() local
1891 struct srp_aer_rsp rsp = { srp_process_aer_req() local
1839 srp_response_common(struct srp_rdma_ch *ch, s32 req_delta, void *rsp, int len) srp_response_common() argument
/linux-4.4.14/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c460 struct ib_mad_send_buf *rsp; srpt_mad_recv_handler() local
2354 struct srp_login_rsp *rsp; srpt_cm_req_recv() local
/linux-4.4.14/drivers/message/fusion/
H A Dmptsas.c2218 struct request *rsp = req->next_rq; mptsas_smp_handler() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1897 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, t4_ethrx_handler() argument
H A Dcxgb4_main.c600 static int fwevtq_handler(struct sge_rspq *q, const __be64 *rsp, fwevtq_handler() argument
692 static int uldrx_handler(struct sge_rspq *q, const __be64 *rsp, uldrx_handler() argument
H A Dcxgb4.h238 u32 rsp[4]; member in struct:tp_cpl_stats
H A Dt4_hw.c3495 u32 cfg, val, req, rsp; t4_cim_read_pif_la() local
4467 const u16 *rsp = rspq; t4_config_rss_range() local
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_main.c3766 _drbd_fault_random(struct fault_random_state *rsp) _drbd_fault_random() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dimmap_qe.h398 struct rsp { struct
457 struct rsp rsp[0x2]; /* 0x104100 - 0x1042FF member in struct:qe_immap
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dmad.c2321 struct opa_port_status_rsp *rsp; pma_get_opa_portstatus() local
2516 static void a0_datacounters(struct hfi1_devdata *dd, struct _port_dctrs *rsp, a0_datacounters() argument
2572 struct _port_dctrs *rsp; pma_get_opa_datacounters() local
2725 struct _port_ectrs *rsp; pma_get_opa_porterrors() local
2841 struct _port_ei *rsp; pma_get_opa_errorinfo() local
3082 struct _port_ei *rsp; pma_set_opa_errorinfo() local
2269 a0_portstatus(struct hfi1_pportdata *ppd, struct opa_port_status_rsp *rsp, u32 vl_select_mask) a0_portstatus() argument
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_main.c1323 u8 rsp, status, flags; be_complete_io() local
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c2814 struct smack_known *rsp; smack_socket_connect() local
3749 struct smack_known *rsp; smack_socket_sendmsg() local
/linux-4.4.14/drivers/block/
H A Dskd_main.c3878 struct skd_device *rsp; member in struct:skd_msix_entry
/linux-4.4.14/include/target/iscsi/
H A Discsi_target_core.h703 char rsp[ISCSI_HDR_LEN]; member in struct:iscsi_login
/linux-4.4.14/drivers/net/wireless/
H A Dairo.c1748 Resp rsp; readBSSListRid() local
2288 Resp rsp; airo_set_promisc() local
2460 Resp rsp; mpi_init_descriptors() local
3577 Resp rsp; enable_MAC() local
3614 Resp rsp; disable_MAC() local
3809 Resp rsp; setup_card() local
4115 Resp rsp; /* response from commands */ PC4500_accessrid() local
4142 Resp rsp; PC4500_readrid() local
4210 Resp rsp; PC4500_writerid() local
4274 Resp rsp; transmit_allocate() local
4332 Resp rsp; transmit_802_3_packet() local
4375 Resp rsp; transmit_802_11_packet() local
5467 Resp rsp; proc_BSSList_open() local
5595 Resp rsp; airo_pci_suspend() local
5945 Resp rsp; airo_set_wap() local
7223 Resp rsp; airo_set_scan() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2639 struct ixgbe_hic_hdr2_rsp rsp; member in union:ixgbe_hic_hdr2

Completed in 7506 milliseconds