| /freebsd/contrib/ofed/libmlx4/ |
| H A D | cq.c | 158 static inline void handle_good_req(struct ibv_wc *wc, struct mlx4_cqe *cqe) in handle_good_req() 238 struct ibv_wc *wc, int lazy) in mlx4_parse_cqe() 385 struct ibv_wc *wc) in mlx4_poll_one() 397 int mlx4_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mlx4_poll_cq()
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | cq.c | 106 static inline void handle_good_req(struct ibv_wc *wc, struct mlx5_cqe64 *cqe, struct mlx5_wq *wq, i… in handle_good_req() 184 static inline int handle_responder(struct ibv_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 521 struct ibv_wc *wc, in mlx5_parse_cqe() 716 struct ibv_wc *wc, int cqe_ver) in mlx5_poll_one() 733 struct ibv_wc *wc, int cqe_ver) in poll_cq() 1041 int mlx5_poll_cq(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mlx5_poll_cq() 1046 int mlx5_poll_cq_v1(struct ibv_cq *ibcq, int ne, struct ibv_wc *wc) in mlx5_poll_cq_v1()
|
| /freebsd/contrib/xz/src/common/ |
| H A D | tuklib_mbstr_nonprint.c | 34 wchar_t wc; in is_next_printable() local
|
| /freebsd/usr.bin/localedef/ |
| H A D | collate.c | 192 wchar_t wc; member 558 get_collchar(wchar_t wc, int create) in get_collchar() 713 start_order_char(wchar_t wc) in start_order_char() 877 add_order_char(wchar_t wc) in add_order_char() 987 add_subst_char(wchar_t wc) in add_subst_char()
|
| /freebsd/contrib/ofed/libcxgb4/ |
| H A D | cq.c | 560 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ibv_wc *wc) in c4iw_poll_cq_one() 711 int c4iw_poll_cq(struct ibv_cq *ibcq, int num_entries, struct ibv_wc *wc) in c4iw_poll_cq()
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_cq.c | 59 struct ib_wc *wc = ib_wc + i; in ib_cq_poll_work() local
|
| H A D | ib_agent.c | 84 const struct ib_wc *wc, const struct ib_device *device, in agent_send_response()
|
| /freebsd/lib/libc/locale/ |
| H A D | ascii.c | 109 _ascii_wcrtomb(char * __restrict s, wchar_t wc, in _ascii_wcrtomb()
|
| H A D | none.c | 112 _none_wcrtomb(char * __restrict s, wchar_t wc, in _none_wcrtomb()
|
| H A D | gb18030.c | 176 _GB18030_wcrtomb(char * __restrict s, wchar_t wc, mbstate_t * __restrict ps) in _GB18030_wcrtomb()
|
| /freebsd/contrib/netbsd-tests/dev/sysmon/ |
| H A D | t_swwdog.c | 67 struct wdog_conf wc; in testbody() local
|
| /freebsd/contrib/ofed/librdmacm/ |
| H A D | rdma_verbs.h | 252 rdma_get_send_comp(struct rdma_cm_id *id, struct ibv_wc *wc) in rdma_get_send_comp() 283 rdma_get_recv_comp(struct rdma_cm_id *id, struct ibv_wc *wc) in rdma_get_recv_comp()
|
| /freebsd/lib/libiconv_modules/ISO2022/ |
| H A D | citrus_iso2022.c | 1009 _ISO2022_sputwchar(_ISO2022EncodingInfo * __restrict ei, wchar_t wc, in _ISO2022_sputwchar() 1205 char * __restrict s, size_t n, wchar_t wc, in _citrus_ISO2022_wcrtomb_priv() 1235 _csid_t * __restrict csid, _index_t * __restrict idx, wchar_t wc) in _citrus_ISO2022_stdenc_wctocs() 1261 wchar_t * __restrict wc, _csid_t csid, _index_t idx) in _citrus_ISO2022_stdenc_cstowc()
|
| /freebsd/contrib/nvi/common/ |
| H A D | conv.h | 38 CHAR_T *wc; member
|
| /freebsd/contrib/tcsh/ |
| H A D | sh.dol.c | 434 Char wc; in Dgetdol() local 460 Char wc; in Dgetdol() local
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_rx.c | 470 sdp_process_rx_wc(struct sdp_sock *ssk, struct ib_wc *wc) in sdp_process_rx_wc() 543 struct ib_wc *wc = &ibwc[i]; in sdp_poll_rx_cq() local
|
| /freebsd/contrib/ofed/librdmacm/examples/ |
| H A D | udaddy.c | 452 static void create_reply_ah(struct cmatest_node *node, struct ibv_wc *wc) in create_reply_ah() 467 struct ibv_wc wc[8]; in poll_cqs() local
|
| H A D | rping.c | 239 static int server_recv(struct rping_cb *cb, struct ibv_wc *wc) in server_recv() 260 static int client_recv(struct rping_cb *cb, struct ibv_wc *wc) in client_recv() 277 struct ibv_wc wc; in rping_cq_event_handler() local
|
| /freebsd/usr.sbin/jail/ |
| H A D | config.c | 862 const char *jc, *jd, *wc, *wd; in wild_jail_match() local 882 const char *wc; in wild_jail_name() local
|
| /freebsd/lib/libc/gen/ |
| H A D | glob-compat11.c | 158 wchar_t wc; in freebsd11_glob() local 390 wchar_t wc; in globtilde() local 725 wchar_t wc; in glob3() local
|
| H A D | glob.c | 192 wchar_t wc; in __glob() local 452 wchar_t wc; in globtilde() local 787 wchar_t wc; in glob3() local
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | cq.c | 715 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() 865 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq()
|
| /freebsd/lib/libthr/thread/ |
| H A D | thr_sleepq.c | 38 #define SC_LOOKUP(wc) &sc_table[SC_HASH(wc)] argument
|
| /freebsd/contrib/unbound/validator/ |
| H A D | validator.c | 1012 uint8_t* wc = NULL; in validate_positive_response() local 1142 uint8_t* wc = NULL; /* for wildcard nodata responses. wildcard nsec */ in validate_nodata_response() local 1409 uint8_t* wc = NULL; in validate_any_response() local 1533 uint8_t* wc = NULL; in validate_cname_response() local 1666 uint8_t* wc = NULL; /* for wildcard nodata responses. wildcard nsec */ in validate_cname_noanswer_response() local
|
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | verbs.c | 808 struct ibv_wc *wc, in set_ah_attr_generic_fields() 889 struct ibv_wc *wc, struct ibv_grh *grh, in ibv_init_ah_from_wc() 916 struct ibv_ah *ibv_create_ah_from_wc(struct ibv_pd *pd, struct ibv_wc *wc, in ibv_create_ah_from_wc()
|