Searched refs:compat_loff_t (Results 1 – 11 of 11) sorted by relevance
62 compat_loff_t l_start;63 compat_loff_t l_len;
94 compat_loff_t l_start;95 compat_loff_t l_len;
83 compat_loff_t l_start;84 compat_loff_t l_len;
72 compat_loff_t l_start;73 compat_loff_t l_len;
75 compat_loff_t l_start;76 compat_loff_t l_len;
67 compat_loff_t l_start;68 compat_loff_t l_len;
120 compat_loff_t l_start;121 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()
627 compat_loff_t __user *offset, compat_size_t count);
1335 compat_loff_t __user *, offset, compat_size_t, count) in COMPAT_SYSCALL_DEFINE4()
Completed in 24 milliseconds