Lines Matching refs:SLR
23 #define SLR "slr" macro
29 #define SLR "slgr" macro
49 " "SLR" %4,%1\n" in copy_from_user_std()
53 "12:"SLR" %0,%4\n" in copy_from_user_std()
65 "8:"SLR" %0,%0\n" in copy_from_user_std()
99 " "SLR" %4,%1\n" in copy_to_user_std()
103 "9:"SLR" %0,%4\n" in copy_to_user_std()
105 "5:"SLR" %0,%0\n" in copy_to_user_std()
145 "5: "SLR" %0,%0\n" in copy_in_user_std()
167 " "SLR" %2,%1\n" in clear_user_std()
173 " "SLR" %0,%2\n" in clear_user_std()
180 "5: "SLR" %0,%0\n" in clear_user_std()
196 " "SLR" %0,%0\n" in strnlen_user_std()
201 " "SLR" %0,%1\n" in strnlen_user_std()
224 "1:"SLR" %0,%1\n" /* %0 = return length (without \0) */ in strncpy_from_user_std()
225 " "SLR" %4,%1\n" /* %4 = copy length (including \0) */ in strncpy_from_user_std()