Searched refs:compat_loff_t (Results 1 – 11 of 11) sorted by relevance
66 compat_loff_t l_start;67 compat_loff_t l_len;
95 compat_loff_t l_start;96 compat_loff_t l_len;
84 compat_loff_t l_start;85 compat_loff_t l_len;
68 compat_loff_t l_start;69 compat_loff_t l_len;
70 compat_loff_t l_start;71 compat_loff_t l_len;
73 compat_loff_t l_start;74 compat_loff_t l_len;
121 compat_loff_t l_start;122 compat_loff_t l_len;
12 typedef s64 compat_loff_t; typedef
199 compat_loff_t offset;412 BUILD_BUG_ON(sizeof(loff_t) != sizeof(compat_loff_t)); in snapshot_compat_ioctl()
565 compat_loff_t __user *offset, compat_size_t count);
1338 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4()