old_timeval32
struct old_timeval32 timestamp;
struct old_timeval32 __user *tvp)
struct old_timeval32 tv;
struct old_timeval32 __user *, tvp)
struct old_timeval32 rtv;
struct old_timeval32 __user *t)
struct old_timeval32 __user *, t)
SYSCALL_DEFINE2(utimes_time32, const char __user *, filename, struct old_timeval32 __user *, t)
struct old_timeval32 ru_utime;
struct old_timeval32 ru_stime;
asmlinkage long compat_sys_gettimeofday(struct old_timeval32 __user *tv,
asmlinkage long compat_sys_settimeofday(struct old_timeval32 __user *tv,
struct old_timeval32 __user *tvp);
static inline struct old_timeval32 ns_to_old_timeval32(s64 nsec)
struct old_timeval32 ctv;
struct old_timeval32 pr_utime;
struct old_timeval32 pr_stime;
struct old_timeval32 pr_cutime;
struct old_timeval32 pr_cstime;
struct old_timeval32 __user *t);
struct old_timeval32 __user *t);
struct old_timeval32;
struct old_timeval32 time;
struct old_timeval32 timestamp;
struct old_timeval32 it_interval;
struct old_timeval32 it_value;
COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv,
COMPAT_SYSCALL_DEFINE2(settimeofday, struct old_timeval32 __user *, tv,
struct old_timeval32 ctv;
struct old_timeval32 ctv;
struct old_timeval32 tm32;
struct old_timeval32 tv32 = { tv.tv_sec, tv.tv_usec };
*(struct old_timeval32 *)optval = tv32;
struct old_timeval32 tv32;
struct old_timeval32 tm32;