Home
last modified time | relevance | path

Searched refs:dpp (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
Dunwind_decoder.c66 unw_decode_uleb128 (unsigned char **dpp) in unw_decode_uleb128() argument
70 unsigned char *bp = *dpp; in unw_decode_uleb128()
80 *dpp = bp; in unw_decode_uleb128()
/linux-4.4.14/fs/nfsd/
Dvfs.h44 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
Dvfs.c83 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() argument
87 struct dentry *dentry = *dpp; in nfsd_cross_mnt()
120 *dpp = path.dentry; in nfsd_cross_mnt()