Home
last modified time | relevance | path

Searched refs:timeval32 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
Dosf_sys.c943 struct timeval32 struct
950 struct timeval32 it_interval; argument
951 struct timeval32 it_value;
955 get_tv32(struct timeval *o, struct timeval32 __user *i) in get_tv32()
963 put_tv32(struct timeval32 __user *o, struct timeval *i) in put_tv32()
991 jiffies_to_timeval32(unsigned long jiffies, struct timeval32 *value) in jiffies_to_timeval32()
997 SYSCALL_DEFINE2(osf_gettimeofday, struct timeval32 __user *, tv, in SYSCALL_DEFINE2()
1013 SYSCALL_DEFINE2(osf_settimeofday, struct timeval32 __user *, tv, in SYSCALL_DEFINE2()
1068 struct timeval32 __user *, tvs) in SYSCALL_DEFINE2()
1092 fd_set __user *, exp, struct timeval32 __user *, tvp) in SYSCALL_DEFINE5()
[all …]