Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 200 of 260) sorted by relevance

12

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c33 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf()
46 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en()
59 int bnx2x_vf_idx_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_idx_by_abs_fid()
70 struct bnx2x_virtf *bnx2x_vf_by_abs_fid(struct bnx2x *bp, u16 abs_vfid) in bnx2x_vf_by_abs_fid()
76 static void bnx2x_vf_igu_ack_sb(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vf_igu_ack_sb()
111 static bool bnx2x_validate_vf_sp_objs(struct bnx2x *bp, in bnx2x_validate_vf_sp_objs()
126 void bnx2x_vfop_qctor_dump_tx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_tx()
142 void bnx2x_vfop_qctor_dump_rx(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vfop_qctor_dump_rx()
166 void bnx2x_vfop_qctor_prep(struct bnx2x *bp, in bnx2x_vfop_qctor_prep()
239 static int bnx2x_vf_queue_create(struct bnx2x *bp, in bnx2x_vf_queue_create()
[all …]
Dbnx2x_dcb.c53 static void bnx2x_read_data(struct bnx2x *bp, u32 *buff, in bnx2x_read_data()
61 static void bnx2x_write_data(struct bnx2x *bp, u32 *buff, in bnx2x_write_data()
69 static void bnx2x_pfc_set(struct bnx2x *bp) in bnx2x_pfc_set()
114 static void bnx2x_pfc_clear(struct bnx2x *bp) in bnx2x_pfc_clear()
124 static void bnx2x_dump_dcbx_drv_param(struct bnx2x *bp, in bnx2x_dump_dcbx_drv_param()
170 static void bnx2x_dcbx_get_ap_priority(struct bnx2x *bp, in bnx2x_dcbx_get_ap_priority()
191 static void bnx2x_dcbx_get_ap_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ap_feature()
243 static void bnx2x_dcbx_get_ets_feature(struct bnx2x *bp, in bnx2x_dcbx_get_ets_feature()
295 static void bnx2x_dcbx_get_pfc_feature(struct bnx2x *bp, in bnx2x_dcbx_get_pfc_feature()
317 static void bnx2x_dcbx_map_nw(struct bnx2x *bp) in bnx2x_dcbx_map_nw()
[all …]
Dbnx2x_main.c296 static void __storm_memset_dma_mapping(struct bnx2x *bp, in __storm_memset_dma_mapping()
303 static void storm_memset_spq_addr(struct bnx2x *bp, in storm_memset_spq_addr()
312 static void storm_memset_vf_to_pf(struct bnx2x *bp, u16 abs_fid, in storm_memset_vf_to_pf()
325 static void storm_memset_func_en(struct bnx2x *bp, u16 abs_fid, in storm_memset_func_en()
338 static void storm_memset_eq_data(struct bnx2x *bp, in storm_memset_eq_data()
349 static void storm_memset_eq_prod(struct bnx2x *bp, u16 eq_prod, in storm_memset_eq_prod()
359 static void bnx2x_reg_wr_ind(struct bnx2x *bp, u32 addr, u32 val) in bnx2x_reg_wr_ind()
367 static u32 bnx2x_reg_rd_ind(struct bnx2x *bp, u32 addr) in bnx2x_reg_rd_ind()
385 static void bnx2x_dp_dmae(struct bnx2x *bp, in bnx2x_dp_dmae()
452 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
[all …]
Dbnx2x_cmn.c39 static void bnx2x_add_all_napi_cnic(struct bnx2x *bp) in bnx2x_add_all_napi_cnic()
51 static void bnx2x_add_all_napi(struct bnx2x *bp) in bnx2x_add_all_napi()
63 static int bnx2x_calc_num_queues(struct bnx2x *bp) in bnx2x_calc_num_queues()
88 static inline void bnx2x_move_fp(struct bnx2x *bp, int from, int to) in bnx2x_move_fp()
145 void bnx2x_fill_fw_str(struct bnx2x *bp, char *buf, size_t buf_len) in bnx2x_fill_fw_str()
171 static void bnx2x_shrink_eth_fp(struct bnx2x *bp, int delta) in bnx2x_shrink_eth_fp()
195 static u16 bnx2x_free_tx_pkt(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata, in bnx2x_free_tx_pkt()
274 int bnx2x_tx_int(struct bnx2x *bp, struct bnx2x_fp_txdata *txdata) in bnx2x_tx_int()
356 struct bnx2x *bp = fp->bp; in bnx2x_update_sge_prod() local
408 static u32 bnx2x_get_rxhash(const struct bnx2x *bp, in bnx2x_get_rxhash()
[all …]
Dbnx2x_vfpf.c27 static void bnx2x_add_tlv(struct bnx2x *bp, void *tlvs_list, in bnx2x_add_tlv()
38 static void bnx2x_vfpf_prep(struct bnx2x *bp, struct vfpf_first_tlv *first_tlv, in bnx2x_vfpf_prep()
57 static void bnx2x_vfpf_finalize(struct bnx2x *bp, in bnx2x_vfpf_finalize()
67 static void *bnx2x_search_tlv_list(struct bnx2x *bp, void *tlvs_list, in bnx2x_search_tlv_list()
91 static void bnx2x_dp_tlv_list(struct bnx2x *bp, void *tlvs_list) in bnx2x_dp_tlv_list()
139 static int bnx2x_send_msg2pf(struct bnx2x *bp, u8 *done, dma_addr_t msg_mapping) in bnx2x_send_msg2pf()
192 static int bnx2x_get_vf_id(struct bnx2x *bp, u32 *vf_id) in bnx2x_get_vf_id()
221 int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count) in bnx2x_vfpf_acquire()
389 int bnx2x_vfpf_release(struct bnx2x *bp) in bnx2x_vfpf_release()
436 int bnx2x_vfpf_init(struct bnx2x *bp) in bnx2x_vfpf_init()
[all …]
Dbnx2x_cmn.h497 static inline void bnx2x_update_rx_prod(struct bnx2x *bp, in bnx2x_update_rx_prod()
631 static inline void bnx2x_igu_ack_sb_gen(struct bnx2x *bp, u8 igu_sb_id, in bnx2x_igu_ack_sb_gen()
652 static inline void bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, in bnx2x_hc_ack_sb()
673 static inline void bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, in bnx2x_ack_sb()
693 static inline u16 bnx2x_hc_ack_int(struct bnx2x *bp) in bnx2x_hc_ack_int()
703 static inline u16 bnx2x_igu_ack_int(struct bnx2x *bp) in bnx2x_igu_ack_int()
715 static inline u16 bnx2x_ack_int(struct bnx2x *bp) in bnx2x_ack_int()
731 static inline u16 bnx2x_tx_avail(struct bnx2x *bp, in bnx2x_tx_avail()
790 static inline void bnx2x_tx_disable(struct bnx2x *bp) in bnx2x_tx_disable()
796 static inline void bnx2x_free_rx_sge(struct bnx2x *bp, in bnx2x_free_rx_sge()
[all …]
Dbnx2x_ethtool.c190 static int bnx2x_get_port_type(struct bnx2x *bp) in bnx2x_get_port_type()
222 struct bnx2x *bp = netdev_priv(dev); in bnx2x_get_vf_settings() local
258 struct bnx2x *bp = netdev_priv(dev); in bnx2x_get_settings() local
342 struct bnx2x *bp = netdev_priv(dev); in bnx2x_set_settings() local
645 static int __bnx2x_get_preset_regs_len(struct bnx2x *bp, u32 preset) in __bnx2x_get_preset_regs_len()
661 static int __bnx2x_get_regs_len(struct bnx2x *bp) in __bnx2x_get_regs_len()
675 struct bnx2x *bp = netdev_priv(dev); in bnx2x_get_regs_len() local
698 static const u32 *__bnx2x_get_page_addr_ar(struct bnx2x *bp) in __bnx2x_get_page_addr_ar()
708 static u32 __bnx2x_get_page_reg_num(struct bnx2x *bp) in __bnx2x_get_page_reg_num()
718 static const u32 *__bnx2x_get_page_write_ar(struct bnx2x *bp) in __bnx2x_get_page_write_ar()
[all …]
Dbnx2x_stats.c42 static inline u16 bnx2x_get_port_stats_dma_len(struct bnx2x *bp) in bnx2x_get_port_stats_dma_len()
82 static void bnx2x_dp_stats(struct bnx2x *bp) in bnx2x_dp_stats()
124 static void bnx2x_storm_stats_post(struct bnx2x *bp) in bnx2x_storm_stats_post()
150 static void bnx2x_hw_stats_post(struct bnx2x *bp) in bnx2x_hw_stats_post()
195 static void bnx2x_stats_comp(struct bnx2x *bp) in bnx2x_stats_comp()
216 static void bnx2x_stats_pmf_update(struct bnx2x *bp) in bnx2x_stats_pmf_update()
263 static void bnx2x_port_stats_init(struct bnx2x *bp) in bnx2x_port_stats_init()
485 static void bnx2x_func_stats_init(struct bnx2x *bp) in bnx2x_func_stats_init()
514 static void bnx2x_stats_start(struct bnx2x *bp) in bnx2x_stats_start()
528 static void bnx2x_stats_pmf_start(struct bnx2x *bp) in bnx2x_stats_pmf_start()
[all …]
Dbnx2x_sp.c46 static inline void bnx2x_exe_queue_init(struct bnx2x *bp, in bnx2x_exe_queue_init()
77 static inline void bnx2x_exe_queue_free_elem(struct bnx2x *bp, in bnx2x_exe_queue_free_elem()
109 static inline int bnx2x_exe_queue_add(struct bnx2x *bp, in bnx2x_exe_queue_add()
148 struct bnx2x *bp, in __bnx2x_exe_queue_reset_pending()
171 static inline int bnx2x_exe_queue_step(struct bnx2x *bp, in bnx2x_exe_queue_step()
247 struct bnx2x *bp) in bnx2x_exe_queue_alloc_elem()
281 static inline int bnx2x_state_wait(struct bnx2x *bp, int state, in bnx2x_state_wait()
316 static int bnx2x_raw_wait(struct bnx2x *bp, struct bnx2x_raw_obj *raw) in bnx2x_raw_wait()
395 static int __bnx2x_vlan_mac_h_write_trylock(struct bnx2x *bp, in __bnx2x_vlan_mac_h_write_trylock()
416 static void __bnx2x_vlan_mac_h_exec_pending(struct bnx2x *bp, in __bnx2x_vlan_mac_h_exec_pending()
[all …]
Dbnx2x_init_ops.h20 #define BP_ILT(bp) NULL argument
24 #define BP_FUNC(bp) 0 argument
28 #define BP_PORT(bp) 0 argument
49 static void bnx2x_init_str_wr(struct bnx2x *bp, u32 addr, in bnx2x_init_str_wr()
58 static void bnx2x_init_ind_wr(struct bnx2x *bp, u32 addr, in bnx2x_init_ind_wr()
67 static void bnx2x_write_big_buf(struct bnx2x *bp, u32 addr, u32 len, in bnx2x_write_big_buf()
82 static void bnx2x_init_fill(struct bnx2x *bp, u32 addr, int fill, in bnx2x_init_fill()
98 static void bnx2x_write_big_buf_wb(struct bnx2x *bp, u32 addr, u32 len) in bnx2x_write_big_buf_wb()
112 static void bnx2x_init_wr_64(struct bnx2x *bp, u32 addr, in bnx2x_init_wr_64()
151 static const u8 *bnx2x_sel_blob(struct bnx2x *bp, u32 addr, in bnx2x_sel_blob()
[all …]
Dbnx2x_link.c224 static u32 bnx2x_bits_en(struct bnx2x *bp, u32 reg, u32 bits) in bnx2x_bits_en()
233 static u32 bnx2x_bits_dis(struct bnx2x *bp, u32 reg, u32 bits) in bnx2x_bits_dis()
255 struct bnx2x *bp = params->bp; in bnx2x_check_lfa() local
372 static void bnx2x_get_epio(struct bnx2x *bp, u32 epio_pin, u32 *en) in bnx2x_get_epio()
389 static void bnx2x_set_epio(struct bnx2x *bp, u32 epio_pin, u32 en) in bnx2x_set_epio()
414 static void bnx2x_set_cfg_pin(struct bnx2x *bp, u32 pin_cfg, u32 val) in bnx2x_set_cfg_pin()
427 static u32 bnx2x_get_cfg_pin(struct bnx2x *bp, u32 pin_cfg, u32 *val) in bnx2x_get_cfg_pin()
447 struct bnx2x *bp = params->bp; in bnx2x_ets_e2e3a0_disabled() local
538 struct bnx2x *bp = params->bp; in bnx2x_ets_e3b0_set_credit_upper_bound_nig() local
576 struct bnx2x *bp = params->bp; in bnx2x_ets_e3b0_nig_disabled() local
[all …]
Dbnx2x_sriov.h212 #define BNX2X_NR_VIRTFN(bp) ((bp)->vfdb->sriov.nr_virtfn) argument
214 #define for_each_vf(bp, var) \ argument
225 #define HW_VF_HANDLE(bp, abs_vfid) \ argument
301 #define BP_VFDB(bp) ((bp)->vfdb) argument
304 #define BP_VF(bp, idx) ((BP_VFDB(bp) && (bp)->vfdb->vfs) ? \ argument
306 #define bnx2x_vf(bp, idx, var) ((bp)->vfdb->vfs[idx].var) argument
313 #define BP_VF_CXT_PAGE(bp, i) (&(bp)->vfdb->context[i]) argument
318 #define BP_VF_MBX_DMA(bp) (&((bp)->vfdb->mbx_dma)) argument
320 #define BP_VF_MBX(bp, vfid) (&((bp)->vfdb->mbxs[vfid])) argument
323 #define BP_VF_BULLETIN_DMA(bp) (&((bp)->vfdb->bulletin_dma)) argument
[all …]
Dbnx2x.h45 #define BNX2X_MIN_MSIX_VEC_CNT(bp) ((bp)->min_msix_vec_cnt) argument
161 #define REG_ADDR(bp, offset) ((bp->regview) + (offset)) argument
163 #define REG_RD(bp, offset) readl(REG_ADDR(bp, offset)) argument
164 #define REG_RD8(bp, offset) readb(REG_ADDR(bp, offset)) argument
165 #define REG_RD16(bp, offset) readw(REG_ADDR(bp, offset)) argument
167 #define REG_WR(bp, offset, val) writel((u32)val, REG_ADDR(bp, offset)) argument
168 #define REG_WR8(bp, offset, val) writeb((u8)val, REG_ADDR(bp, offset)) argument
169 #define REG_WR16(bp, offset, val) writew((u16)val, REG_ADDR(bp, offset)) argument
171 #define REG_RD_IND(bp, offset) bnx2x_reg_rd_ind(bp, offset) argument
172 #define REG_WR_IND(bp, offset, val) bnx2x_reg_wr_ind(bp, offset, val) argument
[all …]
Dbnx2x_dcb.h71 #define BNX2X_IS_ETS_ENABLED(bp) ((bp)->dcb_state == BNX2X_DCB_STATE_ON &&\ argument
153 #define DCBX_PFC_PRI_NON_PAUSE_MASK(bp) \ argument
155 #define DCBX_PFC_PRI_PAUSE_MASK(bp) \ argument
157 #define DCBX_PFC_PRI_GET_PAUSE(bp, pg_pri) \ argument
159 #define DCBX_PFC_PRI_GET_NON_PAUSE(bp, pg_pri) \ argument
161 #define DCBX_IS_PFC_PRI_SOME_PAUSE(bp, pg_pri) \ argument
163 #define IS_DCBX_PFC_PRI_ONLY_PAUSE(bp, pg_pri) \ argument
165 #define IS_DCBX_PFC_PRI_ONLY_NON_PAUSE(bp, pg_pri)\ argument
167 #define IS_DCBX_PFC_PRI_MIX_PAUSE(bp, pg_pri) \ argument
Dbnx2x_init.h205 static inline void bnx2x_map_q_cos(struct bnx2x *bp, u32 q_num, u32 new_cos) in bnx2x_map_q_cos()
260 static inline void bnx2x_dcb_config_qm(struct bnx2x *bp, enum cos_mode mode, in bnx2x_dcb_config_qm()
674 static inline void bnx2x_set_mcp_parity(struct bnx2x *bp, u8 enable) in bnx2x_set_mcp_parity()
691 static inline u32 bnx2x_parity_reg_mask(struct bnx2x *bp, int idx) in bnx2x_parity_reg_mask()
703 static inline void bnx2x_disable_blocks_parity(struct bnx2x *bp) in bnx2x_disable_blocks_parity()
724 static inline void bnx2x_clear_blocks_parity(struct bnx2x *bp) in bnx2x_clear_blocks_parity()
768 static inline void bnx2x_enable_blocks_parity(struct bnx2x *bp) in bnx2x_enable_blocks_parity()
/linux-4.1.27/fs/xfs/
Dxfs_buf.c48 # define XB_SET_OWNER(bp) ((bp)->b_last_holder = current->pid) argument
49 # define XB_CLEAR_OWNER(bp) ((bp)->b_last_holder = -1) argument
50 # define XB_GET_OWNER(bp) ((bp)->b_last_holder) argument
52 # define XB_SET_OWNER(bp) do { } while (0) argument
53 # define XB_CLEAR_OWNER(bp) do { } while (0) argument
54 # define XB_GET_OWNER(bp) do { } while (0) argument
63 struct xfs_buf *bp) in xfs_buf_is_vmapped()
77 struct xfs_buf *bp) in xfs_buf_vmap_len()
92 struct xfs_buf *bp) in xfs_buf_stale()
117 struct xfs_buf *bp, in xfs_buf_get_maps()
[all …]
Dxfs_trans_buf.c77 struct xfs_buf *bp, in _xfs_trans_bjoin()
118 struct xfs_buf *bp) in xfs_trans_bjoin()
141 xfs_buf_t *bp; in xfs_trans_get_buf_map() local
195 xfs_buf_t *bp; in xfs_trans_getsb() local
251 struct xfs_buf *bp = NULL; in xfs_trans_read_buf_map() local
356 xfs_buf_t *bp) in xfs_trans_brelse()
453 xfs_buf_t *bp) in xfs_trans_bhold()
473 xfs_buf_t *bp) in xfs_trans_bhold_release()
499 xfs_buf_t *bp, in xfs_trans_log_buf()
587 xfs_buf_t *bp) in xfs_trans_binval()
[all …]
Dxfs_buf.h286 #define xfs_buf_islocked(bp) \ argument
298 #define xfs_buf_zero(bp, off, len) \ argument
313 #define XFS_BUF_ZEROFLAGS(bp) \ argument
319 #define XFS_BUF_UNSTALE(bp) ((bp)->b_flags &= ~XBF_STALE) argument
320 #define XFS_BUF_ISSTALE(bp) ((bp)->b_flags & XBF_STALE) argument
322 #define XFS_BUF_DONE(bp) ((bp)->b_flags |= XBF_DONE) argument
323 #define XFS_BUF_UNDONE(bp) ((bp)->b_flags &= ~XBF_DONE) argument
324 #define XFS_BUF_ISDONE(bp) ((bp)->b_flags & XBF_DONE) argument
326 #define XFS_BUF_ASYNC(bp) ((bp)->b_flags |= XBF_ASYNC) argument
327 #define XFS_BUF_UNASYNC(bp) ((bp)->b_flags &= ~XBF_ASYNC) argument
[all …]
Dxfs_buf_item.c68 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_size_segment() local
189 struct xfs_buf *bp, in xfs_buf_item_copy_iovec()
202 struct xfs_buf *bp, in xfs_buf_item_straddle()
220 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format_segment() local
314 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_format() local
416 xfs_buf_t *bp = bip->bli_buf; in xfs_buf_item_unpin() local
516 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_push() local
576 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_unlock() local
755 xfs_buf_t *bp, in xfs_buf_item_init()
907 struct xfs_buf *bp = bip->bli_buf; in xfs_buf_item_log() local
[all …]
Dxfs_attr_inactive.c54 struct xfs_buf *bp; in xfs_attr3_leaf_freextent() local
122 struct xfs_buf *bp) in xfs_attr3_leaf_inactive()
211 struct xfs_buf *bp, in xfs_attr3_node_inactive()
331 struct xfs_buf *bp; in xfs_attr3_root_inactive() local
Dxfs_log_recover.c104 struct xfs_buf *bp; in xlog_get_bp() local
141 xfs_buf_t *bp) in xlog_put_bp()
155 struct xfs_buf *bp) in xlog_align()
172 struct xfs_buf *bp) in xlog_bread_noalign()
205 struct xfs_buf *bp, in xlog_bread()
227 struct xfs_buf *bp, in xlog_bread_offset()
257 struct xfs_buf *bp) in xlog_bwrite()
368 struct xfs_buf *bp) in xlog_recover_iodone()
394 struct xfs_buf *bp, in xlog_find_cycle_start()
444 xfs_buf_t *bp; in xlog_find_verify_cycle() local
[all …]
Dxfs_dquot.c231 xfs_buf_t *bp) in xfs_qm_init_dquot_blk()
310 xfs_buf_t *bp; in xfs_qm_dqalloc() local
465 struct xfs_buf *bp; in xfs_qm_dqtobp() local
568 struct xfs_buf *bp; in xfs_qm_dqread() local
890 struct xfs_buf *bp, in xfs_qm_dqflush_done()
936 struct xfs_buf *bp; in xfs_qm_dqflush() local
Dxfs_symlink.c52 struct xfs_buf *bp; in xfs_readlink_bmap() local
191 xfs_buf_t *bp; in xfs_symlink() local
440 xfs_buf_t *bp; in xfs_inactive_symlink_rmt() local
Dxfs_mount.c264 struct xfs_buf *bp; in xfs_readsb() local
529 struct xfs_buf *bp; in xfs_check_sizes() local
1239 struct xfs_buf *bp = mp->m_sb_bp; in xfs_getsb() local
1259 struct xfs_buf *bp = mp->m_sb_bp; in xfs_freesb() local
Dxfs_attr_list.c228 struct xfs_buf *bp; in xfs_attr_node_list() local
365 struct xfs_buf *bp, in xfs_attr3_leaf_list_int()
493 struct xfs_buf *bp; in xfs_attr_leaf_list() local
Dxfs_dir2_readdir.c164 struct xfs_buf *bp; /* buffer for block */ in xfs_dir2_block_getdents() local
276 struct xfs_buf *bp = *bpp; in xfs_dir2_leaf_readbuf() local
476 struct xfs_buf *bp = NULL; /* data block buffer */ in xfs_dir2_leaf_getdents() local
Dxfs_inode_item.c413 struct xfs_buf *bp = NULL; in xfs_inode_item_push() local
598 struct xfs_buf *bp, in xfs_iflush_done()
738 struct xfs_buf *bp, in xfs_istale_done()
Dxfs_qm.c152 struct xfs_buf *bp = NULL; in xfs_qm_dqpurge() local
470 struct xfs_buf *bp = NULL; in xfs_qm_dquot_isolate() local
813 xfs_buf_t *bp, in xfs_qm_reset_dqcounts()
876 struct xfs_buf *bp; in xfs_qm_dqiter_bufs() local
1223 struct xfs_buf *bp = NULL; in xfs_qm_flush_one() local
1360 struct xfs_buf *bp = in xfs_qm_quotacheck() local
Dxfs_fsops.c127 struct xfs_buf *bp; in xfs_growfs_get_hdr_buf() local
153 xfs_buf_t *bp; in xfs_growfs_data_private() local
Dxfs_rtalloc.c116 xfs_buf_t *bp; /* summary buffer */ in xfs_rtcopy_summary() local
768 xfs_buf_t *bp; /* temporary buffer for zeroing */ in xfs_growfs_rt_alloc() local
890 xfs_buf_t *bp; /* temporary buffer */ in xfs_growfs_rt() local
1181 struct xfs_buf *bp; /* buffer for last block of subvolume */ in xfs_rtmount_init() local
Dxfs_error.c163 struct xfs_buf *bp) in xfs_verifier_error()
Dxfs_inode.c2248 xfs_buf_t *bp; in xfs_ifree_cluster() local
3197 xfs_buf_t *bp) in xfs_iflush_cluster()
3362 struct xfs_buf *bp = NULL; in xfs_iflush() local
3463 struct xfs_buf *bp) in xfs_iflush_int()
Dxfs_dquot_item.c147 struct xfs_buf *bp = NULL; in xfs_qm_dquot_logitem_push() local
Dxfs_log.c1167 xlog_iodone(xfs_buf_t *bp) in xlog_iodone()
1333 xfs_buf_t *bp; in xlog_alloc_log() local
1687 struct xfs_buf *bp) in xlog_bdstrat()
1739 xfs_buf_t *bp; in xlog_sync() local
Dxfs_bmap_util.c327 xfs_buf_t *bp, *nbp; in xfs_bmap_count_tree() local
1106 xfs_buf_t *bp; in xfs_zero_remaining_bytes() local
Dxfs_trans.c407 xfs_buf_t *bp; in xfs_trans_apply_sb_deltas() local
Dxfs_icache.c898 struct xfs_buf *bp = NULL; in xfs_reclaim_inode() local
/linux-4.1.27/drivers/net/ethernet/broadcom/
Db44.c166 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32()
171 static inline void bw32(const struct b44 *bp, in bw32()
177 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit()
201 static inline void __b44_cam_read(struct b44 *bp, unsigned char *data, int index) in __b44_cam_read()
223 static inline void __b44_cam_write(struct b44 *bp, unsigned char *data, int index) in __b44_cam_write()
241 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints()
246 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints()
254 static void b44_enable_ints(struct b44 *bp) in b44_enable_ints()
259 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val) in __b44_readphy()
275 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val) in __b44_writephy()
[all …]
Dbnx2.c252 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail()
272 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind()
284 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind()
293 bnx2_shmem_wr(struct bnx2 *bp, u32 offset, u32 val) in bnx2_shmem_wr()
299 bnx2_shmem_rd(struct bnx2 *bp, u32 offset) in bnx2_shmem_rd()
305 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr()
332 struct bnx2 *bp = netdev_priv(dev); in bnx2_drv_ctl() local
351 static void bnx2_setup_cnic_irq_info(struct bnx2 *bp) in bnx2_setup_cnic_irq_info()
381 struct bnx2 *bp = netdev_priv(dev); in bnx2_register_cnic() local
406 struct bnx2 *bp = netdev_priv(dev); in bnx2_unregister_cnic() local
[all …]
Dcnic.c1182 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_alloc_bnx2x_context() local
1230 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_alloc_bnx2x_resc() local
1382 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_submit_kwqe_16() local
1431 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_bnx2x_set_tcp_options() local
1452 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_bnx2x_iscsi_init1() local
1538 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_bnx2x_iscsi_init2() local
1678 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_setup_bnx2x_ctx() local
1867 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_bnx2x_iscsi_ofld1() local
1957 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_bnx2x_destroy_ramrod() local
2074 struct bnx2x *bp = netdev_priv(dev->netdev); in cnic_init_bnx2x_mac() local
[all …]
Dcnic.h368 #define BNX2X_CHIP_IS_E2_PLUS(bp) (CHIP_IS_E2(bp) || CHIP_IS_E3(bp)) argument
405 #define BNX2X_HW_CID(bp, x) ((BP_PORT(bp) << 23) | \ argument
410 #define BNX2X_CL_QZONE_ID(bp, cli) \ argument
/linux-4.1.27/kernel/events/
Dhw_breakpoint.c83 __weak int hw_breakpoint_weight(struct perf_event *bp) in hw_breakpoint_weight()
88 static inline enum bp_type_idx find_slot_idx(struct perf_event *bp) in find_slot_idx()
117 static int task_bp_pinned(int cpu, struct perf_event *bp, enum bp_type_idx type) in task_bp_pinned()
133 static const struct cpumask *cpumask_of_bp(struct perf_event *bp) in cpumask_of_bp()
145 fetch_bp_busy_slots(struct bp_busy_slots *slots, struct perf_event *bp, in fetch_bp_busy_slots()
184 static void toggle_bp_task_slot(struct perf_event *bp, int cpu, in toggle_bp_task_slot()
203 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, in toggle_bp_slot()
231 __weak void arch_unregister_hw_breakpoint(struct perf_event *bp) in arch_unregister_hw_breakpoint()
280 static int __reserve_bp_slot(struct perf_event *bp) in __reserve_bp_slot()
314 int reserve_bp_slot(struct perf_event *bp) in reserve_bp_slot()
[all …]
/linux-4.1.27/drivers/net/ethernet/
Ddnet.c30 static u16 dnet_readw_mac(struct dnet *bp, u16 reg) in dnet_readw_mac()
49 static void dnet_writew_mac(struct dnet *bp, u16 reg, u16 val) in dnet_writew_mac()
62 static void __dnet_set_hwaddr(struct dnet *bp) in __dnet_set_hwaddr()
74 static void dnet_get_hwaddr(struct dnet *bp) in dnet_get_hwaddr()
104 struct dnet *bp = bus->priv; in dnet_mdio_read() local
137 struct dnet *bp = bus->priv; in dnet_mdio_write() local
175 struct dnet *bp = netdev_priv(dev); in dnet_handle_link_change() local
256 struct dnet *bp = netdev_priv(dev); in dnet_mii_probe() local
309 static int dnet_mii_init(struct dnet *bp) in dnet_mii_init()
361 static void dnet_update_stats(struct dnet *bp) in dnet_update_stats()
[all …]
/linux-4.1.27/drivers/net/ethernet/sun/
Dsunbmac.c97 static void qec_init(struct bigmac *bp) in qec_init()
164 static void bigmac_stop(struct bigmac *bp) in bigmac_stop()
170 static void bigmac_get_counters(struct bigmac *bp, void __iomem *bregs) in bigmac_get_counters()
192 static void bigmac_clean_rings(struct bigmac *bp) in bigmac_clean_rings()
211 static void bigmac_init_rings(struct bigmac *bp, int from_irq) in bigmac_init_rings()
267 static void write_tcvr_bit(struct bigmac *bp, void __iomem *tregs, int bit) in write_tcvr_bit()
290 static int read_tcvr_bit(struct bigmac *bp, void __iomem *tregs) in read_tcvr_bit()
313 static int read_tcvr_bit2(struct bigmac *bp, void __iomem *tregs) in read_tcvr_bit2()
335 static void put_tcvr_byte(struct bigmac *bp, in put_tcvr_byte()
347 static void bigmac_tcvr_write(struct bigmac *bp, void __iomem *tregs, in bigmac_tcvr_write()
[all …]
/linux-4.1.27/include/linux/
Dhw_breakpoint.h31 static inline unsigned long hw_breakpoint_addr(struct perf_event *bp) in hw_breakpoint_addr()
36 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type()
41 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len()
82 static inline struct arch_hw_breakpoint *counter_arch_bp(struct perf_event *bp) in counter_arch_bp()
97 modify_user_hw_breakpoint(struct perf_event *bp, in modify_user_hw_breakpoint()
109 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint()
111 __register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in __register_perf_hw_breakpoint()
112 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } in unregister_hw_breakpoint()
116 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
117 static inline void release_bp_slot(struct perf_event *bp) { } in release_bp_slot()
[all …]
Dhdlcdrv.h116 unsigned char *bp; member
139 unsigned char *bp; member
/linux-4.1.27/drivers/net/ethernet/cadence/
Dmacb.c95 static struct macb_dma_desc *macb_rx_desc(struct macb *bp, unsigned int index) in macb_rx_desc()
100 static void *macb_rx_buffer(struct macb *bp, unsigned int index) in macb_rx_buffer()
105 static void macb_set_hwaddr(struct macb *bp) in macb_set_hwaddr()
124 static void macb_get_hwaddr(struct macb *bp) in macb_get_hwaddr()
167 struct macb *bp = bus->priv; in macb_mdio_read() local
188 struct macb *bp = bus->priv; in macb_mdio_write() local
250 struct macb *bp = netdev_priv(dev); in macb_handle_link_change() local
318 struct macb *bp = netdev_priv(dev); in macb_mii_probe() local
366 static int macb_mii_init(struct macb *bp) in macb_mii_init()
448 static void macb_update_stats(struct macb *bp) in macb_update_stats()
[all …]
/linux-4.1.27/drivers/net/fddi/
Ddefxx.c298 static inline void dfx_rcv_flush(DFX_board_t *bp) {} in dfx_rcv_flush()
363 static inline void dfx_writel(DFX_board_t *bp, int offset, u32 data) in dfx_writel()
369 static inline void dfx_outl(DFX_board_t *bp, int offset, u32 data) in dfx_outl()
374 static void dfx_port_write_long(DFX_board_t *bp, int offset, u32 data) in dfx_port_write_long()
387 static inline void dfx_readl(DFX_board_t *bp, int offset, u32 *data) in dfx_readl()
393 static inline void dfx_inl(DFX_board_t *bp, int offset, u32 *data) in dfx_inl()
398 static void dfx_port_read_long(DFX_board_t *bp, int offset, u32 *data) in dfx_port_read_long()
535 DFX_board_t *bp; /* board pointer */ in dfx_register() local
719 DFX_board_t *bp = netdev_priv(dev); in dfx_bus_init() local
879 DFX_board_t *bp = netdev_priv(dev); in dfx_bus_uninit() local
[all …]
/linux-4.1.27/kernel/debug/kdb/
Dkdb_bp.c40 static char *kdb_bptype(kdb_bp_t *bp) in kdb_bptype()
48 static int kdb_parsebp(int argc, const char **argv, int *nextargp, kdb_bp_t *bp) in kdb_parsebp()
92 static int _kdb_bp_remove(kdb_bp_t *bp) in _kdb_bp_remove()
108 static void kdb_handle_bp(struct pt_regs *regs, kdb_bp_t *bp) in kdb_handle_bp()
125 static int _kdb_bp_install(struct pt_regs *regs, kdb_bp_t *bp) in _kdb_bp_install()
181 kdb_bp_t *bp = &kdb_breakpoints[i]; in kdb_bp_install() local
212 kdb_bp_t *bp = &kdb_breakpoints[i]; in kdb_bp_remove() local
240 static void kdb_printbp(kdb_bp_t *bp, int i) in kdb_printbp()
282 kdb_bp_t *bp, *bp_check; in kdb_bp() local
382 kdb_bp_t *bp = NULL; in kdb_bc() local
[all …]
Dkdb_debugger.c56 kdb_bp_t *bp; in kdb_stub() local
/linux-4.1.27/fs/afs/
Dfsclient.c24 const __be32 *bp = *_bp; in xdr_decode_AFSFid() local
41 const __be32 *bp = *_bp; in xdr_decode_AFSFetchStatus() local
137 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack() local
149 const __be32 *bp = *_bp; in xdr_decode_AFSCallBack_raw() local
163 const __be32 *bp = *_bp; in xdr_decode_AFSVolSync() local
179 __be32 *bp = *_bp; in xdr_encode_AFS_StoreStatus() local
218 const __be32 *bp = *_bp; in xdr_decode_AFSFetchVolumeStatus() local
242 const __be32 *bp; in afs_deliver_fs_fetch_status() local
284 __be32 *bp; in afs_fs_fetch_file_status() local
316 const __be32 *bp; in afs_deliver_fs_fetch_data() local
[all …]
Dvlclient.c65 __be32 *bp; in afs_deliver_vl_get_entry_by_xxx() local
158 __be32 *bp; in afs_vl_get_entry_by_name() local
198 __be32 *bp; in afs_vl_get_entry_by_id() local
Dcmservice.c177 __be32 *bp; in afs_deliver_cb_callback() local
/linux-4.1.27/drivers/media/usb/pvrusb2/
Dpvrusb2-io.c36 #define BUFFER_CHECK(bp) do { \ argument
46 #define BUFFER_CHECK(bp) do {} while(0) argument
113 static void pvr2_buffer_describe(struct pvr2_buffer *bp,const char *msg) in pvr2_buffer_describe()
130 static void pvr2_buffer_remove(struct pvr2_buffer *bp) in pvr2_buffer_remove()
165 static void pvr2_buffer_set_none(struct pvr2_buffer *bp) in pvr2_buffer_set_none()
181 static int pvr2_buffer_set_ready(struct pvr2_buffer *bp) in pvr2_buffer_set_ready()
209 static void pvr2_buffer_set_idle(struct pvr2_buffer *bp) in pvr2_buffer_set_idle()
234 static void pvr2_buffer_set_queued(struct pvr2_buffer *bp) in pvr2_buffer_set_queued()
259 static void pvr2_buffer_wipe(struct pvr2_buffer *bp) in pvr2_buffer_wipe()
266 static int pvr2_buffer_init(struct pvr2_buffer *bp, in pvr2_buffer_init()
[all …]
Dpvrusb2-dvb.c38 struct pvr2_buffer *bp; in pvr2_dvb_feed_func() local
147 struct pvr2_buffer *bp; in pvr2_dvb_stream_do_start() local
Dpvrusb2-ioread.c163 struct pvr2_buffer *bp; in pvr2_ioread_start() local
206 struct pvr2_buffer *bp; in pvr2_ioread_setup() local
/linux-4.1.27/arch/powerpc/kernel/
Dhw_breakpoint.c63 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
89 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
106 void arch_unregister_hw_breakpoint(struct perf_event *bp) in arch_unregister_hw_breakpoint()
120 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
142 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
211 struct perf_event *bp; in hw_breakpoint_handler() local
299 struct perf_event *bp = NULL; in single_step_dabr_instruction() local
363 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c918 void ptrace_triggered(struct perf_event *bp, in ptrace_triggered()
941 struct perf_event *bp; in ptrace_set_debugreg() local
1375 struct perf_event *bp; in ppc_set_hwdebug() local
1482 struct perf_event *bp; in ppc_del_hwdebug() local
/linux-4.1.27/drivers/sbus/char/
Dbbc_i2c.c53 static void set_device_claimage(struct bbc_i2c_bus *bp, struct platform_device *op, int val) in set_device_claimage()
68 struct platform_device *bbc_i2c_getdev(struct bbc_i2c_bus *bp, int index) in bbc_i2c_getdev()
88 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *op) in bbc_i2c_attach()
115 struct bbc_i2c_bus *bp = client->bp; in bbc_i2c_detach() local
122 static int wait_for_pin(struct bbc_i2c_bus *bp, u8 *status) in wait_for_pin()
151 struct bbc_i2c_bus *bp = client->bp; in bbc_i2c_writeb() local
182 struct bbc_i2c_bus *bp = client->bp; in bbc_i2c_readb() local
272 struct bbc_i2c_bus *bp = dev_id; in bbc_i2c_interrupt() local
284 static void reset_one_i2c(struct bbc_i2c_bus *bp) in reset_one_i2c()
295 struct bbc_i2c_bus *bp; in attach_one_i2c() local
[all …]
Dbbc_envctrl.c445 static void attach_one_temp(struct bbc_i2c_bus *bp, struct platform_device *op, in attach_one_temp()
493 static void attach_one_fan(struct bbc_i2c_bus *bp, struct platform_device *op, in attach_one_fan()
537 static void destroy_all_temps(struct bbc_i2c_bus *bp) in destroy_all_temps()
554 static void destroy_all_fans(struct bbc_i2c_bus *bp) in destroy_all_fans()
565 int bbc_envctrl_init(struct bbc_i2c_bus *bp) in bbc_envctrl_init()
593 void bbc_envctrl_cleanup(struct bbc_i2c_bus *bp) in bbc_envctrl_cleanup()
Dbbc_i2c.h9 struct bbc_i2c_bus *bp; member
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_symlink_remote.c56 struct xfs_buf *bp) in xfs_symlink_hdr_set()
84 struct xfs_buf *bp) in xfs_symlink_hdr_ok()
101 struct xfs_buf *bp) in xfs_symlink_verify()
125 struct xfs_buf *bp) in xfs_symlink_read_verify()
144 struct xfs_buf *bp) in xfs_symlink_write_verify()
174 struct xfs_buf *bp, in xfs_symlink_local_to_remote()
Dxfs_inode_buf.c40 xfs_buf_t *bp) in xfs_inobp_check()
77 struct xfs_buf *bp, in xfs_inode_buf_verify()
121 struct xfs_buf *bp) in xfs_inode_buf_read_verify()
128 struct xfs_buf *bp) in xfs_inode_buf_readahead_verify()
135 struct xfs_buf *bp) in xfs_inode_buf_write_verify()
170 struct xfs_buf *bp; in xfs_imap_to_bp() local
353 xfs_buf_t *bp; in xfs_iread() local
Dxfs_dquot_buf.c177 struct xfs_buf *bp) in xfs_dquot_buf_verify_crc()
210 struct xfs_buf *bp, in xfs_dquot_buf_verify()
253 struct xfs_buf *bp) in xfs_dquot_buf_read_verify()
274 struct xfs_buf *bp) in xfs_dquot_buf_readahead_verify()
292 struct xfs_buf *bp) in xfs_dquot_buf_write_verify()
Dxfs_dir2_data.c43 struct xfs_buf *bp) /* data block's buffer */ in __xfs_dir3_data_check()
215 struct xfs_buf *bp) in xfs_dir3_data_verify()
243 struct xfs_buf *bp) in xfs_dir3_data_reada_verify()
267 struct xfs_buf *bp) in xfs_dir3_data_read_verify()
283 struct xfs_buf *bp) in xfs_dir3_data_write_verify()
573 struct xfs_buf *bp; /* block buffer */ in xfs_dir3_data_init() local
645 struct xfs_buf *bp, in xfs_dir2_data_log_entry()
666 struct xfs_buf *bp) in xfs_dir2_data_log_header()
687 struct xfs_buf *bp, in xfs_dir2_data_log_unused()
719 struct xfs_buf *bp, in xfs_dir2_data_make_free()
[all …]
Dxfs_dir2_block.c62 struct xfs_buf *bp) in xfs_dir3_block_verify()
85 struct xfs_buf *bp) in xfs_dir3_block_read_verify()
101 struct xfs_buf *bp) in xfs_dir3_block_write_verify()
147 struct xfs_buf *bp, in xfs_dir3_block_init()
282 struct xfs_buf *bp, in xfs_dir2_block_compact()
336 struct xfs_buf *bp; /* buffer for block */ in xfs_dir2_block_addname() local
570 struct xfs_buf *bp, /* block buffer */ in xfs_dir2_block_log_leaf()
590 struct xfs_buf *bp) /* block buffer */ in xfs_dir2_block_log_tail()
610 struct xfs_buf *bp; /* block buffer */ in xfs_dir2_block_lookup() local
658 struct xfs_buf *bp; /* block buffer */ in xfs_dir2_block_lookup_int() local
[all …]
Dxfs_btree.c59 struct xfs_buf *bp) /* buffer for block, if any */ in xfs_btree_check_lblock()
103 struct xfs_buf *bp) /* buffer containing block */ in xfs_btree_check_sblock()
154 struct xfs_buf *bp) /* buffer containing block, if any */ in xfs_btree_check_block()
228 struct xfs_buf *bp) in xfs_btree_lblock_calc_crc()
242 struct xfs_buf *bp) in xfs_btree_lblock_verify_crc()
260 struct xfs_buf *bp) in xfs_btree_sblock_calc_crc()
274 struct xfs_buf *bp) in xfs_btree_sblock_verify_crc()
329 xfs_buf_t *bp; /* btree block's buffer pointer */ in xfs_btree_dup_cursor() local
591 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_islastblock() local
611 xfs_buf_t *bp; /* buffer containing block */ in xfs_btree_firstrec() local
[all …]
Dxfs_dir2_node.c55 #define xfs_dir3_leaf_check(dp, bp) \ argument
64 struct xfs_buf *bp) in xfs_dir3_leafn_check()
81 #define xfs_dir3_leaf_check(dp, bp) argument
86 struct xfs_buf *bp) in xfs_dir3_free_verify()
112 struct xfs_buf *bp) in xfs_dir3_free_read_verify()
128 struct xfs_buf *bp) in xfs_dir3_free_write_verify()
203 struct xfs_buf *bp; in xfs_dir3_free_get_buf() local
243 struct xfs_buf *bp, in xfs_dir2_free_log_bests()
266 struct xfs_buf *bp) in xfs_dir2_free_log_header()
374 struct xfs_buf *bp, /* leaf buffer */ in xfs_dir2_leafn_add()
[all …]
Dxfs_dir2_leaf.c52 #define xfs_dir3_leaf_check(dp, bp) \ argument
61 struct xfs_buf *bp) in xfs_dir3_leaf1_check()
78 #define xfs_dir3_leaf_check(dp, bp) argument
146 struct xfs_buf *bp, in xfs_dir3_leaf_verify()
177 struct xfs_buf *bp, in __read_verify()
194 struct xfs_buf *bp, in __write_verify()
218 struct xfs_buf *bp) in xfs_dir3_leaf1_read_verify()
225 struct xfs_buf *bp) in xfs_dir3_leaf1_write_verify()
232 struct xfs_buf *bp) in xfs_dir3_leafn_read_verify()
239 struct xfs_buf *bp) in xfs_dir3_leafn_write_verify()
[all …]
Dxfs_attr_remote.c120 struct xfs_buf *bp) in xfs_attr3_rmt_read_verify()
159 struct xfs_buf *bp) in xfs_attr3_rmt_write_verify()
250 struct xfs_buf *bp, in xfs_attr_rmtval_copyout()
298 struct xfs_buf *bp, in xfs_attr_rmtval_copyin()
354 struct xfs_buf *bp; in xfs_attr_rmtval_get() local
511 struct xfs_buf *bp; in xfs_attr_rmtval_set() local
576 struct xfs_buf *bp; in xfs_attr_rmtval_remove() local
Dxfs_dir2_priv.h43 #define xfs_dir3_data_check(dp,bp) __xfs_dir3_data_check(dp, bp); argument
45 #define xfs_dir3_data_check(dp,bp) argument
Dxfs_sb.c526 struct xfs_buf *bp, in xfs_sb_verify()
560 struct xfs_buf *bp) in xfs_sb_read_verify()
602 struct xfs_buf *bp) in xfs_sb_quiet_read_verify()
617 struct xfs_buf *bp) in xfs_sb_write_verify()
762 struct xfs_buf *bp = xfs_trans_getsb(tp, mp, 0); in xfs_log_sb() local
Dxfs_attr_leaf.c251 struct xfs_buf *bp) in xfs_attr3_leaf_verify()
284 struct xfs_buf *bp) in xfs_attr3_leaf_write_verify()
313 struct xfs_buf *bp) in xfs_attr3_leaf_read_verify()
744 struct xfs_buf *bp; in xfs_attr_shortform_to_leaf() local
827 struct xfs_buf *bp, in xfs_attr_shortform_allfit()
869 struct xfs_buf *bp, in xfs_attr3_leaf_to_shortform()
1035 struct xfs_buf *bp; in xfs_attr3_leaf_create() local
1139 struct xfs_buf *bp, in xfs_attr3_leaf_add()
1218 struct xfs_buf *bp, in xfs_attr3_leaf_add_work()
1340 struct xfs_buf *bp) in xfs_attr3_leaf_compact()
[all …]
Dxfs_rtbitmap.c56 xfs_buf_t *bp; /* block buffer, result */ in xfs_rtbuf_get() local
93 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_back() local
268 xfs_buf_t *bp; /* buf for the block */ in xfs_rtfind_forw() local
443 xfs_buf_t *bp; /* buffer for the summary block */ in xfs_rtmodify_summary_int() local
525 xfs_buf_t *bp; /* buf for the block */ in xfs_rtmodify_range() local
760 xfs_buf_t *bp; /* buf for the block */ in xfs_rtcheck_range() local
Dxfs_ialloc_btree.c126 struct xfs_buf *bp) in xfs_inobt_free_block()
211 struct xfs_buf *bp) in xfs_inobt_verify()
270 struct xfs_buf *bp) in xfs_inobt_read_verify()
285 struct xfs_buf *bp) in xfs_inobt_write_verify()
Dxfs_alloc_btree.c106 struct xfs_buf *bp) in xfs_allocbt_free_block()
274 struct xfs_buf *bp) in xfs_allocbt_verify()
354 struct xfs_buf *bp) in xfs_allocbt_read_verify()
369 struct xfs_buf *bp) in xfs_allocbt_write_verify()
Dxfs_alloc.c447 struct xfs_buf *bp) in xfs_agfl_verify()
476 struct xfs_buf *bp) in xfs_agfl_read_verify()
500 struct xfs_buf *bp) in xfs_agfl_write_verify()
536 xfs_buf_t *bp; /* return value */ in xfs_alloc_read_agfl() local
1493 xfs_buf_t *bp; in xfs_alloc_ag_vextent_small() local
1953 xfs_buf_t *bp; in xfs_alloc_fix_freelist() local
2088 xfs_buf_t *bp, /* buffer for a.g. freelist header */ in xfs_alloc_log_agf()
2128 xfs_buf_t *bp; in xfs_alloc_pagf_init() local
2201 struct xfs_buf *bp) in xfs_agf_verify()
2240 struct xfs_buf *bp) in xfs_agf_read_verify()
[all …]
Dxfs_da_btree.c132 struct xfs_buf *bp) in xfs_da3_node_verify()
179 struct xfs_buf *bp) in xfs_da3_node_write_verify()
208 struct xfs_buf *bp) in xfs_da3_node_read_verify()
307 struct xfs_buf *bp; in xfs_da3_node_create() local
353 struct xfs_buf *bp; in xfs_da3_split() local
512 struct xfs_buf *bp; in xfs_da3_root_split() local
1046 struct xfs_buf *bp; in xfs_da3_root_join() local
1119 struct xfs_buf *bp; in xfs_da3_node_toosmall() local
1235 struct xfs_buf *bp, in xfs_da3_node_lasthash()
1648 struct xfs_buf *bp; in xfs_da3_blk_link() local
[all …]
Dxfs_attr.c573 struct xfs_buf *bp; in xfs_attr_leaf_addname() local
780 struct xfs_buf *bp; in xfs_attr_leaf_removename() local
839 struct xfs_buf *bp; in xfs_attr_leaf_get() local
1151 struct xfs_buf *bp; in xfs_attr_node_removename() local
Dxfs_inode_buf.h47 #define xfs_inobp_check(mp, bp) argument
Dxfs_bmap_btree.c521 struct xfs_buf *bp) in xfs_bmbt_free_block()
640 struct xfs_buf *bp) in xfs_bmbt_verify()
695 struct xfs_buf *bp) in xfs_bmbt_read_verify()
710 struct xfs_buf *bp) in xfs_bmbt_write_verify()
Dxfs_ialloc.c1979 xfs_buf_t *bp, /* allocation group header buffer */ in xfs_ialloc_log_agi()
2049 struct xfs_buf *bp) in xfs_agi_verify()
2082 struct xfs_buf *bp) in xfs_agi_read_verify()
2100 struct xfs_buf *bp) in xfs_agi_write_verify()
2193 xfs_buf_t *bp = NULL; in xfs_ialloc_pagi_init() local
Dxfs_dir2.c661 struct xfs_buf *bp) in xfs_dir2_shrink_inode()
Dxfs_da_btree.h115 struct xfs_buf *bp; /* buffer containing block */ member
Dxfs_format.h523 #define XFS_BUF_TO_SBP(bp) ((xfs_dsb_t *)((bp)->b_addr)) argument
656 #define XFS_BUF_TO_AGF(bp) ((xfs_agf_t *)((bp)->b_addr)) argument
724 #define XFS_BUF_TO_AGI(bp) ((xfs_agi_t *)((bp)->b_addr)) argument
732 #define XFS_BUF_TO_AGFL(bp) ((xfs_agfl_t *)((bp)->b_addr)) argument
734 #define XFS_BUF_TO_AGFL_BNO(mp, bp) \ argument
1065 #define XFS_SUMPTR(mp,bp,so) \ argument
Dxfs_dir2_sf.c155 struct xfs_buf *bp, in xfs_dir2_block_to_sf()
Dxfs_bmap.c339 xfs_buf_t *bp; /* buffer for "block" */ in xfs_bmap_check_leaf_extents() local
894 struct xfs_buf *bp, in xfs_bmap_local_to_extents()
902 xfs_buf_t *bp; /* buffer for extent block */ in xfs_bmap_local_to_extents() local
1251 xfs_buf_t *bp; /* buffer for "block" */ in xfs_bmap_read_extents() local
/linux-4.1.27/net/sctp/
Dbind_addr.c125 void sctp_bind_addr_init(struct sctp_bind_addr *bp, __u16 port) in sctp_bind_addr_init()
132 static void sctp_bind_addr_clean(struct sctp_bind_addr *bp) in sctp_bind_addr_clean()
145 void sctp_bind_addr_free(struct sctp_bind_addr *bp) in sctp_bind_addr_free()
152 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr()
187 int sctp_del_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *del_addr) in sctp_del_bind_addr()
219 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, in sctp_bind_addrs_to_raw()
271 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw_addr_list, in sctp_raw_to_bind_addrs()
314 int sctp_bind_addr_match(struct sctp_bind_addr *bp, in sctp_bind_addr_match()
338 int sctp_bind_addr_conflict(struct sctp_bind_addr *bp, in sctp_bind_addr_conflict()
373 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state()
[all …]
Dendpointola.c386 struct sctp_bind_addr *bp; in sctp_endpoint_is_peeled_off() local
Dprotocol.c198 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list()
429 struct sctp_bind_addr *bp; in sctp_v4_get_dst() local
Dsocket.c327 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_do_bind() local
506 struct sctp_bind_addr *bp; in sctp_send_asconf_add_ip() local
627 struct sctp_bind_addr *bp = &ep->base.bind_addr; in sctp_bindx_rem() local
710 struct sctp_bind_addr *bp; in sctp_send_asconf_del_ip() local
4903 struct sctp_bind_addr *bp; in sctp_getsockopt_local_addrs() local
Dipv6.c235 struct sctp_bind_addr *bp; in sctp_v6_get_dst() local
/linux-4.1.27/arch/sh/kernel/
Dhw_breakpoint.c49 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
81 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
126 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
176 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
221 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
284 struct perf_event *bp; in hw_breakpoint_handler() local
404 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace_32.c65 void ptrace_triggered(struct perf_event *bp, in ptrace_triggered()
82 struct perf_event *bp; in set_single_step() local
/linux-4.1.27/arch/x86/kernel/
Dhw_breakpoint.c104 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
144 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
173 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
231 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
293 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
347 struct perf_event *bp; in aout_dump_debugregs() local
418 struct perf_event *bp; in hw_breakpoint_handler() local
511 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Ddumpstack.c97 unsigned long *stack, unsigned long bp, in print_context_stack()
125 unsigned long *stack, unsigned long bp, in print_context_stack_bp()
171 unsigned long *stack, unsigned long bp, char *log_lvl) in show_trace_log_lvl()
178 unsigned long *stack, unsigned long bp) in show_trace()
185 unsigned long bp = 0; in show_stack() local
Ddumpstack_32.c42 unsigned long *stack, unsigned long bp, in dump_trace()
95 unsigned long *sp, unsigned long bp, char *log_lvl) in show_stack_log_lvl()
Ddumpstack_64.c152 unsigned long *stack, unsigned long bp, in dump_trace()
250 unsigned long *sp, unsigned long bp, char *log_lvl) in show_stack_log_lvl()
Dptrace.c558 static void ptrace_triggered(struct perf_event *bp, in ptrace_triggered()
582 static unsigned long ptrace_get_dr7(struct perf_event *bp[]) in ptrace_get_dr7()
631 static int ptrace_modify_breakpoint(struct perf_event *bp, int len, int type, in ptrace_modify_breakpoint()
662 struct perf_event *bp = thread->ptrace_bps[i]; in ptrace_write_dr7() local
704 struct perf_event *bp = thread->ptrace_bps[n]; in ptrace_get_debugreg() local
720 struct perf_event *bp = t->ptrace_bps[nr]; in ptrace_set_breakpoint_addr() local
Dkgdb.c210 struct perf_event *bp; in kgdb_correct_hw_break() local
315 struct perf_event *bp; in kgdb_remove_all_hw_break() local
401 struct perf_event *bp; in kgdb_disable_hw_debug() local
Dprocess_32.c334 unsigned long bp, sp, ip; in get_wchan() local
Dprocess.c129 unsigned long *bp = t->io_bitmap_ptr; in exit_thread() local
Dmpparse.c567 unsigned int *bp = phys_to_virt(base); in smp_scan_config() local
/linux-4.1.27/drivers/net/ethernet/apple/
Dbmac.c228 struct bmac_data *bp = netdev_priv(dev); in bmac_enable_and_reset_chip() local
312 struct bmac_data *bp = netdev_priv(dev); in bmac_init_registers() local
405 struct bmac_data *bp = netdev_priv(dev); in bmac_start_chip() local
425 struct bmac_data *bp = netdev_priv(dev); in bmac_init_phy() local
459 struct bmac_data *bp = netdev_priv(dev); in bmac_suspend() local
509 struct bmac_data *bp = netdev_priv(dev); in bmac_resume() local
526 struct bmac_data *bp = netdev_priv(dev); in bmac_set_address() local
551 struct bmac_data *bp = netdev_priv(dev); in bmac_set_timeout() local
589 bmac_init_tx_ring(struct bmac_data *bp) in bmac_init_tx_ring()
612 struct bmac_data *bp = netdev_priv(dev); in bmac_init_rx_ring() local
[all …]
/linux-4.1.27/fs/jfs/
Djfs_logmgr.c361 struct lbuf *bp; /* dst log page buffer */ in lmWriteRecord() local
578 struct lbuf *bp; in lmNextPage() local
760 struct lbuf *bp; in lmGCwrite() local
823 static void lmPostGC(struct lbuf * bp) in lmPostGC()
1268 struct lbuf *bp; in lmLogInit() local
1661 struct lbuf *bp; in lmLogShutdown() local
1901 struct lbuf *bp; in lbmAllocate() local
1930 static void lbmFree(struct lbuf * bp) in lbmFree()
1941 static void lbmfree(struct lbuf * bp) in lbmfree()
1969 static inline void lbmRedrive(struct lbuf *bp) in lbmRedrive()
[all …]
Djfs_txnmgr.h58 struct lbuf *bp; member
/linux-4.1.27/drivers/net/fddi/skfp/
Dskfddi.c384 skfddi_priv *bp = &smc->os; in skfp_driver_init() local
552 skfddi_priv *bp = &smc->os; in skfp_close() local
610 skfddi_priv *bp; in skfp_interrupt() local
675 struct s_smc *bp = netdev_priv(dev); in skfp_ctl_get_stats() local
840 skfddi_priv *bp = &smc->os; in skfp_ctl_set_multicast_list() local
925 skfddi_priv *bp = &smc->os; in skfp_ctl_set_mac_address() local
1045 skfddi_priv *bp = &smc->os; in skfp_send_pkt() local
1106 skfddi_priv *bp = &smc->os; in send_queued_packets() local
1278 skfddi_priv *bp = &smc->os; in llc_restart_tx() local
1462 skfddi_priv *bp = &smc->os; in dma_complete() local
[all …]
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c194 struct perf_event *bp, in hw_breakpoint_slot_setup()
227 static int hw_breakpoint_control(struct perf_event *bp, in hw_breakpoint_control()
293 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
298 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
328 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
390 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
473 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
586 struct perf_event *bp, **slots; in breakpoint_handler() local
943 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c73 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered()
143 struct perf_event *bp = ERR_PTR(-EINVAL); in ptrace_hbp_get_event() local
162 struct perf_event *bp) in ptrace_hbp_set_event()
188 struct perf_event *bp; in ptrace_hbp_create() local
287 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_ctrl() local
301 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_addr() local
314 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx); in ptrace_hbp_get_initialised_bp() local
328 struct perf_event *bp; in ptrace_hbp_set_ctrl() local
353 struct perf_event *bp; in ptrace_hbp_set_addr() local
Ddebug-monitors.c333 bool bp = false; in aarch32_break_handler() local
/linux-4.1.27/arch/x86/include/asm/
Dstacktrace.h52 #define get_bp(bp) asm("movl %%ebp, %0" : "=r" (bp) :) argument
55 #define get_bp(bp) asm("movq %%rbp, %0" : "=r" (bp) :) argument
62 unsigned long bp; in stack_frame() local
Dptrace.h17 unsigned long bp; member
42 unsigned long bp; member
Dsigcontext.h14 unsigned long bp; member
51 unsigned long bp; member
Duser_32.h83 unsigned long bp; member
Duser_64.h73 unsigned long bp; member
/linux-4.1.27/arch/arm/kernel/
Dhw_breakpoint.c334 int arch_install_hw_breakpoint(struct perf_event *bp) in arch_install_hw_breakpoint()
391 void arch_uninstall_hw_breakpoint(struct perf_event *bp) in arch_uninstall_hw_breakpoint()
460 int arch_check_bp_in_kernelspace(struct perf_event *bp) in arch_check_bp_in_kernelspace()
522 static int arch_build_bp_info(struct perf_event *bp) in arch_build_bp_info()
595 int arch_validate_hwbkpt_settings(struct perf_event *bp) in arch_validate_hwbkpt_settings()
671 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step()
685 static void disable_single_step(struct perf_event *bp) in disable_single_step()
802 struct perf_event *bp, **slots; in breakpoint_handler() local
1123 void hw_breakpoint_pmu_read(struct perf_event *bp) in hw_breakpoint_pmu_read()
Dptrace.c385 static void ptrace_hbptriggered(struct perf_event *bp, in ptrace_hbptriggered()
477 struct perf_event *bp; in ptrace_gethbpregs() local
523 struct perf_event *bp; in ptrace_sethbpregs() local
/linux-4.1.27/arch/powerpc/sysdev/
Dgrackle.c30 static inline void grackle_set_stg(struct pci_controller* bp, int enable) in grackle_set_stg()
43 static inline void grackle_set_loop_snoop(struct pci_controller *bp, int enable) in grackle_set_loop_snoop()
Dcpm2.c121 u32 __iomem *bp; in __cpm2_setbrg() local
/linux-4.1.27/drivers/isdn/mISDN/
Dcore.c129 char *bp = buf; in channelmap_show() local
286 struct Bprotocol *bp; in get_all_Bprotocols() local
299 struct Bprotocol *bp; in get_Bprotocol4mask() local
326 mISDN_register_Bprotocol(struct Bprotocol *bp) in mISDN_register_Bprotocol()
349 mISDN_unregister_Bprotocol(struct Bprotocol *bp) in mISDN_unregister_Bprotocol()
Dstack.c468 struct Bprotocol *bp; in connect_Bstack() local
/linux-4.1.27/drivers/parport/
Dieee1284_ops.c734 unsigned char *bp = (unsigned char *) buffer; in parport_ieee1284_epp_write_data() local
778 unsigned char *bp = (unsigned char *) buffer; in parport_ieee1284_epp_read_data() local
822 unsigned char *bp = (unsigned char *) buffer; in parport_ieee1284_epp_write_addr() local
866 unsigned char *bp = (unsigned char *) buffer; in parport_ieee1284_epp_read_addr() local
/linux-4.1.27/fs/freevxfs/
Dvxfs_subr.c104 struct buffer_head *bp; in vxfs_bread() local
130 struct buffer_head *bp, int create) in vxfs_getblk()
Dvxfs_fshead.c78 struct buffer_head *bp; in vxfs_getfsh() local
Dvxfs_olt.c80 struct buffer_head *bp; in vxfs_read_olt() local
Dvxfs_super.c152 struct buffer_head *bp = NULL; in vxfs_fill_super() local
Dvxfs_bmap.c130 struct buffer_head *bp = NULL; in vxfs_bmap_indir() local
Dvxfs_inode.c90 struct buffer_head *bp; in vxfs_blkiget() local
/linux-4.1.27/arch/m68k/include/asm/
Dio_no.h57 unsigned char *bp = (unsigned char *) buf; in io_outsb() local
65 unsigned short *bp = (unsigned short *) buf; in io_outsw() local
73 unsigned int *bp = (unsigned int *) buf; in io_outsl() local
81 unsigned char *bp = (unsigned char *) buf; in io_insb() local
89 unsigned short *bp = (unsigned short *) buf; in io_insw() local
97 unsigned int *bp = (unsigned int *) buf; in io_insl() local
/linux-4.1.27/Documentation/spi/
Dspidev_fdx.c19 unsigned char buf[32], *bp; in do_read() local
51 unsigned char buf[32], *bp; in do_msg() local
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_hmc.h63 struct i40e_hmc_bp bp; member
83 struct i40e_hmc_bp bp; member
108 #define I40E_INC_BP_REFCNT(bp) ((bp)->ref_cnt++) argument
112 #define I40E_DEC_BP_REFCNT(bp) ((bp)->ref_cnt--) argument
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_hmc.h63 struct i40e_hmc_bp bp; member
83 struct i40e_hmc_bp bp; member
108 #define I40E_INC_BP_REFCNT(bp) ((bp)->ref_cnt++) argument
112 #define I40E_DEC_BP_REFCNT(bp) ((bp)->ref_cnt--) argument
/linux-4.1.27/drivers/input/joystick/
Dtwidjoy.c106 struct twidjoy_button_spec *bp; in twidjoy_process_packet() local
183 struct twidjoy_button_spec *bp; in twidjoy_connect() local
/linux-4.1.27/arch/tile/lib/
Dcpumask.c25 int bitmap_parselist_crop(const char *bp, unsigned long *maskp, int nmaskbits) in bitmap_parselist_crop()
/linux-4.1.27/net/bridge/netfilter/
Debt_among.c83 const __be32 *bp; in get_ip_dst() local
114 const __be32 *bp; in get_ip_src() local
/linux-4.1.27/samples/hw_breakpoint/
Ddata_breakpoint.c44 static void sample_hbp_handler(struct perf_event *bp, in sample_hbp_handler()
/linux-4.1.27/drivers/pcmcia/
Dm32r_cfc.c108 unsigned char *bp = (unsigned char *)buf; in pcc_ioread_byte() local
133 unsigned short *bp = (unsigned short *)buf; in pcc_ioread_word() local
164 unsigned char *bp = (unsigned char *)buf; in pcc_iowrite_byte() local
189 unsigned short *bp = (unsigned short *)buf; in pcc_iowrite_word() local
Dm32r_pcc.c153 unsigned char *bp = (unsigned char *)buf; in pcc_iorw() local
173 unsigned short *bp = (unsigned short *)buf; in pcc_iorw() local
/linux-4.1.27/drivers/scsi/libfc/
Dfc_frame.c38 const u8 *bp; in fc_frame_crc_check() local
Dfc_disc.c396 char *bp; in fc_disc_gpn_ft_parse() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_qsfp.c47 static int qsfp_read(struct qib_pportdata *ppd, int addr, void *bp, int len) in qsfp_read()
157 static int qib_qsfp_write(struct qib_pportdata *ppd, int addr, void *bp, in qib_qsfp_write()
Dqib_twsi.c360 u8 *bp = buffer; in qib_twsi_blk_rd() local
438 const u8 *bp = buffer; in qib_twsi_blk_wr() local
/linux-4.1.27/drivers/power/
Dapm_power.c47 struct find_bat_param *bp = (struct find_bat_param *)data; in __find_main_battery() local
75 struct find_bat_param bp; in find_main_battery() local
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c108 #define BP_NUM(bp) ((bp) - bpts + 1) argument
405 struct bpt *bp; in xmon_core() local
632 struct bpt *bp; in xmon_bpt() local
695 struct bpt *bp; in xmon_fault_handler() local
715 struct bpt *bp; in at_breakpoint() local
741 struct bpt *bp; in new_breakpoint() local
764 struct bpt *bp; in insert_bpts() local
813 struct bpt *bp; in remove_bpts() local
1178 struct bpt *bp; in bpt_cmds() local
/linux-4.1.27/arch/um/kernel/
Dstacktrace.c24 unsigned long *sp, bp, addr; in dump_trace() local
/linux-4.1.27/arch/frv/include/asm/
Dio.h55 const uint8_t *bp = buf; in io_outsb() local
64 const uint16_t *bp = buf; in io_outsw() local
84 uint8_t *bp = buf; in io_insb() local
92 uint16_t *bp = buf; in io_insw() local
/linux-4.1.27/net/ax25/
Dax25_ip.c106 unsigned char *bp = skb->data; in ax25_ip_xmit() local
Dax25_route.c463 unsigned char *bp; in ax25_rt_build_path() local
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dbootloader.c66 register struct ia64_boot_param *bp; in start_bootloader() local
Dfw-emu.c241 struct ia64_boot_param *bp; in sys_fw_init() local
/linux-4.1.27/arch/m68k/68360/
Dcommproc.c292 volatile uint *bp; in m360_cpm_setbrg() local
/linux-4.1.27/arch/unicore32/include/asm/
Dprocessor.h39 struct debug_entry bp[2]; member
/linux-4.1.27/lib/mpi/
Dmpi-pow.c41 mpi_ptr_t rp, ep, mp, bp; in mpi_powm() local
/linux-4.1.27/drivers/mfd/
Dpm8921-core.c68 static int pm8xxx_read_block_irq(struct pm_irq_chip *chip, unsigned int bp, in pm8xxx_read_block_irq()
89 pm8xxx_config_irq(struct pm_irq_chip *chip, unsigned int bp, unsigned int cp) in pm8xxx_config_irq()
Dipaq-micro.c38 int i, bp; in ipaq_micro_trigger_tx() local
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Deeprom.c304 unsigned char *bp = leaf->leafdata; in tulip_parse_eeprom() local
/linux-4.1.27/arch/sparc/kernel/
Dchmc.c486 static int chmc_bank_match(struct chmc_bank_info *bp, unsigned long phys_addr) in chmc_bank_match()
526 struct chmc_bank_info *bp; in chmc_find_bank() local
542 struct chmc_bank_info *bp; in chmc_print_dimm() local
631 struct chmc_bank_info *bp = &p->logical_banks[which_bank]; in chmc_interpret_one_decode_reg() local
/linux-4.1.27/drivers/staging/speakup/
Dselection.c55 char *bp, *obp; in speakup_set_selection() local
/linux-4.1.27/scripts/dtc/
Dtreesource.c170 const char *bp = val.val; in write_propval_bytes() local
/linux-4.1.27/arch/x86/ia32/
Dia32_aout.c46 struct perf_event *bp = current->thread.ptrace_bps[n]; in get_dr() local
/linux-4.1.27/drivers/tty/vt/
Dselection.c163 char *bp, *obp; in set_selection() local
/linux-4.1.27/drivers/mtd/nand/
Dnand_ecc.c162 const uint32_t *bp = (uint32_t *)buf; in __nand_calculate_ecc() local
/linux-4.1.27/net/sunrpc/
Dcache.c747 char *bp = crq->buf; in cache_request() local
1069 char *bp = *bpp; in qword_add() local
1092 char *bp = *bpp; in qword_addhex() local
1213 char *bp = *bpp; in qword_get() local
1439 char *bp, *ep; in write_flush() local
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dptrace.c339 int bp; in deconfigure_bp() local
Dkgdb.c875 int S, bp, trig_bits = 0, rw_bits = 0; in stub_is_stopped() local
1141 int bp; in insert_watchpoint() local
1219 int bp; in remove_watchpoint() local
/linux-4.1.27/drivers/tty/serial/
Dmpsc.c790 u8 *bp, *bp_p; in mpsc_init_rings() local
943 u8 *bp; in mpsc_rx_intr() local
1118 u8 *bp; in mpsc_copy_tx_data() local
1566 u8 *bp; in mpsc_get_poll_char() local
1713 u8 *bp, *dp, add_cr = 0; in mpsc_console_write() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_eeprom.c490 u8 *bp = buffer; in ipath_eeprom_internal_read() local
551 const u8 *bp = buffer; in ipath_eeprom_internal_write() local
/linux-4.1.27/drivers/spi/
Dspi-tle62x0.c103 char *bp = buf; in tle62x0_status_show() local
/linux-4.1.27/drivers/firmware/
Ddmi_scan.c40 const u8 *bp = ((u8 *) dm) + dm->length; in dmi_string_nosave() local
64 const char *bp = dmi_string_nosave(dm, s); in dmi_string() local
/linux-4.1.27/sound/pci/hda/
Dhda_auto_parser.c38 static int compare_seq(const void *ap, const void *bp) in compare_seq()
72 static int compare_input_type(const void *ap, const void *bp) in compare_input_type()
/linux-4.1.27/drivers/md/
Ddm-bufio.c1051 enum new_flag nf, struct dm_buffer **bp) in new_read()
1086 struct dm_buffer **bp) in dm_bufio_get()
1093 struct dm_buffer **bp) in dm_bufio_read()
1102 struct dm_buffer **bp) in dm_bufio_new()
Dbitmap.h181 struct bitmap_page *bp; member
Dbitmap.c1179 struct bitmap_page *bp = &bitmap->bp[page]; in bitmap_set_pending() local
1678 struct bitmap_page *bp; in bitmap_free() local
/linux-4.1.27/arch/arm/
DMakefile343 bp:; $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/bootpImage target
/linux-4.1.27/fs/ext4/
Dioctl.c33 unsigned char *ap, *bp; in memswap() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c298 int bp = 0; in ar9002_hw_spur_mitigate() local
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c183 u64 si, di, bp, sp; member
191 u64 si, di, bp, sp; member
203 u64 si, di, bp, sp; member
/linux-4.1.27/sound/pci/emu10k1/
Demu10k1_callback.c225 struct best_voice *bp; in lookup_voices() local
/linux-4.1.27/drivers/net/usb/
Drndis_host.c318 unsigned char *bp; in generic_rndis_bind() local
/linux-4.1.27/arch/x86/kvm/
Dtss.h49 u16 bp; member
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext32.h59 unsigned int bp; member
/linux-4.1.27/net/ipv4/
Dinetpeer.c71 void inet_peer_base_init(struct inet_peer_base *bp) in inet_peer_base_init()
/linux-4.1.27/sound/isa/sb/
Demu8000_callback.c173 struct best *bp; in get_voice() local
/linux-4.1.27/drivers/misc/mic/host/
Dmic_x100.c388 struct boot_params __iomem *bp = mdev->aper.va + mdev->bootaddr; in mic_x100_load_ramdisk() local
/linux-4.1.27/drivers/usb/usbip/
Dusbip_common.c333 char *bp = buf; in usbip_recv() local
/linux-4.1.27/arch/ia64/kernel/
Dunwind_decoder.c70 unsigned char *bp = *dpp; in unw_decode_uleb128() local
/linux-4.1.27/drivers/isdn/hisax/
Dtei.c107 u_char *bp; in put_tei_msg() local
/linux-4.1.27/include/net/sctp/
Dcommand.h134 struct sctp_bind_addr *bp; member
/linux-4.1.27/drivers/rtc/
Drtc-ds1305.c216 u8 *bp = buf; in ds1305_set_time() local
/linux-4.1.27/sound/drivers/opl3/
Dopl3_midi.c165 struct best *bp; in opl3_get_voice() local
/linux-4.1.27/arch/ia64/sn/kernel/
Dsetup.c320 u8 *bp; in sn_scan_pcdp() local
/linux-4.1.27/drivers/media/tuners/
Dtda827x.c98 u8 bp; member
/linux-4.1.27/drivers/usb/atm/
Dcxacru.c982 const struct firmware *bp) in cxacru_upload_firmware()
1092 const struct firmware *fw, *bp; in cxacru_heavy_init() local
/linux-4.1.27/drivers/net/wan/
Dhd64570.h152 u32 bp; /* Buffer Pointer (24 bits) */ member
/linux-4.1.27/drivers/scsi/
Din2000.c2174 char *bp; in in2000_write_info() local
Dwd33c93.c2061 char *bp; in wd33c93_write_info() local
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c643 struct threshold_bank **bp; in threshold_create_device() local
/linux-4.1.27/net/tipc/
Dbcast.c626 struct tipc_bearer *bp[2] = {p, s}; in tipc_bcbearer_send() local
/linux-4.1.27/fs/nfsd/
Dnfs4idmap.c203 char *buf1, *bp; in idtoname_parse() local
/linux-4.1.27/fs/ocfs2/
Dioctl.c776 u64 __user *bp = NULL; in ocfs2_get_request_ptr() local

12