| /linux/arch/arm/boot/dts/ |
| A D | s5pv210-fascinate4g.dts | 162 PIN_SLP(gpa0-0, PREV, NONE); 163 PIN_SLP(gpa0-1, PREV, NONE); 164 PIN_SLP(gpa0-2, PREV, NONE); 166 PIN_SLP(gpa0-4, PREV, NONE); 167 PIN_SLP(gpa0-5, PREV, NONE); 168 PIN_SLP(gpa0-6, PREV, NONE); 169 PIN_SLP(gpa0-7, PREV, NONE); 179 PIN_SLP(gpb-3, PREV, NONE); 181 PIN_SLP(gpb-5, PREV, NONE); 282 PIN_SLP(gpg3-0, PREV, UP); [all …]
|
| A D | s5pv210-galaxys.dts | 200 PIN_SLP(gpa0-0, PREV, NONE); 201 PIN_SLP(gpa0-1, PREV, NONE); 202 PIN_SLP(gpa0-2, PREV, NONE); 217 PIN_SLP(gpb-3, PREV, NONE); 219 PIN_SLP(gpb-5, PREV, NONE); 293 PIN_SLP(gpf3-4, PREV, NONE); 306 PIN_SLP(gpg1-2, PREV, NONE); 328 PIN_SLP(gpi-0, PREV, NONE); 330 PIN_SLP(gpi-2, PREV, NONE); 331 PIN_SLP(gpi-3, PREV, NONE); [all …]
|
| A D | exynos4412-p4note.dtsi | 689 PIN_SLP(gpc1-1, PREV, NONE); 741 PIN_SLP(gpj0-3, PREV, NONE); 742 PIN_SLP(gpj0-4, PREV, NONE); 749 PIN_SLP(gpj1-2, PREV, NONE); 854 PIN_SLP(gpk0-0, PREV, NONE); 855 PIN_SLP(gpk0-1, PREV, NONE); 856 PIN_SLP(gpk0-2, PREV, NONE); 857 PIN_SLP(gpk0-3, PREV, NONE); 858 PIN_SLP(gpk0-4, PREV, NONE); 859 PIN_SLP(gpk0-5, PREV, NONE); [all …]
|
| A D | exynos4412-midas.dtsi | 1035 PIN_SLP(gpc1-1, PREV, NONE); 1066 PIN_SLP(gpf1-7, PREV, NONE); 1068 PIN_SLP(gpf2-0, PREV, NONE); 1078 PIN_SLP(gpf3-1, PREV, NONE); 1079 PIN_SLP(gpf3-2, PREV, NONE); 1080 PIN_SLP(gpf3-3, PREV, NONE); 1084 PIN_SLP(gpj0-0, PREV, NONE); 1085 PIN_SLP(gpj0-1, PREV, NONE); 1086 PIN_SLP(gpj0-2, PREV, NONE); 1088 PIN_SLP(gpj0-4, PREV, NONE); [all …]
|
| A D | exynos3250-monk.dts | 502 PIN_SLP(gpb-0, PREV, NONE); 503 PIN_SLP(gpb-1, PREV, NONE); 504 PIN_SLP(gpb-2, PREV, NONE); 505 PIN_SLP(gpb-3, PREV, NONE); 550 PIN_SLP(gpe0-0, PREV, NONE); 551 PIN_SLP(gpe0-1, PREV, NONE); 554 PIN_SLP(gpe0-4, PREV, NONE); 560 PIN_SLP(gpe1-1, PREV, NONE); 581 PIN_SLP(gpk1-0, PREV, NONE); 582 PIN_SLP(gpk1-1, PREV, NONE); [all …]
|
| A D | exynos3250-rinato.dts | 735 PIN_SLP(gpb-0, PREV, NONE); 736 PIN_SLP(gpb-1, PREV, NONE); 737 PIN_SLP(gpb-2, PREV, NONE); 738 PIN_SLP(gpb-3, PREV, NONE); 826 PIN_SLP(gpe0-0, PREV, NONE); 827 PIN_SLP(gpe0-1, PREV, NONE); 836 PIN_SLP(gpe1-1, PREV, NONE);
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_rmap.c | 1042 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert() 1043 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert() 1188 PREV.rm_startblock, PREV.rm_blockcount, in xfs_rmap_convert() 1189 PREV.rm_owner, PREV.rm_offset, in xfs_rmap_convert() 1218 PREV.rm_startblock, PREV.rm_blockcount, in xfs_rmap_convert() 1219 PREV.rm_owner, PREV.rm_offset, in xfs_rmap_convert() 1615 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert_shared() 1616 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert_shared() 1641 PREV.rm_blockcount, PREV.rm_owner, in xfs_rmap_convert_shared() 1642 PREV.rm_offset, PREV.rm_flags); in xfs_rmap_convert_shared() [all …]
|
| A D | xfs_bmap.c | 1438 if (PREV.br_startoff + PREV.br_blockcount == new_endoff) in xfs_bmap_add_extent_delay_real() 1819 old = PREV; in xfs_bmap_add_extent_delay_real() 1828 PREV.br_startoff + PREV.br_blockcount - new_endoff; in xfs_bmap_add_extent_delay_real() 1929 #undef PREV in xfs_bmap_add_extent_delay_real() 1986 if (PREV.br_startoff + PREV.br_blockcount == new_endoff) in xfs_bmap_add_extent_unwritten_real() 2205 old = PREV; in xfs_bmap_add_extent_unwritten_real() 2242 old = PREV; in xfs_bmap_add_extent_unwritten_real() 2280 old = PREV; in xfs_bmap_add_extent_unwritten_real() 2319 old = PREV; in xfs_bmap_add_extent_unwritten_real() 2363 old = PREV; in xfs_bmap_add_extent_unwritten_real() [all …]
|
| A D | xfs_refcount.c | 1253 struct xfs_bmbt_irec *PREV) in xfs_refcount_increase_extent() argument 1258 __xfs_refcount_add(tp, XFS_REFCOUNT_INCREASE, PREV->br_startblock, in xfs_refcount_increase_extent() 1259 PREV->br_blockcount); in xfs_refcount_increase_extent() 1268 struct xfs_bmbt_irec *PREV) in xfs_refcount_decrease_extent() argument 1273 __xfs_refcount_add(tp, XFS_REFCOUNT_DECREASE, PREV->br_startblock, in xfs_refcount_decrease_extent() 1274 PREV->br_blockcount); in xfs_refcount_decrease_extent()
|
| /linux/tools/testing/selftests/ftrace/test.d/kprobe/ |
| A D | probepoint.tc | 17 PREV=`expr $A1 - $A2` # offset to previous symbol 19 OVERFLOW=+`printf "0x%x" ${PREV}` # overflow offset to previous symbol 35 ! echo "p:testprobe ${TARGET_FUNC}${PREV}" > kprobe_events
|
| /linux/Documentation/userspace-api/media/rc/ |
| A D | rc-tables.rst | 178 - << / PREV / PREVIOUS
|