Searched defs:_bp (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/afs/ |
D | fsclient.c | 37 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() 130 const __be32 **_bp, in xdr_decode_AFSFetchStatus() 244 const __be32 **_bp, in afs_decode_status() 268 const __be32 **_bp) in xdr_decode_AFSCallBack() 296 static void xdr_decode_AFSCallBack_raw(const __be32 **_bp, in xdr_decode_AFSCallBack_raw() 310 static void xdr_decode_AFSVolSync(const __be32 **_bp, in xdr_decode_AFSVolSync() 327 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr) in xdr_encode_AFS_StoreStatus() 365 static void xdr_decode_AFSFetchVolumeStatus(const __be32 **_bp, in xdr_decode_AFSFetchVolumeStatus()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 203 #define CL22_WR_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument 209 #define CL22_RD_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
|