Home
last modified time | relevance | path

Searched refs:_bp (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/afs/
Dfsclient.c37 static void xdr_decode_AFSFid(const __be32 **_bp, struct afs_fid *fid) in xdr_decode_AFSFid() argument
39 const __be32 *bp = *_bp; in xdr_decode_AFSFid()
44 *_bp = bp; in xdr_decode_AFSFid()
130 const __be32 **_bp, in xdr_decode_AFSFetchStatus() argument
136 const struct afs_xdr_AFSFetchStatus *xdr = (const void *)*_bp; in xdr_decode_AFSFetchStatus()
223 *_bp = (const void *)*_bp + sizeof(*xdr); in xdr_decode_AFSFetchStatus()
235 xdr_dump_bad(*_bp); in xdr_decode_AFSFetchStatus()
244 const __be32 **_bp, in afs_decode_status() argument
253 return xdr_decode_AFSFetchStatus(call, _bp, status, vnode, in afs_decode_status()
257 ret = xdr_decode_AFSFetchStatus(call, _bp, status, vnode, in afs_decode_status()
[all …]
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c203 #define CL22_WR_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
204 bnx2x_cl45_write(_bp, _phy, \
209 #define CL22_RD_OVER_CL45(_bp, _phy, _bank, _addr, _val) \ argument
210 bnx2x_cl45_read(_bp, _phy, \