/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_cq.c | 195 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) iwch_poll_cq() argument 44 iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, struct ib_wc *wc) iwch_poll_cq_one() argument
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_uc.c | 248 struct ib_wc wc; ipath_uc_rcv() local
|
H A D | ipath_cq.c | 50 struct ipath_cq_wc *wc; ipath_cq_enter() local 132 struct ipath_cq_wc *wc; ipath_poll_cq() local 208 struct ipath_cq_wc *wc; ipath_create_cq() local 380 struct ipath_cq_wc *wc; ipath_resize_cq() local
|
H A D | ipath_qp.c | 379 struct ib_wc wc; ipath_error_qp() local
|
H A D | ipath_rc.c | 861 struct ib_wc wc; do_rc_ack() local 1578 struct ib_wc wc; ipath_rc_rcv() local
|
H A D | ipath_ruc.c | 126 struct ib_wc wc; ipath_init_sge() local 266 struct ib_wc wc; ipath_ruc_loopback() local 710 struct ib_wc wc; ipath_send_complete() local
|
H A D | ipath_ud.c | 62 struct ib_wc wc; ipath_ud_loopback() local 415 struct ib_wc wc; ipath_ud_rcv() local
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | agent.c | 81 agent_send_response(const struct ib_mad_hdr *mad_hdr, const struct ib_grh *grh, const struct ib_wc *wc, const struct ib_device *device, int port_num, int qpn, size_t resp_mad_len, bool opa) agent_send_response() argument
|
H A D | mad_priv.h | 73 struct ib_wc wc; member in struct:ib_mad_private_header
|
H A D | mad_rmpp.c | 610 struct ib_mad_send_wc wc; abort_send() local 717 struct ib_mad_send_wc wc; process_rmpp_ack() local
|
H A D | verbs.c | 406 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, const struct ib_wc *wc, ib_create_ah_from_wc() argument 343 ib_init_ah_from_wc(struct ib_device *device, u8 port_num, const struct ib_wc *wc, const struct ib_grh *grh, struct ib_ah_attr *ah_attr) ib_init_ah_from_wc() argument
|
H A D | mad.c | 2557 struct ib_wc wc; ib_mad_completion_handler() local 2686 struct ib_wc wc; local_completions() local 692 build_smp_wc(struct ib_qp *qp, u64 wr_id, u16 slid, u16 pkey_index, u8 port_num, struct ib_wc *wc) build_smp_wc() argument 1337 ib_process_mad_wc(struct ib_mad_agent *mad_agent, struct ib_wc *wc) ib_process_mad_wc() argument 1905 ib_find_send_mad(const struct ib_mad_agent_private *mad_agent_priv, const struct ib_mad_recv_wc *wc) ib_find_send_mad() argument 2018 handle_ib_smi(const struct ib_mad_port_private *port_priv, const struct ib_mad_qp_info *qp_info, const struct ib_wc *wc, int port_num, struct ib_mad_private *recv, struct ib_mad_private *response) handle_ib_smi() argument 2103 handle_opa_smi(struct ib_mad_port_private *port_priv, struct ib_mad_qp_info *qp_info, struct ib_wc *wc, int port_num, struct ib_mad_private *recv, struct ib_mad_private *response) handle_opa_smi() argument 2157 handle_smi(struct ib_mad_port_private *port_priv, struct ib_mad_qp_info *qp_info, struct ib_wc *wc, int port_num, struct ib_mad_private *recv, struct ib_mad_private *response, bool opa) handle_smi() argument 2175 ib_mad_recv_done_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) ib_mad_recv_done_handler() argument 2416 ib_mad_send_done_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) ib_mad_send_done_handler() argument 2493 mad_error_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) mad_error_handler() argument
|
H A D | uverbs_cmd.c | 1592 static int copy_wc_to_user(void __user *dest, struct ib_wc *wc) copy_wc_to_user() argument 1628 struct ib_wc wc; ib_uverbs_poll_cq() local
|
H A D | cm.c | 346 static void cm_init_av_for_response(struct cm_port *port, struct ib_wc *wc, cm_init_av_for_response() argument 1575 static void cm_process_routed_req(struct cm_req_msg *req_msg, struct ib_wc *wc) cm_process_routed_req() argument 3070 struct ib_wc *wc; cm_sidr_req_handler() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_uc.c | 250 struct ib_wc wc; qib_uc_rcv() local
|
H A D | qib_cq.c | 53 struct qib_cq_wc *wc; qib_cq_enter() local 139 struct qib_cq_wc *wc; qib_poll_cq() local 223 struct qib_cq_wc *wc; qib_create_cq() local 396 struct qib_cq_wc *wc; qib_resize_cq() local
|
H A D | qib_ruc.c | 85 struct ib_wc wc; qib_init_sge() local 363 struct ib_wc wc; qib_ruc_loopback() local 794 struct ib_wc wc; qib_send_complete() local
|
H A D | qib_ud.c | 58 struct ib_wc wc; qib_ud_loopback() local 435 struct ib_wc wc; qib_ud_rcv() local
|
H A D | qib_qp.c | 477 struct ib_wc wc; qib_error_qp() local
|
H A D | qib_rc.c | 975 struct ib_wc wc; qib_rc_send_complete() local 1060 struct ib_wc wc; do_rc_completion() local 1873 struct ib_wc wc; qib_rc_rcv() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cs.h | 81 bfa_wc_up(struct bfa_wc *wc) bfa_wc_up() argument 87 bfa_wc_down(struct bfa_wc *wc) bfa_wc_down() argument 96 bfa_wc_init(struct bfa_wc *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) bfa_wc_init() argument 106 bfa_wc_wait(struct bfa_wc *wc) bfa_wc_wait() argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | cq.c | 69 struct hfi1_cq_wc *wc; hfi1_cq_enter() local 155 struct hfi1_cq_wc *wc; hfi1_poll_cq() local 239 struct hfi1_cq_wc *wc; hfi1_create_cq() local 409 struct hfi1_cq_wc *wc; hfi1_resize_cq() local
|
H A D | uc.c | 275 struct ib_wc wc; hfi1_uc_rcv() local
|
H A D | ud.c | 77 struct ib_wc wc; ud_loopback() local 647 struct ib_wc wc; hfi1_ud_rcv() local
|
H A D | ruc.c | 103 struct ib_wc wc; init_sge() local 383 struct ib_wc wc; ruc_loopback() local 921 struct ib_wc wc; hfi1_send_complete() local
|
H A D | qp.c | 462 struct ib_wc wc; hfi1_error_qp() local
|
H A D | rc.c | 988 struct ib_wc wc; hfi1_rc_send_complete() local 1075 struct ib_wc wc; do_rc_completion() local 1951 struct ib_wc wc; hfi1_rc_rcv() local
|
H A D | pio.c | 196 static int wildcard_to_pool(int wc) wildcard_to_pool() argument
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
H A D | hostap_cs.c | 106 hfa384x_outsw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_outsw_debug() argument 121 hfa384x_insw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_insw_debug() argument
|
H A D | hostap_plx.c | 172 hfa384x_outsw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_outsw_debug() argument 188 hfa384x_insw_debug(struct net_device *dev, int a, u8 *buf, int wc) hfa384x_insw_debug() argument
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 250 frwr_sendcompletion(struct ib_wc *wc) frwr_sendcompletion() argument
|
H A D | svc_rdma_transport.c | 342 struct ib_wc wc; rq_cq_reap() local 440 struct ib_wc *wc; sq_cq_reap() local
|
H A D | verbs.c | 131 rpcrdma_sendcq_process_wc(struct ib_wc *wc) rpcrdma_sendcq_process_wc() argument 194 rpcrdma_recvcq_process_wc(struct ib_wc *wc) rpcrdma_recvcq_process_wc() argument 267 struct ib_wc wc; rpcrdma_flush_cqs() local 441 struct ib_wc wc; rpcrdma_clean_cq() local
|
/linux-4.4.14/fs/ntfs/ |
H A D | unistr.c | 264 wchar_t wc; ntfs_nlstoucs() local 341 int i, o, ns_len, wc; ntfs_ucstonls() local
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_osf.h | 53 __u32 wc; member in struct:xt_osf_wc 63 struct xt_osf_wc wc; member in struct:xt_osf_opt
|
/linux-4.4.14/net/rds/ |
H A D | ib_cm.c | 245 struct ib_wc *wc; poll_cq() local
|
H A D | iw_send.c | 192 struct ib_wc wc; rds_iw_send_cq_comp_handler() local
|
H A D | ib_send.c | 240 void rds_ib_send_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc) rds_ib_send_cqe_handler() argument
|
H A D | iw_recv.c | 784 struct ib_wc wc; rds_poll_cq() local
|
H A D | ib_recv.c | 956 rds_ib_recv_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc, struct rds_ib_ack_state *state) rds_ib_recv_cqe_handler() argument
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 718 uint16_t wc; qla2x00_prep_sns_cmd() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
H A D | ehca_reqs.c | 626 static inline int ehca_poll_cq_one(struct ib_cq *cq, struct ib_wc *wc) ehca_poll_cq_one() argument 873 int ehca_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) ehca_poll_cq() argument 799 generate_flush_cqes(struct ehca_qp *my_qp, struct ib_cq *cq, struct ib_wc *wc, int num_entries, struct ipz_queue *ipz_queue, int on_sq) generate_flush_cqes() argument
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfa_cs.h | 293 bfa_wc_up(struct bfa_wc_s *wc) bfa_wc_up() argument 299 bfa_wc_down(struct bfa_wc_s *wc) bfa_wc_down() argument 310 bfa_wc_init(struct bfa_wc_s *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) bfa_wc_init() argument 322 bfa_wc_wait(struct bfa_wc_s *wc) bfa_wc_wait() argument
|
H A D | bfa_fcpim.h | 213 struct bfa_wc_s wc; /* waiting counter */ member in struct:bfa_tskim_s 239 struct bfa_wc_s wc; /* waiting counter */ member in struct:bfa_itnim_s
|
H A D | bfa_fcs.h | 159 struct bfa_wc_s wc; /* waiting counter for events */ member in struct:bfa_fcs_lport_s 206 struct bfa_wc_s wc; /* wait counter for delete */ member in struct:bfa_fcs_fabric_s 706 struct bfa_wc_s wc; /* waiting counter */ member in struct:bfa_fcs_s
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 682 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) c4iw_poll_cq_one() argument 826 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) c4iw_poll_cq() argument
|
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | cttimer.c | 55 unsigned int wc; /* current wallclock */ member in struct:ct_timer 188 unsigned int wc, diff; ct_xfitimer_reprogram() local
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 579 static int use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, use_tunnel_data() argument 891 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) mlx4_ib_poll_cq() argument 504 mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, struct ib_wc *wc) mlx4_ib_handle_error_cqe() argument 607 mlx4_ib_qp_sw_comp(struct mlx4_ib_qp *qp, int num_entries, struct ib_wc *wc, int *npolled, int is_send) mlx4_ib_qp_sw_comp() argument 631 mlx4_ib_poll_sw_comp(struct mlx4_ib_cq *cq, int num_entries, struct ib_wc *wc, int *npolled) mlx4_ib_poll_sw_comp() argument 656 mlx4_ib_poll_one(struct mlx4_ib_cq *cq, struct mlx4_ib_qp **cur_qp, struct ib_wc *wc) mlx4_ib_poll_one() argument
|
H A D | mad.c | 1303 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc) mlx4_ib_multiplex_mad() argument 1552 struct ib_wc wc; mlx4_ib_tunnel_comp_worker() local 1716 struct ib_wc wc; mlx4_ib_sqp_comp_worker() local 455 mlx4_ib_send_to_slave(struct mlx4_ib_dev *dev, int slave, u8 port, enum ib_qp_type dest_qpt, struct ib_wc *wc, struct ib_grh *grh, struct ib_mad *mad) mlx4_ib_send_to_slave() argument 604 mlx4_ib_demux_mad(struct ib_device *ibdev, u8 port, struct ib_wc *wc, struct ib_grh *grh, struct ib_mad *mad) mlx4_ib_demux_mad() argument
|
H A D | mcg.c | 233 struct ib_wc wc; send_mad_to_slave() local
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_verbs.c | 769 usnic_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) usnic_ib_poll_cq() argument
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 558 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_rx_wc() argument 769 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_tx_wc() argument
|
H A D | ipoib_ib.c | 176 static void ipoib_ib_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_ib_handle_rx_wc() argument 375 static void ipoib_ib_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_ib_handle_tx_wc() argument 453 struct ib_wc *wc = priv->ibwc + i; ipoib_poll() local
|
H A D | ipoib.h | 743 static inline void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_rx_wc() argument 747 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_tx_wc() argument
|
/linux-4.4.14/net/9p/ |
H A D | trans_rdma.c | 347 struct ib_wc wc; cq_comp_handler() local
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 121 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, handle_good_req() argument 171 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, handle_responder() argument 554 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) mlx5_ib_poll_cq() argument 253 mlx5_handle_error_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe, struct ib_wc *wc) mlx5_handle_error_cqe() argument 410 mlx5_poll_one(struct mlx5_ib_cq *cq, struct mlx5_ib_qp **cur_qp, struct ib_wc *wc) mlx5_poll_one() argument
|
H A D | mr.c | 740 struct ib_wc wc; mlx5_umr_cq_handler() local
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 1199 static void iser_handle_wc(struct ib_wc *wc) iser_handle_wc() argument 1166 iser_handle_comp_error(struct ib_conn *ib_conn, struct ib_wc *wc) iser_handle_comp_error() argument
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.h | 320 struct ib_wc wc[16]; member in struct:srpt_rdma_ch
|
H A D | ib_srpt.c | 1957 struct ib_wc *const wc = ch->wc; srpt_process_completion() local 1872 srpt_process_rcv_completion(struct ib_cq *cq, struct srpt_rdma_ch *ch, struct ib_wc *wc) srpt_process_rcv_completion() argument 1910 srpt_process_send_completion(struct ib_cq *cq, struct srpt_rdma_ch *ch, struct ib_wc *wc) srpt_process_send_completion() argument
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_ethtool.c | 45 wait_queue_head_t wc; member in struct:oct_mdio_cmd_context
|
H A D | lio_main.c | 102 wait_queue_head_t wc; member in struct:liquidio_if_cfg_context
|
/linux-4.4.14/arch/c6x/platforms/ |
H A D | cache.c | 141 unsigned int wc = 0; cache_block_operation() local 186 unsigned int wc = 0; cache_block_operation_nowait() local
|
/linux-4.4.14/fs/fat/ |
H A D | dir.c | 210 wchar_t wc; fat_short2lower_uni() local
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 219 u32 wc; npe_debug_instr() local
|
/linux-4.4.14/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 1494 wavefront_synth_control(snd_wavefront_card_t *acard, wavefront_control *wc) wavefront_synth_control() argument 1647 wavefront_control *wc; snd_wavefront_synth_ioctl() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd_cb.c | 3202 kiblnd_complete(struct ib_wc *wc) kiblnd_complete() argument 3279 struct ib_wc wc; kiblnd_scheduler() local
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 2048 isert_cq_comp_err(struct isert_conn *isert_conn, struct ib_wc *wc) isert_cq_comp_err() argument 2069 isert_handle_wc(struct ib_wc *wc) isert_handle_wc() argument
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 722 u32 wc; dsi_timing_setup() local
|
/linux-4.4.14/fs/logfs/ |
H A D | readwrite.c | 1380 struct write_control wc = { logfs_write_direct() local 1471 struct write_control wc = { logfs_write_rec() local 1514 struct write_control wc = { grow_inode() local 1695 struct write_control wc; logfs_truncate_direct() local 1822 struct write_control wc = { logfs_truncate_rec() local 1340 logfs_write_i0(struct inode *inode, struct page *page, struct write_control *wc) logfs_write_i0() argument 1667 logfs_truncate_i0(struct inode *inode, struct page *page, struct write_control *wc, u64 size) logfs_truncate_i0() argument
|
/linux-4.4.14/include/xen/interface/ |
H A D | xen.h | 583 struct pvclock_wall_clock wc; member in struct:shared_info
|
/linux-4.4.14/kernel/debug/kdb/ |
H A D | kdb_main.c | 1518 } wc; kdb_md_line() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | aops.c | 1285 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) ocfs2_unlock_pages() argument 1308 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) ocfs2_free_write_ctxt() argument 1320 struct ocfs2_write_ctxt *wc; ocfs2_alloc_write_ctxt() local 2083 struct ocfs2_write_ctxt *wc; ocfs2_write_begin_nolock() local 2374 struct ocfs2_write_ctxt *wc = fsdata; ocfs2_write_end_nolock() local 1390 ocfs2_write_failure(struct inode *inode, struct ocfs2_write_ctxt *wc, loff_t user_pos, unsigned user_len) ocfs2_write_failure() argument 1413 ocfs2_prepare_page_for_write(struct inode *inode, u64 *p_blkno, struct ocfs2_write_ctxt *wc, struct page *page, u32 cpos, loff_t user_pos, unsigned user_len, int new) ocfs2_prepare_page_for_write() argument 1497 ocfs2_grab_pages_for_write(struct address_space *mapping, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len, int new, struct page *mmap_page) ocfs2_grab_pages_for_write() argument 1580 ocfs2_write_cluster(struct address_space *mapping, u32 phys, unsigned int unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument 1680 ocfs2_write_cluster_by_desc(struct address_space *mapping, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len) ocfs2_write_cluster_by_desc() argument 1728 ocfs2_set_target_boundaries(struct ocfs2_super *osb, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len, int alloc) ocfs2_set_target_boundaries() argument 1783 ocfs2_populate_write_desc(struct inode *inode, struct ocfs2_write_ctxt *wc, unsigned int *clusters_to_alloc, unsigned int *extents_to_split) ocfs2_populate_write_desc() argument 1866 ocfs2_write_begin_inline(struct address_space *mapping, struct inode *inode, struct ocfs2_write_ctxt *wc) ocfs2_write_begin_inline() argument 1932 ocfs2_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page *mmap_page, struct ocfs2_write_ctxt *wc) ocfs2_try_to_write_inline_data() argument 2003 ocfs2_expand_nonsparse_inode(struct inode *inode, struct buffer_head *di_bh, loff_t pos, unsigned len, struct ocfs2_write_ctxt *wc) ocfs2_expand_nonsparse_inode() argument 2341 ocfs2_write_end_inline(struct inode *inode, loff_t pos, unsigned len, unsigned *copied, struct ocfs2_dinode *di, struct ocfs2_write_ctxt *wc) ocfs2_write_end_inline() argument
|
/linux-4.4.14/include/rdma/ |
H A D | ib_mad.h | 526 struct ib_wc *wc; member in struct:ib_mad_recv_wc
|
H A D | ib_verbs.h | 2512 ib_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) ib_poll_cq() argument
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 746 vpm_init(struct hfc_multi *wc) vpm_init() argument
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 2951 int ocrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) ocrdma_poll_cq() argument
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 1905 static void srp_handle_recv(struct srp_rdma_ch *ch, struct ib_wc *wc) srp_handle_recv() argument 2009 struct ib_wc wc; srp_recv_completion() local 2024 struct ib_wc wc; srp_send_completion() local
|
/linux-4.4.14/fs/btrfs/ |
H A D | tree-log.c | 2985 struct walk_control wc = { free_log_tree() local 5442 struct walk_control wc = { btrfs_recover_log_trees() local 289 process_one_buffer(struct btrfs_root *log, struct extent_buffer *eb, struct walk_control *wc, u64 gen) process_one_buffer() argument 2279 replay_one_buffer(struct btrfs_root *log, struct extent_buffer *eb, struct walk_control *wc, u64 gen) replay_one_buffer() argument 2388 walk_down_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int *level, struct walk_control *wc) walk_down_log_tree() argument 2486 walk_up_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int *level, struct walk_control *wc) walk_up_log_tree() argument 2550 walk_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct walk_control *wc) walk_log_tree() argument
|
H A D | extent-tree.c | 8789 struct walk_control *wc; btrfs_drop_snapshot() local 9007 struct walk_control *wc; btrfs_drop_subtree() local 8032 reada_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct walk_control *wc, struct btrfs_path *path) reada_walk_down() argument 8361 walk_down_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int lookup_info) walk_down_proc() argument 8442 do_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int *lookup_info) do_walk_down() argument 8601 walk_up_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_up_proc() argument 8703 walk_down_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_down_tree() argument 8735 walk_up_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int max_level) walk_up_tree() argument
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 348 static inline void o2hb_bio_wait_init(struct o2hb_bio_wait_ctxt *wc) o2hb_bio_wait_init() argument 356 static inline void o2hb_bio_wait_dec(struct o2hb_bio_wait_ctxt *wc, o2hb_bio_wait_dec() argument 378 struct o2hb_bio_wait_ctxt *wc = bio->bi_private; o2hb_bio_end_io() local 449 struct o2hb_bio_wait_ctxt wc; o2hb_read_slots() local 369 o2hb_wait_on_io(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *wc) o2hb_wait_on_io() argument 391 o2hb_setup_one_bio(struct o2hb_region *reg, struct o2hb_bio_wait_ctxt *wc, unsigned int *current_slot, unsigned int max_slots) o2hb_setup_one_bio() argument
|
/linux-4.4.14/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 424 struct ib_uverbs_wc wc[0]; member in struct:ib_uverbs_poll_cq_resp
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | dsi.c | 4341 int bl, wc, pps, tot; print_dsi_vm() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 1154 struct pvclock_wall_clock wc; kvm_write_wall_clock() local
|