Searched refs:__put_user_unaligned (Results 1 – 10 of 10) sorted by relevance
11 #define __put_user_unaligned(x, ptr) __put_user((x), (ptr)) macro
20 #define __put_user_unaligned(x, ptr) \ macro
239 #define __put_user_unaligned __put_user macro
260 #define __put_user_unaligned __put_user macro
1024 if (__put_user_unaligned(offset, &dirent->d_off)) in compat_filldir64()1028 if (__put_user_unaligned(ino, &dirent->d_ino)) in compat_filldir64()1031 if (__put_user_unaligned(off, &dirent->d_off)) in compat_filldir64()1076 if (__put_user_unaligned(d_off, &lastdirent->d_off)) in COMPAT_SYSCALL_DEFINE3()
96 #define __put_user_unaligned(x, ptr) \ macro
118 #define __put_user_unaligned __put_user macro
506 #define __put_user_unaligned __put_user macro
26 #define __put_user_unaligned __put_user macro
577 #define __put_user_unaligned(x,ptr) \ macro