/linux-4.1.27/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.1.27/drivers/infiniband/core/ |
H A D | agent.c | 81 agent_send_response(struct ib_mad *mad, struct ib_grh *grh, struct ib_wc *wc, struct ib_device *device, int port_num, int qpn) agent_send_response() argument
|
H A D | mad_priv.h | 72 struct ib_wc wc; member in struct:ib_mad_private_header
|
H A D | mad_rmpp.c | 595 struct ib_mad_send_wc wc; abort_send() local 702 struct ib_mad_send_wc wc; process_rmpp_ack() local
|
H A D | verbs.c | 195 int ib_init_ah_from_wc(struct ib_device *device, u8 port_num, struct ib_wc *wc, ib_init_ah_from_wc() argument 247 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, struct ib_wc *wc, ib_create_ah_from_wc() argument
|
H A D | mad.c | 2341 struct ib_wc wc; ib_mad_completion_handler() local 2469 struct ib_wc wc; local_completions() local 702 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 1255 ib_process_mad_wc(struct ib_mad_agent *mad_agent, struct ib_wc *wc) ib_process_mad_wc() argument 1814 ib_find_send_mad(struct ib_mad_agent_private *mad_agent_priv, struct ib_mad_recv_wc *wc) ib_find_send_mad() argument 1947 ib_mad_recv_done_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) ib_mad_recv_done_handler() argument 2200 ib_mad_send_done_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) ib_mad_send_done_handler() argument 2277 mad_error_handler(struct ib_mad_port_private *port_priv, struct ib_wc *wc) mad_error_handler() argument
|
H A D | uverbs_cmd.c | 1471 static int copy_wc_to_user(void __user *dest, struct ib_wc *wc) copy_wc_to_user() argument 1506 struct ib_wc wc; ib_uverbs_poll_cq() local
|
H A D | cm.c | 343 static void cm_init_av_for_response(struct cm_port *port, struct ib_wc *wc, cm_init_av_for_response() argument 1502 static void cm_process_routed_req(struct cm_req_msg *req_msg, struct ib_wc *wc) cm_process_routed_req() argument 2995 struct ib_wc *wc; cm_sidr_req_handler() local
|
/linux-4.1.27/drivers/infiniband/hw/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 206 struct ipath_cq_wc *wc; ipath_create_cq() local 375 struct ipath_cq_wc *wc; ipath_resize_cq() local
|
H A D | ipath_qp.c | 380 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 | 127 struct ib_wc wc; ipath_init_sge() local 267 struct ib_wc wc; ipath_ruc_loopback() local 711 struct ib_wc wc; ipath_send_complete() local
|
H A D | ipath_ud.c | 63 struct ib_wc wc; ipath_ud_loopback() local 416 struct ib_wc wc; ipath_ud_rcv() local
|
/linux-4.1.27/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 221 struct qib_cq_wc *wc; qib_create_cq() local 391 struct qib_cq_wc *wc; qib_resize_cq() local
|
H A D | qib_ruc.c | 84 struct ib_wc wc; qib_init_sge() local 362 struct ib_wc wc; qib_ruc_loopback() local 793 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 | 973 struct ib_wc wc; qib_rc_send_complete() local 1058 struct ib_wc wc; do_rc_completion() local 1871 struct ib_wc wc; qib_rc_rcv() local
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cs.h | 95 bfa_wc_up(struct bfa_wc *wc) bfa_wc_up() argument 101 bfa_wc_down(struct bfa_wc *wc) bfa_wc_down() argument 110 bfa_wc_init(struct bfa_wc *wc, bfa_wc_resume_t wc_resume, void *wc_cbarg) bfa_wc_init() argument 120 bfa_wc_wait(struct bfa_wc *wc) bfa_wc_wait() argument
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/net/rds/ |
H A D | iw_send.c | 200 struct ib_wc wc; rds_iw_send_cq_comp_handler() local
|
H A D | ib_send.c | 279 struct ib_wc wc; rds_ib_send_cq_comp_handler() local
|
H A D | iw_recv.c | 784 struct ib_wc wc; rds_poll_cq() local
|
H A D | ib_recv.c | 953 struct ib_wc wc; rds_poll_cq() local
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
H A D | frwr_ops.c | 122 frwr_sendcompletion(struct ib_wc *wc) frwr_sendcompletion() argument
|
H A D | svc_rdma_transport.c | 290 struct ib_wc wc; rq_cq_reap() local 388 struct ib_wc *wc; sq_cq_reap() local
|
H A D | verbs.c | 205 rpcrdma_sendcq_process_wc(struct ib_wc *wc) rpcrdma_sendcq_process_wc() argument 277 rpcrdma_recvcq_process_wc(struct ib_wc *wc, struct list_head *sched_list) rpcrdma_recvcq_process_wc() argument 378 struct ib_wc wc; rpcrdma_flush_cqs() local 559 struct ib_wc wc; rpcrdma_clean_cq() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | cq.c | 684 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) c4iw_poll_cq_one() argument 828 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) c4iw_poll_cq() argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 718 uint16_t wc; qla2x00_prep_sns_cmd() local
|
/linux-4.1.27/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.1.27/drivers/infiniband/hw/ehca/ |
H A D | ehca_reqs.c | 625 static inline int ehca_poll_cq_one(struct ib_cq *cq, struct ib_wc *wc) ehca_poll_cq_one() argument 872 int ehca_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) ehca_poll_cq() argument 798 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.1.27/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.1.27/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 570 static int use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, use_tunnel_data() argument 882 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) mlx4_ib_poll_cq() argument 495 mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, struct ib_wc *wc) mlx4_ib_handle_error_cqe() argument 598 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 622 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 647 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 | 1281 static void mlx4_ib_multiplex_mad(struct mlx4_ib_demux_pv_ctx *ctx, struct ib_wc *wc) mlx4_ib_multiplex_mad() argument 1526 struct ib_wc wc; mlx4_ib_tunnel_comp_worker() local 1690 struct ib_wc wc; mlx4_ib_sqp_comp_worker() local 461 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 609 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 | 229 struct ib_wc wc; send_mad_to_slave() local
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_verbs.c | 746 usnic_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) usnic_ib_poll_cq() argument
|
/linux-4.1.27/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 775 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 | 714 static inline void ipoib_cm_handle_rx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_rx_wc() argument 718 static inline void ipoib_cm_handle_tx_wc(struct net_device *dev, struct ib_wc *wc) ipoib_cm_handle_tx_wc() argument
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iser_verbs.c | 1155 static void iser_handle_wc(struct ib_wc *wc) iser_handle_wc() argument 1122 iser_handle_comp_error(struct ib_conn *ib_conn, struct ib_wc *wc) iser_handle_comp_error() argument
|
/linux-4.1.27/net/9p/ |
H A D | trans_rdma.c | 349 struct ib_wc wc; cq_comp_handler() local
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 120 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, handle_good_req() argument 170 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, handle_responder() argument 546 int mlx5_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) mlx5_ib_poll_cq() argument 245 mlx5_handle_error_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe, struct ib_wc *wc) mlx5_handle_error_cqe() argument 402 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 | 732 struct ib_wc wc; mlx5_umr_cq_handler() local
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.h | 321 struct ib_wc wc[16]; member in struct:srpt_rdma_ch
|
H A D | ib_srpt.c | 1962 struct ib_wc *const wc = ch->wc; srpt_process_completion() local 1877 srpt_process_rcv_completion(struct ib_cq *cq, struct srpt_rdma_ch *ch, struct ib_wc *wc) srpt_process_rcv_completion() argument 1915 srpt_process_send_completion(struct ib_cq *cq, struct srpt_rdma_ch *ch, struct ib_wc *wc) srpt_process_send_completion() argument
|
/linux-4.1.27/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.1.27/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 219 u32 wc; npe_debug_instr() local
|
/linux-4.1.27/fs/fat/ |
H A D | dir.c | 210 wchar_t wc; fat_short2lower_uni() local
|
/linux-4.1.27/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.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd_cb.c | 3240 kiblnd_complete(struct ib_wc *wc) kiblnd_complete() argument 3317 struct ib_wc wc; kiblnd_scheduler() local
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 807 u32 wc; dsi_timing_setup() local
|
/linux-4.1.27/fs/ocfs2/ |
H A D | aops.c | 1251 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) ocfs2_unlock_pages() argument 1274 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) ocfs2_free_write_ctxt() argument 1286 struct ocfs2_write_ctxt *wc; ocfs2_alloc_write_ctxt() local 2049 struct ocfs2_write_ctxt *wc; ocfs2_write_begin_nolock() local 2343 struct ocfs2_write_ctxt *wc = fsdata; ocfs2_write_end_nolock() local 1356 ocfs2_write_failure(struct inode *inode, struct ocfs2_write_ctxt *wc, loff_t user_pos, unsigned user_len) ocfs2_write_failure() argument 1379 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 1463 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 1546 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 1646 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 1694 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 1749 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 1832 ocfs2_write_begin_inline(struct address_space *mapping, struct inode *inode, struct ocfs2_write_ctxt *wc) ocfs2_write_begin_inline() argument 1898 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 1969 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 2310 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.1.27/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.1.27/include/rdma/ |
H A D | ib_mad.h | 418 struct ib_wc *wc; member in struct:ib_mad_recv_wc
|
H A D | ib_verbs.h | 2061 ib_poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) ib_poll_cq() argument
|
/linux-4.1.27/include/xen/interface/ |
H A D | xen.h | 581 struct pvclock_wall_clock wc; member in struct:shared_info
|
/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_main.c | 1518 } wc; kdb_md_line() local
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 746 vpm_init(struct hfc_multi *wc) vpm_init() argument
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | 2908 int ocrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) ocrdma_poll_cq() argument
|
/linux-4.1.27/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 2070 isert_cq_comp_err(struct isert_conn *isert_conn, struct ib_wc *wc) isert_cq_comp_err() argument 2096 isert_handle_wc(struct ib_wc *wc) isert_handle_wc() argument
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 1847 static void srp_handle_recv(struct srp_rdma_ch *ch, struct ib_wc *wc) srp_handle_recv() argument 1950 struct ib_wc wc; srp_recv_completion() local 1965 struct ib_wc wc; srp_send_completion() local
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 347 static inline void o2hb_bio_wait_init(struct o2hb_bio_wait_ctxt *wc) o2hb_bio_wait_init() argument 355 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 368 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.1.27/fs/btrfs/ |
H A D | tree-log.c | 2877 struct walk_control wc = { free_log_tree() local 5222 struct walk_control wc = { btrfs_recover_log_trees() local 296 process_one_buffer(struct btrfs_root *log, struct extent_buffer *eb, struct walk_control *wc, u64 gen) process_one_buffer() argument 2177 replay_one_buffer(struct btrfs_root *log, struct extent_buffer *eb, struct walk_control *wc, u64 gen) replay_one_buffer() argument 2286 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 2384 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 2448 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 | 8408 struct walk_control *wc; btrfs_drop_snapshot() local 8652 struct walk_control *wc; btrfs_drop_subtree() local 7683 reada_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct walk_control *wc, struct btrfs_path *path) reada_walk_down() argument 7984 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 8065 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 8221 walk_up_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_up_proc() argument 8322 walk_down_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_down_tree() argument 8354 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.1.27/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 404 struct ib_uverbs_wc wc[0]; member in struct:ib_uverbs_poll_cq_resp
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | x86.c | 1113 struct pvclock_wall_clock wc; kvm_write_wall_clock() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | dsi.c | 4340 int bl, wc, pps, tot; print_dsi_vm() local
|