Searched refs:compat_loff_t (Results 1 – 10 of 10) sorted by relevance
30 typedef s64 compat_loff_t; typedef82 compat_loff_t l_start;83 compat_loff_t l_len;
24 typedef s64 compat_loff_t; typedef111 compat_loff_t l_start;112 compat_loff_t l_len;
29 typedef s64 compat_loff_t; typedef90 compat_loff_t l_start;91 compat_loff_t l_len;
26 typedef s64 compat_loff_t; typedef84 compat_loff_t l_start;85 compat_loff_t l_len;
49 typedef s64 compat_loff_t; typedef113 compat_loff_t l_start;114 compat_loff_t l_len;
30 typedef s64 compat_loff_t; typedef90 compat_loff_t l_start;91 compat_loff_t l_len;
66 typedef s64 compat_loff_t; typedef137 compat_loff_t l_start;138 compat_loff_t l_len;
405 compat_loff_t offset;412 BUILD_BUG_ON(sizeof(loff_t) != sizeof(compat_loff_t)); in snapshot_compat_ioctl()418 compat_loff_t __user *uoffset = compat_ptr(arg); in snapshot_compat_ioctl()
639 compat_loff_t __user *offset, compat_size_t count);
1526 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4()