/linux-4.4.14/fs/xfs/ |
D | xfs_dquot.c | 299 xfs_trans_t **tpp, in xfs_qm_dqalloc() argument 311 xfs_trans_t *tp = *tpp; in xfs_qm_dqalloc() 382 if ((error = xfs_bmap_finish(tpp, &flist, &committed))) { in xfs_qm_dqalloc() 387 tp = *tpp; in xfs_qm_dqalloc() 457 xfs_trans_t **tpp, in xfs_qm_dqtobp() argument 469 struct xfs_trans *tp = (tpp ? *tpp : NULL); in xfs_qm_dqtobp() 512 error = xfs_qm_dqalloc(tpp, mp, dqp, quotip, in xfs_qm_dqtobp() 516 tp = *tpp; in xfs_qm_dqtobp()
|
D | xfs_trans.c | 1023 struct xfs_trans **tpp, in __xfs_trans_roll() argument 1034 trans = *tpp; in __xfs_trans_roll() 1043 *tpp = xfs_trans_dup(trans); in __xfs_trans_roll() 1057 trans = *tpp; in __xfs_trans_roll() 1082 struct xfs_trans **tpp, in xfs_trans_roll() argument 1086 return __xfs_trans_roll(tpp, dp, &committed); in xfs_trans_roll()
|
D | xfs_inode.c | 944 xfs_trans_t **tpp, /* input: current transaction; in xfs_dir_ialloc() argument 965 tp = *tpp; in xfs_dir_ialloc() 1044 *tpp = tp; in xfs_dir_ialloc() 1063 *tpp = tp; in xfs_dir_ialloc() 1075 *tpp = tp; in xfs_dir_ialloc() 1546 struct xfs_trans **tpp, in xfs_itruncate_extents() argument 1552 struct xfs_trans *tp = *tpp; in xfs_itruncate_extents() 1624 *tpp = tp; in xfs_itruncate_extents()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_bmap_btree.c | 70 __be64 *tpp; in xfs_bmdr_to_bmbt() local 88 tpp = XFS_BMAP_BROOT_PTR_ADDR(mp, rblock, 1, rblocklen); in xfs_bmdr_to_bmbt() 91 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmdr_to_bmbt() 348 __be64 *tpp; in xfs_bmbt_to_bmdr() local 367 tpp = XFS_BMDR_PTR_ADDR(dblock, 1, dmxr); in xfs_bmbt_to_bmdr() 370 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmbt_to_bmdr()
|
/linux-4.4.14/Documentation/ko_KR/ |
D | HOWTO | 125 http://www.ozlabs.org/~akpm/stuff/tpp.txt 562 http://www.ozlabs.org/~akpm/stuff/tpp.txt
|
/linux-4.4.14/Documentation/zh_CN/ |
D | SubmittingPatches | 392 Andrew Morton, "The perfect patch" (tpp). 393 <http://www.ozlabs.org/~akpm/stuff/tpp.txt>
|
D | HOWTO | 115 http://www.ozlabs.org/~akpm/stuff/tpp.txt 518 http://www.ozlabs.org/~akpm/stuff/tpp.txt
|
/linux-4.4.14/Documentation/ja_JP/ |
D | HOWTO | 152 http://www.ozlabs.org/~akpm/stuff/tpp.txt 625 http://www.ozlabs.org/~akpm/stuff/tpp.txt
|
D | SubmittingPatches | 692 Andrew Morton, "The perfect patch" (tpp). 693 <http://www.ozlabs.org/~akpm/stuff/tpp.txt>
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | m68360_quicc.h | 268 volatile unsigned short tpp:2; member
|
/linux-4.4.14/net/sctp/ |
D | input.c | 473 struct sctp_transport **tpp) in sctp_err_lookup() argument 485 *app = NULL; *tpp = NULL; in sctp_err_lookup() 538 *tpp = transport; in sctp_err_lookup()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | nislands_smc.h | 200 uint32_t tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES]; member
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 1476 struct xfrm_state **tpp = (npols > 1) ? tp : xfrm; in xfrm_tmpl_resolve() local 1488 ret = xfrm_tmpl_resolve_one(pols[i], fl, &tpp[cnx], family); in xfrm_tmpl_resolve() 1498 xfrm_state_sort(xfrm, tpp, cnx, family); in xfrm_tmpl_resolve() 1504 xfrm_state_put(tpp[cnx]); in xfrm_tmpl_resolve() 2560 struct xfrm_tmpl **tpp = tp; in __xfrm_policy_check() local 2578 tpp[ti++] = &pols[pi]->xfrm_vec[i]; in __xfrm_policy_check() 2582 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family, net); in __xfrm_policy_check() 2583 tpp = stp; in __xfrm_policy_check() 2593 k = xfrm_policy_ok(tpp[i], sp, k, family); in __xfrm_policy_check()
|
/linux-4.4.14/Documentation/ |
D | HOWTO | 115 http://www.ozlabs.org/~akpm/stuff/tpp.txt 581 http://www.ozlabs.org/~akpm/stuff/tpp.txt
|
D | SubmittingPatches | 794 Andrew Morton, "The perfect patch" (tpp). 795 <http://www.ozlabs.org/~akpm/stuff/tpp.txt>
|