Searched refs:compat_loff_t (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/asm-generic/
H A Dcompat.h36 typedef s64 compat_loff_t; typedef
/linux-master/kernel/power/
H A Duser.c209 compat_loff_t offset;
429 BUILD_BUG_ON(sizeof(loff_t) != sizeof(compat_loff_t));
/linux-master/include/linux/
H A Dcompat.h283 compat_loff_t l_start;
284 compat_loff_t l_len;
640 compat_loff_t __user *offset, compat_size_t count);
/linux-master/fs/
H A Dread_write.c1387 compat_loff_t __user *, offset, compat_size_t, count)

Completed in 181 milliseconds