/Linux-v5.15/drivers/md/ |
D | dm-writecache.c | 104 #define WC_MODE_PMEM(wc) ((wc)->pmem_mode) argument 105 #define WC_MODE_FUA(wc) ((wc)->writeback_fua) argument 107 #define WC_MODE_PMEM(wc) false argument 108 #define WC_MODE_FUA(wc) false argument 110 #define WC_MODE_SORT_FREELIST(wc) (!WC_MODE_PMEM(wc)) argument 228 struct dm_writecache *wc; member 237 struct dm_writecache *wc; member 246 static void wc_lock(struct dm_writecache *wc) in wc_lock() 251 static void wc_unlock(struct dm_writecache *wc) in wc_unlock() 257 static int persistent_memory_claim(struct dm_writecache *wc) in persistent_memory_claim() [all …]
|
/Linux-v5.15/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 369 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') argument 370 #define _FP_SUB(fs, wc, R, X, Y) \ argument 382 #define _FP_NEG(fs, wc, R, X) \ argument 395 #define _FP_MUL(fs, wc, R, X, Y) \ argument 460 #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) (void)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-v5.15/drivers/net/ethernet/brocade/bna/ |
D | bfa_cs.h | 73 bfa_wc_up(struct bfa_wc *wc) in bfa_wc_up() 79 bfa_wc_down(struct bfa_wc *wc) in bfa_wc_down() 88 bfa_wc_init(struct bfa_wc *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) in bfa_wc_init() 98 bfa_wc_wait(struct bfa_wc *wc) in bfa_wc_wait()
|
/Linux-v5.15/fs/ocfs2/ |
D | aops.c | 791 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() 830 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() 844 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt() local 917 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure() 942 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write() 1026 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write() 1121 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster() 1222 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc() 1269 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries() 1323 struct ocfs2_write_ctxt *wc, in ocfs2_unwritten_check() [all …]
|
/Linux-v5.15/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 366 static void frwr_wc_fastreg(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_fastreg() 449 static void frwr_mr_done(struct ib_wc *wc, struct rpcrdma_mr *mr) in frwr_mr_done() 461 static void frwr_wc_localinv(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv() 480 static void frwr_wc_localinv_wake(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv_wake() 576 static void frwr_wc_localinv_done(struct ib_cq *cq, struct ib_wc *wc) in frwr_wc_localinv_done()
|
/Linux-v5.15/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 562 void iser_login_rsp(struct ib_cq *cq, struct ib_wc *wc) in iser_login_rsp() 612 struct ib_wc *wc, in iser_check_remote_inv() 654 void iser_task_rsp(struct ib_cq *cq, struct ib_wc *wc) in iser_task_rsp() 706 void iser_cmd_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_cmd_comp() 712 void iser_ctrl_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_ctrl_comp() 728 void iser_dataout_comp(struct ib_cq *cq, struct ib_wc *wc) in iser_dataout_comp()
|
/Linux-v5.15/drivers/infiniband/sw/siw/ |
D | siw_cq.c | 48 int siw_reap_cqe(struct siw_cq *cq, struct ib_wc *wc) in siw_reap_cqe() 98 struct ib_wc wc; in siw_cq_flush() local
|
/Linux-v5.15/drivers/infiniband/hw/mlx4/ |
D | cq.c | 511 struct ib_wc *wc) in mlx4_ib_handle_error_cqe() 580 static void 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() 877 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq()
|
/Linux-v5.15/drivers/net/wireless/intersil/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-v5.15/drivers/infiniband/hw/mlx5/ |
D | cq.c | 117 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() 166 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 278 struct ib_wc *wc) in mlx5_handle_error_cqe() 388 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() 422 struct ib_wc *wc, int *npolled) in mlx5_ib_poll_sw_comp() 443 struct ib_wc *wc) in mlx5_poll_one() 572 struct ib_wc *wc, bool is_fatal_err) in poll_soft_wc() 597 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx5_ib_poll_cq() 1413 int mlx5_ib_generate_wc(struct ib_cq *ibcq, struct ib_wc *wc) in mlx5_ib_generate_wc()
|
D | gsi.c | 37 struct ib_wc wc; member 68 static void handle_single_completion(struct ib_cq *cq, struct ib_wc *wc) in handle_single_completion() 360 struct ib_ud_wr *wr, struct ib_wc *wc) in mlx5_ib_add_outstanding_wr() 393 struct ib_wc wc = { in mlx5_ib_gsi_silent_drop() local
|
/Linux-v5.15/net/smc/ |
D | smc_wr.c | 85 static inline void smc_wr_tx_process_cqe(struct ib_wc *wc) in smc_wr_tx_process_cqe() 137 struct ib_wc wc[SMC_WR_MAX_POLL_CQE]; in smc_wr_tx_tasklet_fn() local 395 static inline void smc_wr_rx_demultiplex(struct ib_wc *wc) in smc_wr_rx_demultiplex() 414 static inline void smc_wr_rx_process_cqes(struct ib_wc wc[], int num) in smc_wr_rx_process_cqes() 444 struct ib_wc wc[SMC_WR_MAX_POLL_CQE]; in smc_wr_rx_tasklet_fn() local
|
/Linux-v5.15/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ib.c | 173 static void ipoib_ib_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_ib_handle_rx_wc() 385 static void ipoib_ib_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) in ipoib_ib_handle_tx_wc() 437 struct ib_wc *wc; in poll_tx() local 469 struct ib_wc *wc = priv->ibwc + i; in ipoib_rx_poll() local 504 struct ib_wc *wc; in ipoib_tx_poll() local
|
/Linux-v5.15/drivers/scsi/bfa/ |
D | bfa_cs.h | 253 bfa_wc_up(struct bfa_wc_s *wc) in bfa_wc_up() 259 bfa_wc_down(struct bfa_wc_s *wc) in bfa_wc_down() 270 bfa_wc_init(struct bfa_wc_s *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) in bfa_wc_init() 282 bfa_wc_wait(struct bfa_wc_s *wc) in bfa_wc_wait()
|
/Linux-v5.15/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 62 struct ib_wc wc; in qib_ud_loopback() local 434 struct ib_wc wc; in qib_ud_rcv() local
|
/Linux-v5.15/drivers/infiniband/core/ |
D | mad.c | 551 u16 pkey_index, u32 port_num, struct ib_wc *wc) in build_smp_wc() 1738 const struct ib_mad_recv_wc *wc) in ib_find_send_mad() 1863 const struct ib_wc *wc, in handle_ib_smi() 1950 struct ib_wc *wc, in handle_opa_smi() 2006 struct ib_wc *wc, in handle_smi() 2022 static void ib_mad_recv_done(struct ib_cq *cq, struct ib_wc *wc) in ib_mad_recv_done() 2271 static void ib_mad_send_done(struct ib_cq *cq, struct ib_wc *wc) in ib_mad_send_done() 2357 struct ib_wc *wc) in ib_mad_send_error() 2505 struct ib_wc wc; in local_completions() local
|
/Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_cq.c | 323 struct ib_wc *wc) in pvrdma_poll_one() 386 int pvrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in pvrdma_poll_cq()
|
/Linux-v5.15/block/ |
D | blk-wbt.h | 63 unsigned int wc; member 117 static inline void wbt_set_write_cache(struct request_queue *q, bool wc) in wbt_set_write_cache()
|
/Linux-v5.15/fs/ntfs/ |
D | unistr.c | 250 wchar_t wc; in ntfs_nlstoucs() local 327 int i, o, ns_len, wc; in ntfs_ucstonls() local
|
/Linux-v5.15/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 755 struct ib_wc *wc, struct c4iw_srq *srq) in __c4iw_poll_cq_one() 921 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() 949 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in c4iw_poll_cq()
|
/Linux-v5.15/include/uapi/linux/netfilter/ |
D | nfnetlink_osf.h | 34 __u32 wc; member 43 struct nf_osf_wc wc; member
|
/Linux-v5.15/drivers/accessibility/speakup/ |
D | synth.c | 237 void synth_putwc(u16 wc) in synth_putwc() 243 void synth_putwc_s(u16 wc) in synth_putwc_s()
|
/Linux-v5.15/drivers/nvme/host/ |
D | rdma.c | 1227 static void nvme_rdma_wr_error(struct ib_cq *cq, struct ib_wc *wc, in nvme_rdma_wr_error() 1241 static void nvme_rdma_memreg_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_memreg_done() 1247 static void nvme_rdma_inv_rkey_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_inv_rkey_done() 1453 static void nvme_rdma_sig_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_sig_done() 1615 static void nvme_rdma_send_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_send_done() 1694 static void nvme_rdma_async_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_async_done() 1728 struct nvme_completion *cqe, struct ib_wc *wc) in nvme_rdma_process_nvme_rsp() 1771 static void nvme_rdma_recv_done(struct ib_cq *cq, struct ib_wc *wc) in nvme_rdma_recv_done()
|