/linux-4.4.14/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.4.14/arch/powerpc/xmon/ |
D | nonstdio.c | 30 void xmon_set_pagination_lpp(unsigned long lpp) in xmon_set_pagination_lpp() argument 32 paginate_lpp = lpp; in xmon_set_pagination_lpp()
|
D | nonstdio.h | 6 extern void xmon_set_pagination_lpp(unsigned long lpp);
|
D | xmon.c | 839 unsigned long lpp; in set_lpp_cmd() local 841 if (!scanhex(&lpp)) { in set_lpp_cmd() 843 lpp = 0; in set_lpp_cmd() 845 xmon_set_pagination_lpp(lpp); in set_lpp_cmd()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_btree.c | 2057 union xfs_btree_ptr *lpp; /* left address pointer */ in xfs_btree_lshift() local 2062 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_lshift() 2070 xfs_btree_copy_ptrs(cur, lpp, rpp, 1); in xfs_btree_lshift() 2231 union xfs_btree_ptr *lpp; in xfs_btree_rshift() local 2235 lpp = xfs_btree_ptr_addr(cur, lrecs, left); in xfs_btree_rshift() 2251 error = xfs_btree_check_ptr(cur, lpp, 0, level); in xfs_btree_rshift() 2258 xfs_btree_copy_ptrs(cur, rpp, lpp, 1); in xfs_btree_rshift() 2418 union xfs_btree_ptr *lpp; /* left address pointer */ in __xfs_btree_split() local 2423 lpp = xfs_btree_ptr_addr(cur, src_index, left); in __xfs_btree_split() 2429 error = xfs_btree_check_ptr(cur, lpp, i, level); in __xfs_btree_split() [all …]
|
/linux-4.4.14/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.4.14/arch/s390/include/asm/ |
D | lowcore.h | 141 __u32 lpp; /* 0x0368 */ member
|
/linux-4.4.14/arch/s390/kernel/ |
D | head64.S | 21 xc __LC_LPP+1(7,0),__LC_LPP+1 # clear lpp and current_pid
|
D | asm-offsets.c | 166 OFFSET(__LC_LPP, _lowcore, lpp); in main()
|
D | setup.c | 332 lc->lpp = LPP_MAGIC; in setup_lowcore()
|
D | smp.c | 265 lc->lpp = LPP_MAGIC; in pcpu_attach_task()
|
/linux-4.4.14/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 | 152 "lhp1", "lhp2", "lhs", "lpp", "lsc0", 261 "lhp1", "lhp2", "lhs", "lm0", "lpp",
|
D | tegra20-whistler.dts | 138 "lm1", "lpp", "lpw0", "lpw1", "lpw2",
|
/linux-4.4.14/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.4.14/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 672 int lnet_nid2peer_locked(lnet_peer_t **lpp, lnet_nid_t nid, int cpt);
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2116 MUX_PG(lpp, DISPLAYA, DISPLAYB, RSVD3, RSVD4, 0x20, 8, 0x98, 14, -1, -1),
|