/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | peer.c | 206 lnet_nid2peer_locked(lnet_peer_t **lpp, lnet_nid_t nid, int cpt) in lnet_nid2peer_locked() argument 214 *lpp = NULL; in lnet_nid2peer_locked() 224 *lpp = lp; in lnet_nid2peer_locked() 280 *lpp = lp2; in lnet_nid2peer_locked() 298 *lpp = lp; in lnet_nid2peer_locked()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_btree.c | 2042 union xfs_btree_ptr *lpp; /* left address pointer */ in xfs_btree_lshift() local 2047 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_lshift() 2055 xfs_btree_copy_ptrs(cur, lpp, rpp, 1); in xfs_btree_lshift() 2216 union xfs_btree_ptr *lpp; in xfs_btree_rshift() local 2220 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_rshift() 2236 error = xfs_btree_check_ptr(cur, lpp, 0, level); in xfs_btree_rshift() 2243 xfs_btree_copy_ptrs(cur, rpp, lpp, 1); in xfs_btree_rshift() 2403 union xfs_btree_ptr *lpp; /* left address pointer */ in __xfs_btree_split() local 2408 lpp = xfs_btree_ptr_addr(cur, src_index, left); in __xfs_btree_split() 2414 error = xfs_btree_check_ptr(cur, lpp, i, level); in __xfs_btree_split() [all …]
|
/linux-4.1.27/fs/ubifs/ |
D | lprops.c | 742 const struct ubifs_lprops *lpp; in ubifs_read_one_lp() local 746 lpp = ubifs_lpt_lookup(c, lnum); in ubifs_read_one_lp() 747 if (IS_ERR(lpp)) { in ubifs_read_one_lp() 748 err = PTR_ERR(lpp); in ubifs_read_one_lp() 754 memcpy(lp, lpp, sizeof(struct ubifs_lprops)); in ubifs_read_one_lp()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | tegra20-trimslice.dts | 137 "lhs", "lm0", "lm1", "lpp", "lpw0", 250 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-tamonten.dtsi | 129 "lhs", "lm0", "lm1", "lpp", "lpw0", 235 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-paz00.dts | 135 "lhs", "lm0", "lm1", "lpp", "lpw0", 245 "lm0", "lm1", "lpp", "lpw0", "lpw1",
|
D | tegra20-ventana.dts | 150 "lhp1", "lhp2", "lhs", "lpp", "lpw0", 257 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-harmony.dts | 147 "lhs", "lm0", "lm1", "lpp", "lpw0", 253 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-seaboard.dts | 151 "lhp1", "lhp2", "lhs", "lpp", "lsc0", 260 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-whistler.dts | 138 "lm1", "lpp", "lpw0", "lpw1", "lpw2",
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra20-pinmux.txt | 79 ld14, ld15, ld16, ld17, ldc, ldi, lhp0, lhp1, lhp2, lhs, lm0, lm1, lpp,
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 867 int lnet_nid2peer_locked(lnet_peer_t **lpp, lnet_nid_t nid, int cpt);
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2116 MUX_PG(lpp, DISPLAYA, DISPLAYB, RSVD3, RSVD4, 0x20, 8, 0x98, 14, -1, -1),
|