/linux-4.4.14/include/math-emu/ |
D | op-common.h | 27 #define _FP_DECL(wc, X) \ argument 36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ argument 89 #define _FP_PACK_CANONICAL(fs, wc, X) \ argument 209 #define _FP_ISSIGNAN(fs, wc, X) \ argument 229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument 367 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') argument 368 #define _FP_SUB(fs, wc, R, X, Y) \ argument 380 #define _FP_NEG(fs, wc, R, X) \ argument 393 #define _FP_MUL(fs, wc, R, X, Y) \ argument 456 #define _FP_DIV(fs, wc, R, X, Y) \ argument [all …]
|
D | soft-fp.h | 135 #define _FP_ROUND_NEAREST(wc, X) \ argument 141 #define _FP_ROUND_ZERO(wc, X) 0 argument 143 #define _FP_ROUND_PINF(wc, X) \ argument 149 #define _FP_ROUND_MINF(wc, X) \ argument 155 #define _FP_ROUND(wc, X) \ argument
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_cs.h | 81 bfa_wc_up(struct bfa_wc *wc) in bfa_wc_up() 87 bfa_wc_down(struct bfa_wc *wc) in bfa_wc_down() 96 bfa_wc_init(struct bfa_wc *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) in bfa_wc_init() 106 bfa_wc_wait(struct bfa_wc *wc) in bfa_wc_wait()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_cq.c | 50 struct ipath_cq_wc *wc; in ipath_cq_enter() local 132 struct ipath_cq_wc *wc; in ipath_poll_cq() local 208 struct ipath_cq_wc *wc; in ipath_create_cq() local 380 struct ipath_cq_wc *wc; in ipath_resize_cq() local
|
D | ipath_ruc.c | 126 struct ib_wc wc; in ipath_init_sge() local 266 struct ib_wc wc; in ipath_ruc_loopback() local 710 struct ib_wc wc; in ipath_send_complete() local
|
D | ipath_ud.c | 62 struct ib_wc wc; in ipath_ud_loopback() local 415 struct ib_wc wc; in ipath_ud_rcv() local
|
D | ipath_uc.c | 248 struct ib_wc wc; in ipath_uc_rcv() local
|
D | ipath_rc.c | 861 struct ib_wc wc; in do_rc_ack() local 1578 struct ib_wc wc; in ipath_rc_rcv() local
|
D | ipath_qp.c | 379 struct ib_wc wc; in ipath_error_qp() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 53 struct qib_cq_wc *wc; in qib_cq_enter() local 139 struct qib_cq_wc *wc; in qib_poll_cq() local 223 struct qib_cq_wc *wc; in qib_create_cq() local 396 struct qib_cq_wc *wc; in qib_resize_cq() local
|
D | qib_ruc.c | 85 struct ib_wc wc; in qib_init_sge() local 363 struct ib_wc wc; in qib_ruc_loopback() local 794 struct ib_wc wc; in qib_send_complete() local
|
D | qib_ud.c | 58 struct ib_wc wc; in qib_ud_loopback() local 435 struct ib_wc wc; in qib_ud_rcv() local
|
D | qib_uc.c | 250 struct ib_wc wc; in qib_uc_rcv() local
|
D | qib_rc.c | 975 struct ib_wc wc; in qib_rc_send_complete() local 1060 struct ib_wc wc; in do_rc_completion() local 1873 struct ib_wc wc; in qib_rc_rcv() local
|
D | qib_qp.c | 477 struct ib_wc wc; in qib_error_qp() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | cq.c | 69 struct hfi1_cq_wc *wc; in hfi1_cq_enter() local 155 struct hfi1_cq_wc *wc; in hfi1_poll_cq() local 239 struct hfi1_cq_wc *wc; in hfi1_create_cq() local 409 struct hfi1_cq_wc *wc; in hfi1_resize_cq() local
|
D | ruc.c | 103 struct ib_wc wc; in init_sge() local 383 struct ib_wc wc; in ruc_loopback() local 921 struct ib_wc wc; in hfi1_send_complete() local
|
D | ud.c | 77 struct ib_wc wc; in ud_loopback() local 647 struct ib_wc wc; in hfi1_ud_rcv() local
|
D | uc.c | 275 struct ib_wc wc; in hfi1_uc_rcv() local
|
D | rc.c | 988 struct ib_wc wc; in hfi1_rc_send_complete() local 1075 struct ib_wc wc; in do_rc_completion() local 1951 struct ib_wc wc; in hfi1_rc_rcv() local
|
D | qp.c | 462 struct ib_wc wc; in hfi1_error_qp() local
|
D | pio.c | 196 static int wildcard_to_pool(int wc) in wildcard_to_pool()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_cq.c | 45 struct ib_wc *wc) in iwch_poll_cq_one() 195 int iwch_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in iwch_poll_cq()
|
/linux-4.4.14/fs/ocfs2/ |
D | aops.c | 1285 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() 1308 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() 1320 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() local 1391 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure() 1414 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write() 1498 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write() 1585 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster() 1683 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc() 1729 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries() 1784 struct ocfs2_write_ctxt *wc, in ocfs2_populate_write_desc() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | cq.c | 505 struct ib_wc *wc) in mlx4_ib_handle_error_cqe() 579 static int use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, in use_tunnel_data() 608 struct ib_wc *wc, int *npolled, int is_send) in mlx4_ib_qp_sw_comp() 632 struct ib_wc *wc, int *npolled) in mlx4_ib_poll_sw_comp() 658 struct ib_wc *wc) in mlx4_ib_poll_one() 891 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq()
|
D | mad.c | 456 enum ib_qp_type dest_qpt, struct ib_wc *wc, in mlx4_ib_send_to_slave() 605 struct ib_wc *wc, struct ib_grh *grh, in mlx4_ib_demux_mad() 1303 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc) in mlx4_ib_multiplex_mad() 1552 struct ib_wc wc; in mlx4_ib_tunnel_comp_worker() local 1716 struct ib_wc wc; in mlx4_ib_sqp_comp_worker() local
|
D | mcg.c | 233 struct ib_wc wc; in send_mad_to_slave() local
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_cs.c | 107 u8 *buf, int wc) in hfa384x_outsw_debug() 122 u8 *buf, int wc) in hfa384x_insw_debug() 140 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc)) argument 141 #define HFA384X_INSW(a, buf, wc) hfa384x_insw_debug(dev, (a), (buf), (wc)) argument 149 #define HFA384X_INSW(a, buf, wc) insw(dev->base_addr + (a), buf, wc) argument 150 #define HFA384X_OUTSW(a, buf, wc) outsw(dev->base_addr + (a), buf, wc) argument
|
D | hostap_plx.c | 173 u8 *buf, int wc) in hfa384x_outsw_debug() 189 u8 *buf, int wc) in hfa384x_insw_debug() 208 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc)) argument 209 #define HFA384X_INSW(a, buf, wc) hfa384x_insw_debug(dev, (a), (buf), (wc)) argument 217 #define HFA384X_INSW(a, buf, wc) insw(dev->base_addr + (a), buf, wc) argument 218 #define HFA384X_OUTSW(a, buf, wc) outsw(dev->base_addr + (a), buf, wc) argument
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_reqs.c | 626 static inline int ehca_poll_cq_one(struct ib_cq *cq, struct ib_wc *wc) in ehca_poll_cq_one() 800 struct ib_wc *wc, int num_entries, in generate_flush_cqes() 873 int ehca_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) in ehca_poll_cq()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | mad.c | 694 struct ib_wc *wc) in build_smp_wc() 1338 struct ib_wc *wc) in ib_process_mad_wc() 1906 const struct ib_mad_recv_wc *wc) in ib_find_send_mad() 2020 const struct ib_wc *wc, in handle_ib_smi() 2105 struct ib_wc *wc, in handle_opa_smi() 2159 struct ib_wc *wc, in handle_smi() 2176 struct ib_wc *wc) in ib_mad_recv_done_handler() 2417 struct ib_wc *wc) in ib_mad_send_done_handler() 2494 struct ib_wc *wc) in mad_error_handler() 2557 struct ib_wc wc; in ib_mad_completion_handler() local [all …]
|
D | agent.c | 82 const struct ib_wc *wc, const struct ib_device *device, in agent_send_response()
|
D | mad_rmpp.c | 610 struct ib_mad_send_wc wc; in abort_send() local 717 struct ib_mad_send_wc wc; in process_rmpp_ack() local
|
D | verbs.c | 344 const struct ib_wc *wc, const struct ib_grh *grh, in ib_init_ah_from_wc() 406 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, const struct ib_wc *wc, in ib_create_ah_from_wc()
|
D | mad_priv.h | 73 struct ib_wc wc; member
|
D | cm.c | 346 static void cm_init_av_for_response(struct cm_port *port, struct ib_wc *wc, in cm_init_av_for_response() 1575 static void cm_process_routed_req(struct cm_req_msg *req_msg, struct ib_wc *wc) in cm_process_routed_req() 3070 struct ib_wc *wc; in cm_sidr_req_handler() local
|
D | uverbs_cmd.c | 1592 static int copy_wc_to_user(void __user *dest, struct ib_wc *wc) in copy_wc_to_user() 1628 struct ib_wc wc; in ib_uverbs_poll_cq() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_cs.h | 293 bfa_wc_up(struct bfa_wc_s *wc) in bfa_wc_up() 299 bfa_wc_down(struct bfa_wc_s *wc) in bfa_wc_down() 310 bfa_wc_init(struct bfa_wc_s *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) in bfa_wc_init() 322 bfa_wc_wait(struct bfa_wc_s *wc) in bfa_wc_wait()
|
D | bfa_fcpim.h | 213 struct bfa_wc_s wc; /* waiting counter */ member 239 struct bfa_wc_s wc; /* waiting counter */ member
|
D | bfa_fcs.h | 159 struct bfa_wc_s wc; /* waiting counter for events */ member 206 struct bfa_wc_s wc; /* wait counter for delete */ member 706 struct bfa_wc_s wc; /* waiting counter */ member
|
/linux-4.4.14/fs/ntfs/ |
D | unistr.c | 264 wchar_t wc; in ntfs_nlstoucs() local 341 int i, o, ns_len, wc; in ntfs_ucstonls() local
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | verbs.c | 131 rpcrdma_sendcq_process_wc(struct ib_wc *wc) in rpcrdma_sendcq_process_wc() 194 rpcrdma_recvcq_process_wc(struct ib_wc *wc) in rpcrdma_recvcq_process_wc() 267 struct ib_wc wc; in rpcrdma_flush_cqs() local 441 struct ib_wc wc; in rpcrdma_clean_cq() local
|
D | svc_rdma_transport.c | 342 struct ib_wc wc; in rq_cq_reap() local 440 struct ib_wc *wc; in sq_cq_reap() local
|
D | frwr_ops.c | 250 frwr_sendcompletion(struct ib_wc *wc) in frwr_sendcompletion()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | cq.c | 121 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() 171 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 255 struct ib_wc *wc) in mlx5_handle_error_cqe() 412 struct ib_wc *wc) in mlx5_poll_one() 554 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq()
|
D | mr.c | 740 struct ib_wc wc; in mlx5_umr_cq_handler() local
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | xt_osf.h | 53 __u32 wc; member 63 struct xt_osf_wc wc; member
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ib.c | 176 static void ipoib_ib_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_ib_handle_rx_wc() 375 static void ipoib_ib_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_ib_handle_tx_wc() 453 struct ib_wc *wc = priv->ibwc + i; in ipoib_poll() local
|
D | ipoib_cm.c | 558 void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() 769 void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc()
|
D | ipoib.h | 743 static inline void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_rx_wc() 747 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_cm_handle_tx_wc()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 682 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() 826 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq()
|
/linux-4.4.14/arch/sh/include/asm/ |
D | sfp-machine.h | 57 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
/linux-4.4.14/fs/logfs/ |
D | readwrite.c | 1341 struct write_control *wc) in logfs_write_i0() 1380 struct write_control wc = { in logfs_write_direct() local 1471 struct write_control wc = { in logfs_write_rec() local 1514 struct write_control wc = { in grow_inode() local 1668 struct write_control *wc, u64 size) in logfs_truncate_i0() 1695 struct write_control wc; in logfs_truncate_direct() local 1822 struct write_control wc = { in logfs_truncate_rec() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | sfp-machine_64.h | 59 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
D | sfp-machine_32.h | 61 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | sfp-machine.h | 55 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | cttimer.c | 55 unsigned int wc; /* current wallclock */ member 188 unsigned int wc, diff; in ct_xfitimer_reprogram() local
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | heartbeat.c | 348 static inline void o2hb_bio_wait_init(struct o2hb_bio_wait_ctxt *wc) in o2hb_bio_wait_init() 356 static inline void o2hb_bio_wait_dec(struct o2hb_bio_wait_ctxt *wc, in o2hb_bio_wait_dec() 370 struct o2hb_bio_wait_ctxt *wc) in o2hb_wait_on_io() 378 struct o2hb_bio_wait_ctxt *wc = bio->bi_private; in o2hb_bio_end_io() local 392 struct o2hb_bio_wait_ctxt *wc, in o2hb_setup_one_bio() 449 struct o2hb_bio_wait_ctxt wc; in o2hb_read_slots() local
|
/linux-4.4.14/arch/c6x/platforms/ |
D | cache.c | 141 unsigned int wc = 0; in cache_block_operation() local 186 unsigned int wc = 0; in cache_block_operation_nowait() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | sfp-machine.h | 58 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
/linux-4.4.14/fs/btrfs/ |
D | tree-log.c | 291 struct walk_control *wc, u64 gen) in process_one_buffer() 2280 struct walk_control *wc, u64 gen) in replay_one_buffer() 2391 struct walk_control *wc) in walk_down_log_tree() 2489 struct walk_control *wc) in walk_up_log_tree() 2551 struct btrfs_root *log, struct walk_control *wc) in walk_log_tree() 2985 struct walk_control wc = { in free_log_tree() local 5442 struct walk_control wc = { in btrfs_recover_log_trees() local
|
D | extent-tree.c | 8034 struct walk_control *wc, in reada_walk_down() 8364 struct walk_control *wc, int lookup_info) in walk_down_proc() 8445 struct walk_control *wc, int *lookup_info) in do_walk_down() 8604 struct walk_control *wc) in walk_up_proc() 8706 struct walk_control *wc) in walk_down_tree() 8738 struct walk_control *wc, int max_level) in walk_up_tree() 8789 struct walk_control *wc; in btrfs_drop_snapshot() local 9007 struct walk_control *wc; in btrfs_drop_subtree() local
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iser_verbs.c | 1167 struct ib_wc *wc) in iser_handle_comp_error() 1199 static void iser_handle_wc(struct ib_wc *wc) in iser_handle_wc()
|
/linux-4.4.14/sound/isa/wavefront/ |
D | wavefront_synth.c | 1495 wavefront_control *wc) in wavefront_synth_control() 1647 wavefront_control *wc; in snd_wavefront_synth_ioctl() local
|
/linux-4.4.14/net/rds/ |
D | iw_send.c | 192 struct ib_wc wc; in rds_iw_send_cq_comp_handler() local
|
D | ib_cm.c | 245 struct ib_wc *wc; in poll_cq() local
|
D | ib_send.c | 240 void rds_ib_send_cqe_handler(struct rds_ib_connection *ic, struct ib_wc *wc) in rds_ib_send_cqe_handler()
|
D | iw_recv.c | 784 struct ib_wc wc; in rds_poll_cq() local
|
D | ib_recv.c | 957 struct ib_wc *wc, in rds_ib_recv_cqe_handler()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | sfp-machine.h | 144 #define _FP_CHOOSENAN(fs, wc, R, X, Y, OP) \ argument
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 770 struct ib_wc *wc) in usnic_ib_poll_cq()
|
/linux-4.4.14/net/9p/ |
D | trans_rdma.c | 347 struct ib_wc wc; in cq_comp_handler() local
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 1874 struct ib_wc *wc) in srpt_process_rcv_completion() 1912 struct ib_wc *wc) in srpt_process_send_completion() 1957 struct ib_wc *const wc = ch->wc; in srpt_process_completion() local
|
D | ib_srpt.h | 320 struct ib_wc wc[16]; member
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 1905 static void srp_handle_recv(struct srp_rdma_ch *ch, struct ib_wc *wc) in srp_handle_recv() 2009 struct ib_wc wc; in srp_recv_completion() local 2024 struct ib_wc wc; in srp_send_completion() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 3202 kiblnd_complete(struct ib_wc *wc) in kiblnd_complete() 3279 struct ib_wc wc; in kiblnd_scheduler() local
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | ixp4xx_npe.c | 219 u32 wc; in npe_debug_instr() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 45 wait_queue_head_t wc; member
|
D | lio_main.c | 102 wait_queue_head_t wc; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 718 uint16_t wc; in qla2x00_prep_sns_cmd() local
|
/linux-4.4.14/include/xen/interface/ |
D | xen.h | 583 struct pvclock_wall_clock wc; member
|
/linux-4.4.14/fs/fat/ |
D | dir.c | 210 wchar_t wc; in fat_short2lower_uni() local
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 2048 isert_cq_comp_err(struct isert_conn *isert_conn, struct ib_wc *wc) in isert_cq_comp_err() 2069 isert_handle_wc(struct ib_wc *wc) in isert_handle_wc()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 722 u32 wc; in dsi_timing_setup() local
|
/linux-4.4.14/include/rdma/ |
D | ib_mad.h | 526 struct ib_wc *wc; member
|
D | ib_verbs.h | 2513 struct ib_wc *wc) in ib_poll_cq()
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_main.c | 1518 } wc; in kdb_md_line() local
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 746 vpm_init(struct hfc_multi *wc) in vpm_init()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 2951 int ocrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in ocrdma_poll_cq()
|
/linux-4.4.14/include/uapi/rdma/ |
D | ib_user_verbs.h | 424 struct ib_uverbs_wc wc[0]; member
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 4341 int bl, wc, pps, tot; in print_dsi_vm() local
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.c | 1154 struct pvclock_wall_clock wc; in kvm_write_wall_clock() local
|