Home
last modified time | relevance | path

Searched refs:lpp (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dpeer.c206 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/
Dnonstdio.c30 void xmon_set_pagination_lpp(unsigned long lpp) in xmon_set_pagination_lpp() argument
32 paginate_lpp = lpp; in xmon_set_pagination_lpp()
Dnonstdio.h6 extern void xmon_set_pagination_lpp(unsigned long lpp);
Dxmon.c839 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/
Dxfs_btree.c2057 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/
Dlprops.c742 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/
Dlowcore.h141 __u32 lpp; /* 0x0368 */ member
/linux-4.4.14/arch/s390/kernel/
Dhead64.S21 xc __LC_LPP+1(7,0),__LC_LPP+1 # clear lpp and current_pid
Dasm-offsets.c166 OFFSET(__LC_LPP, _lowcore, lpp); in main()
Dsetup.c332 lc->lpp = LPP_MAGIC; in setup_lowcore()
Dsmp.c265 lc->lpp = LPP_MAGIC; in pcpu_attach_task()
/linux-4.4.14/arch/arm/boot/dts/
Dtegra20-trimslice.dts137 "lhs", "lm0", "lm1", "lpp", "lpw0",
250 "lhp1", "lhp2", "lhs", "lm0", "lpp",
Dtegra20-tamonten.dtsi129 "lhs", "lm0", "lm1", "lpp", "lpw0",
235 "lhp1", "lhp2", "lhs", "lm0", "lpp",
Dtegra20-paz00.dts135 "lhs", "lm0", "lm1", "lpp", "lpw0",
245 "lm0", "lm1", "lpp", "lpw0", "lpw1",
Dtegra20-ventana.dts150 "lhp1", "lhp2", "lhs", "lpp", "lpw0",
257 "lhp1", "lhp2", "lhs", "lm0", "lpp",
Dtegra20-harmony.dts147 "lhs", "lm0", "lm1", "lpp", "lpw0",
253 "lhp1", "lhp2", "lhs", "lm0", "lpp",
Dtegra20-seaboard.dts152 "lhp1", "lhp2", "lhs", "lpp", "lsc0",
261 "lhp1", "lhp2", "lhs", "lm0", "lpp",
Dtegra20-whistler.dts138 "lm1", "lpp", "lpw0", "lpw1", "lpw2",
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra20-pinmux.txt79 ld14, ld15, ld16, ld17, ldc, ldi, lhp0, lhp1, lhp2, lhs, lm0, lm1, lpp,
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h672 int lnet_nid2peer_locked(lnet_peer_t **lpp, lnet_nid_t nid, int cpt);
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra20.c2116 MUX_PG(lpp, DISPLAYA, DISPLAYB, RSVD3, RSVD4, 0x20, 8, 0x98, 14, -1, -1),