tpp               200 drivers/gpu/drm/radeon/nislands_smc.h     uint32_t    tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES];
tpp                41 fs/xfs/libxfs/xfs_bmap_btree.c 	__be64			*tpp;
tpp                53 fs/xfs/libxfs/xfs_bmap_btree.c 	tpp = XFS_BMAP_BROOT_PTR_ADDR(mp, rblock, 1, rblocklen);
tpp                56 fs/xfs/libxfs/xfs_bmap_btree.c 	memcpy(tpp, fpp, sizeof(*fpp) * dmxr);
tpp               137 fs/xfs/libxfs/xfs_bmap_btree.c 	__be64			*tpp;
tpp               156 fs/xfs/libxfs/xfs_bmap_btree.c 	tpp = XFS_BMDR_PTR_ADDR(dblock, 1, dmxr);
tpp               159 fs/xfs/libxfs/xfs_bmap_btree.c 	memcpy(tpp, fpp, sizeof(*fpp) * dmxr);
tpp               229 fs/xfs/libxfs/xfs_defer.c 	struct xfs_trans		**tpp)
tpp               231 fs/xfs/libxfs/xfs_defer.c 	struct xfs_trans		*tp = *tpp;
tpp               282 fs/xfs/libxfs/xfs_defer.c 	error = xfs_trans_roll(tpp);
tpp               283 fs/xfs/libxfs/xfs_defer.c 	tp = *tpp;
tpp               146 fs/xfs/libxfs/xfs_trans_inode.c 	struct xfs_trans	**tpp,
tpp               151 fs/xfs/libxfs/xfs_trans_inode.c 	xfs_trans_log_inode(*tpp, ip, XFS_ILOG_CORE);
tpp               152 fs/xfs/libxfs/xfs_trans_inode.c 	error = xfs_trans_roll(tpp);
tpp               154 fs/xfs/libxfs/xfs_trans_inode.c 		xfs_trans_ijoin(*tpp, ip, 0);
tpp              1469 fs/xfs/xfs_bmap_util.c 	struct xfs_trans		**tpp,
tpp              1473 fs/xfs/xfs_bmap_util.c 	struct xfs_trans		*tp = *tpp;
tpp              1548 fs/xfs/xfs_bmap_util.c 			error = xfs_defer_finish(tpp);
tpp              1549 fs/xfs/xfs_bmap_util.c 			tp = *tpp;
tpp              1684 fs/xfs/xfs_bmap_util.c 	struct xfs_trans	**tpp,
tpp              1689 fs/xfs/xfs_bmap_util.c 	struct xfs_trans	*tp = *tpp;
tpp              1698 fs/xfs/xfs_bmap_util.c 		error = xfs_trans_roll(tpp);
tpp              1701 fs/xfs/xfs_bmap_util.c 		tp = *tpp;
tpp               281 fs/xfs/xfs_dquot.c 	struct xfs_trans	**tpp,
tpp               286 fs/xfs/xfs_dquot.c 	struct xfs_trans	*tp = *tpp;
tpp               359 fs/xfs/xfs_dquot.c 	error = xfs_defer_finish(tpp);
tpp               361 fs/xfs/xfs_dquot.c 		xfs_trans_bhold_release(*tpp, bp);
tpp               362 fs/xfs/xfs_dquot.c 		xfs_trans_brelse(*tpp, bp);
tpp               961 fs/xfs/xfs_inode.c 	xfs_trans_t	**tpp,		/* input: current transaction;
tpp               979 fs/xfs/xfs_inode.c 	tp = *tpp;
tpp              1056 fs/xfs/xfs_inode.c 			*tpp = tp;
tpp              1075 fs/xfs/xfs_inode.c 			*tpp = tp;
tpp              1084 fs/xfs/xfs_inode.c 	*tpp = tp;
tpp              1507 fs/xfs/xfs_inode.c 	struct xfs_trans	**tpp,
tpp              1514 fs/xfs/xfs_inode.c 	struct xfs_trans	*tp = *tpp;
tpp              1589 fs/xfs/xfs_inode.c 	*tpp = tp;
tpp               460 fs/xfs/xfs_inode.h 	struct xfs_trans	**tpp,
tpp               465 fs/xfs/xfs_inode.h 	return xfs_itruncate_extents_flags(tpp, ip, whichfork, new_size, 0);
tpp               461 fs/xfs/xfs_reflink.c 	struct xfs_trans		**tpp,
tpp               495 fs/xfs/xfs_reflink.c 			ASSERT((*tpp)->t_firstblock == NULLFSBLOCK);
tpp               498 fs/xfs/xfs_reflink.c 			xfs_refcount_free_cow_extent(*tpp, del.br_startblock,
tpp               501 fs/xfs/xfs_reflink.c 			xfs_bmap_add_free(*tpp, del.br_startblock,
tpp               505 fs/xfs/xfs_reflink.c 			error = xfs_defer_finish(tpp);
tpp              1525 fs/xfs/xfs_reflink.c 	struct xfs_trans	**tpp)
tpp              1532 fs/xfs/xfs_reflink.c 	error = xfs_reflink_inode_has_shared_extents(*tpp, ip, &needs_flag);
tpp              1540 fs/xfs/xfs_reflink.c 	error = xfs_reflink_cancel_cow_blocks(ip, tpp, 0, NULLFILEOFF, true);
tpp              1548 fs/xfs/xfs_reflink.c 	xfs_trans_log_inode(*tpp, ip, XFS_ILOG_CORE);
tpp                35 fs/xfs/xfs_reflink.h 		struct xfs_trans **tpp, xfs_fileoff_t offset_fsb,
tpp                48 fs/xfs/xfs_reflink.h 		struct xfs_trans **tpp);
tpp               256 fs/xfs/xfs_trans.c 	struct xfs_trans	**tpp)
tpp               294 fs/xfs/xfs_trans.c 	*tpp = tp;
tpp               313 fs/xfs/xfs_trans.c 	struct xfs_trans		**tpp)
tpp               317 fs/xfs/xfs_trans.c 	return xfs_trans_alloc(mp, &resv, 0, 0, XFS_TRANS_NO_WRITECOUNT, tpp);
tpp              1083 fs/xfs/xfs_trans.c 	struct xfs_trans	**tpp)
tpp              1085 fs/xfs/xfs_trans.c 	struct xfs_trans	*trans = *tpp;
tpp              1097 fs/xfs/xfs_trans.c 	*tpp = xfs_trans_dup(trans);
tpp              1119 fs/xfs/xfs_trans.c 	return xfs_trans_reserve(*tpp, &tres, 0, 0);
tpp               167 fs/xfs/xfs_trans.h 			struct xfs_trans **tpp);
tpp               169 fs/xfs/xfs_trans.h 			struct xfs_trans **tpp);
tpp               474 net/sctp/input.c 			     struct sctp_transport **tpp)
tpp               485 net/sctp/input.c 	*app = NULL; *tpp = NULL;
tpp               541 net/sctp/input.c 	*tpp = transport;
tpp              2421 net/xfrm/xfrm_policy.c 	struct xfrm_state **tpp = (npols > 1) ? tp : xfrm;
tpp              2433 net/xfrm/xfrm_policy.c 		ret = xfrm_tmpl_resolve_one(pols[i], fl, &tpp[cnx], family);
tpp              2443 net/xfrm/xfrm_policy.c 		xfrm_state_sort(xfrm, tpp, cnx, family);
tpp              2449 net/xfrm/xfrm_policy.c 		xfrm_state_put(tpp[cnx]);
tpp              3606 net/xfrm/xfrm_policy.c 		struct xfrm_tmpl **tpp = tp;
tpp              3625 net/xfrm/xfrm_policy.c 				tpp[ti++] = &pols[pi]->xfrm_vec[i];
tpp              3629 net/xfrm/xfrm_policy.c 			xfrm_tmpl_sort(stp, tpp, xfrm_nr, family);
tpp              3630 net/xfrm/xfrm_policy.c 			tpp = stp;
tpp              3640 net/xfrm/xfrm_policy.c 			k = xfrm_policy_ok(tpp[i], sp, k, family);