/freebsd/contrib/flex/src/ |
H A D | tables.c | 71 int yytbl_writer_init (struct yytbl_writer *wr, FILE * out) in yytbl_writer_init() 125 static int yytbl_write_pad64 (struct yytbl_writer *wr) in yytbl_write_pad64() 143 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite() 189 int yytbl_data_fwrite (struct yytbl_writer *wr, struct yytbl_data *td) in yytbl_data_fwrite() 267 int yytbl_writen (struct yytbl_writer *wr, void *v, int len) in yytbl_writen() 283 int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v) in yytbl_write32() 302 int yytbl_write16 (struct yytbl_writer *wr, flex_uint16_t v) in yytbl_write16() 321 int yytbl_write8 (struct yytbl_writer *wr, flex_uint8_t v) in yytbl_write8()
|
/freebsd/tools/test/stress2/misc/ |
H A D | msync2.sh | 104 wr(); function 108 wr(); /* No problem here */ function
|
H A D | mmap6.sh | 144 wr(); function
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 138 struct wrqe *wr; in create_qp() local 339 const struct ib_send_wr *wr, int max, u32 *plenp) in build_immd() 409 const struct ib_send_wr *wr, u8 *len16) in build_rdma_send() 476 const struct ib_send_wr *wr, u8 *len16) in build_rdma_write() 518 static int build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) in build_rdma_read() 549 const struct ib_recv_wr *wr, u8 *len16) in build_rdma_recv() 563 static int build_inv_stag(union t4_wr *wqe, const struct ib_send_wr *wr, in build_inv_stag() 611 static void complete_sq_drain_wr(struct c4iw_qp *qhp, const struct ib_send_wr *wr) in complete_sq_drain_wr() 641 static void complete_rq_drain_wr(struct c4iw_qp *qhp, const struct ib_recv_wr *wr) in complete_rq_drain_wr() 672 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16) in build_tpte_memreg() [all …]
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | qp.c | 104 struct ibv_send_wr *wr, int max, u32 *plenp) in build_immd() 159 struct ibv_send_wr *wr, u8 *len16) in build_rdma_send() 208 struct ibv_send_wr *wr, u8 *len16) in build_rdma_write() 248 static int build_rdma_read(union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) in build_rdma_read() 276 struct ibv_recv_wr *wr, u8 *len16) in build_rdma_recv() 309 int c4iw_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in c4iw_post_send() 417 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in c4iw_post_receive()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_gsi.c | 72 struct mlx5_ib_gsi_wr *wr; in generate_completions() local 95 struct mlx5_ib_gsi_wr *wr = in handle_single_completion() local 411 struct ib_ud_wr *wr, struct ib_wc *wc) in mlx5_ib_add_outstanding_wr() 442 struct ib_ud_wr *wr) in mlx5_ib_gsi_silent_drop() 462 static struct ib_qp *get_tx_qp(struct mlx5_ib_gsi_qp *gsi, struct ib_ud_wr *wr) in get_tx_qp() 476 int mlx5_ib_gsi_post_send(struct ib_qp *qp, const struct ib_send_wr *wr, in mlx5_ib_gsi_post_send() 521 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, const struct ib_recv_wr *wr, in mlx5_ib_gsi_post_recv()
|
H A D | mlx5_ib_qp.c | 3060 const struct ib_send_wr *wr, void *qend, in set_eth_seg() 3113 const struct ib_send_wr *wr) in set_datagram_seg() 3272 const struct ib_send_wr *wr) in set_reg_umr_segment() 3343 static void set_reg_mkey_segment(struct mlx5_mkey_seg *seg, const struct ib_send_wr *wr) in set_reg_mkey_segment() 3376 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() 3408 static int set_data_inl_seg(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in set_data_inl_seg() 3554 static int set_sig_data_segment(const struct ib_sig_handover_wr *wr, in set_sig_data_segment() 3656 const struct ib_sig_handover_wr *wr, u32 nelements, in set_sig_mkey_segment() 3690 const struct ib_sig_handover_wr *wr = sig_handover_wr(send_wr); in set_sig_umr_wr() local 3764 const struct ib_reg_wr *wr, in set_reg_wr() [all …]
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | qp.c | 121 static void set_bind_seg(struct mlx4_wqe_bind_seg *bseg, struct ibv_send_wr *wr) in set_bind_seg() 163 static void set_atomic_seg(struct mlx4_wqe_atomic_seg *aseg, struct ibv_send_wr *wr) in set_atomic_seg() 176 struct ibv_send_wr *wr) in set_datagram_seg() 213 int mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx4_post_send() 512 int mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx4_post_recv()
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rdma_verbs.h | 102 struct ibv_recv_wr wr, *bad; in rdma_post_recvv() local 119 struct ibv_send_wr wr, *bad; in rdma_post_sendv() local 135 struct ibv_send_wr wr, *bad; in rdma_post_readv() local 153 struct ibv_send_wr wr, *bad; in rdma_post_writev() local 231 struct ibv_send_wr wr, *bad; in rdma_post_ud_send() local
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 210 struct ibv_send_wr *wr) in set_datagram_seg() 256 static uint32_t send_ieth(struct ibv_send_wr *wr) in send_ieth() 269 static int set_data_inl_seg(struct mlx5_qp *qp, struct ibv_send_wr *wr, in set_data_inl_seg() 359 struct ibv_send_wr *wr, in copy_eth_inline_headers() 562 static inline int set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, in set_tso_eth_seg() 612 static inline int _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in _mlx5_post_send() 969 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx5_post_send() 994 struct ibv_send_wr wr = {}; in mlx5_bind_mw() local 1061 int mlx5_post_wq_recv(struct ibv_wq *ibwq, struct ibv_recv_wr *wr, in mlx5_post_wq_recv() 1134 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx5_post_recv()
|
/freebsd/contrib/bmake/ |
H A D | job.c | 781 ShellWriter_WriteFmt(ShellWriter *wr, const char *fmt, const char *arg) in ShellWriter_WriteFmt() 791 ShellWriter_WriteLine(ShellWriter *wr, const char *line) in ShellWriter_WriteLine() 797 ShellWriter_EchoOff(ShellWriter *wr) in ShellWriter_EchoOff() 804 ShellWriter_EchoCmd(ShellWriter *wr, const char *escCmd) in ShellWriter_EchoCmd() 810 ShellWriter_EchoOn(ShellWriter *wr) in ShellWriter_EchoOn() 817 ShellWriter_TraceOn(ShellWriter *wr) in ShellWriter_TraceOn() 826 ShellWriter_ErrOff(ShellWriter *wr, bool echo) in ShellWriter_ErrOff() 836 ShellWriter_ErrOn(ShellWriter *wr, bool echo) in ShellWriter_ErrOn() 851 JobWriteSpecialsEchoCtl(Job *job, ShellWriter *wr, CommandFlags *inout_cmdFlags, in JobWriteSpecialsEchoCtl() 878 JobWriteSpecials(Job *job, ShellWriter *wr, const char *escCmd, bool run, in JobWriteSpecials() [all …]
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom_l2t.h | 44 t4_l2t_send(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send()
|
H A D | t4_tom_l2t.c | 147 arpq_enqueue(struct l2t_entry *e, struct wrqe *wr) in arpq_enqueue() 157 struct wrqe *wr; in send_pending() local 266 t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send_slow()
|
H A D | t4_cpl_io.c | 83 struct wrqe *wr; in send_flowc_wr() local 188 struct wrqe *wr; in update_tx_rate_limit() local 238 struct wrqe *wr; in send_reset() local 393 struct wrqe *wr; in send_rx_credits() local 453 struct wrqe *wr; in t4_close_conn() local 641 struct wrqe *wr; in t4_push_frames() local 966 struct wrqe *wr; in write_iscsi_mbuf_wr() local 1123 struct wrqe *wr; in t4_push_pdus() local 1496 struct wrqe *wr; in send_abort_rpl() local 1947 struct wrqe *wr; in t4_set_tcb_field() local
|
H A D | t4_listen.c | 484 struct wrqe *wr; in send_flowc_wr_synqe() local 531 struct wrqe *wr; in send_abort_rpl_synqe() local 565 struct wrqe *wr; in create_server() local 593 struct wrqe *wr; in create_server6() local 623 struct wrqe *wr; in destroy_server() local 1281 struct wrqe *wr; in send_synack() local
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_qp.c | 2298 const struct ib_ud_wr *wr, in build_sriov_qp0_header() 2427 static int build_mlx_header(struct mlx4_ib_sqp *sqp, const struct ib_ud_wr *wr, in build_mlx_header() 2718 const struct ib_reg_wr *wr) in set_reg_seg() 2748 const struct ib_atomic_wr *wr) in set_atomic_seg() 2764 const struct ib_atomic_wr *wr) in set_masked_atomic_seg() 2773 const struct ib_ud_wr *wr) in set_datagram_seg() 2784 const struct ib_ud_wr *wr, in set_tunnel_datagram_seg() 2806 static void build_tunnel_header(const struct ib_ud_wr *wr, void *wqe, unsigned *mlx_seg_len) in build_tunnel_header() 2889 static int build_lso_seg(struct mlx4_wqe_lso_seg *wqe, const struct ib_ud_wr *wr, in build_lso_seg() 2909 static __be32 send_ieth(const struct ib_send_wr *wr) in send_ieth() [all …]
|
/freebsd/sys/dev/sdio/ |
H A D | sdiob.c | 141 sdiob_rw_direct_sc(struct sdiob_softc *sc, uint8_t fn, uint32_t addr, bool wr, in sdiob_rw_direct_sc() argument 194 sdio_rw_direct(device_t dev, uint8_t fn, uint32_t addr, bool wr, in sdio_rw_direct() argument 243 bool wr, uint8_ in sdiob_rw_extended_cam() argument 374 sdiob_rw_extended_sc(struct sdiob_softc * sc,uint8_t fn,uint32_t addr,bool wr,uint32_t size,uint8_t * buffer,bool incaddr) sdiob_rw_extended_sc() argument 428 sdiob_rw_extended(device_t dev,uint8_t fn,uint32_t addr,bool wr,uint32_t size,uint8_t * buffer,bool incaddr) sdiob_rw_extended() argument [all...] |
/freebsd/sys/geom/eli/ |
H A D | g_eli.c | 244 struct g_eli_worker *wr; in g_eli_crypto_rerun() local 531 g_eli_newsession(struct g_eli_worker *wr) in g_eli_newsession() 604 g_eli_freesession(struct g_eli_worker *wr) in g_eli_freesession() 661 struct g_eli_worker *wr; in g_eli_worker() local 1008 struct g_eli_worker *wr; in g_eli_create() local
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | rdma_xclient.c | 53 struct ibv_send_wr wr, *bad; in post_send() local
|
/freebsd/tests/sys/netgraph/ |
H A D | ksocket.c | 39 hellocheck(int wr, int rd) in hellocheck()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_qp.c | 1485 int ind, const struct ib_ud_wr *wr, in build_mlx_header() 1578 const struct ib_atomic_wr *wr) in set_atomic_seg() 1591 const struct ib_ud_wr *wr) in set_tavor_ud_seg() 1601 const struct ib_ud_wr *wr) in set_arbel_ud_seg() 1608 int mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_tavor_post_send() 1811 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_tavor_post_receive() 1922 int mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_arbel_post_send() 2162 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_arbel_post_receive()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.c | 1374 int bnxt_re_post_srq_recv(struct ib_srq *ib_srq, const struct ib_recv_wr *wr, in bnxt_re_post_srq_recv() 2907 static void bnxt_re_build_raw_send(const struct ib_send_wr *wr, in bnxt_re_build_raw_send() 2924 static int bnxt_re_build_qp1_send(struct bnxt_re_qp *qp, const struct ib_send_wr *wr, in bnxt_re_build_qp1_send() 3017 const struct ib_send_wr *wr, in bnxt_re_build_gsi_send() 3049 const struct ib_recv_wr *wr, in bnxt_re_build_qp1_recv() 3155 const struct ib_recv_wr *wr, in bnxt_re_build_qp1_shadow_qp_recv() 3204 const struct ib_send_wr *wr, in bnxt_re_build_send_wqe() 3244 static int bnxt_re_build_rdma_wqe(const struct ib_send_wr *wr, in bnxt_re_build_rdma_wqe() 3276 static int bnxt_re_build_atomic_wqe(const struct ib_send_wr *wr, in bnxt_re_build_atomic_wqe() 3303 static int bnxt_re_build_inv_wqe(const struct ib_send_wr *wr, in bnxt_re_build_inv_wqe() [all …]
|
/freebsd/contrib/unbound/util/storage/ |
H A D | slabhash.c | 123 hashvalue_type hash, void* key, int wr) in slabhash_lookup() 233 void slabhash_traverse(struct slabhash* sh, int wr, in slabhash_traverse()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/ |
H A D | seekflood.c | 50 _open_file(int n, int wr) in _open_file()
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 218 struct wrqe *wr; in send_ktls_act_open_req() local 313 struct fw_ulptx_wr *wr; in ktls_set_tcb_fields() local 1113 struct fw_eth_tx_pkt_wr *wr; in ktls_write_tcp_options() local 1207 struct fw_eth_tx_pkt_wr *wr; in ktls_write_tunnel_packet() local 1318 struct fw_ulptx_wr *wr; in ktls_write_tls_wr() local 1855 struct fw_eth_tx_pkt_wr *wr; in ktls_write_tcp_fin() local
|