Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dosf_sys.c934 struct timeval32 struct
941 struct timeval32 it_interval; argument
942 struct timeval32 it_value;
948 struct timeval32 tv; in get_tv32()
959 return copy_to_user(o, &(struct timeval32){ in put_tv32()
962 sizeof(struct timeval32)); in put_tv32()
968 return copy_to_user(o, &(struct timeval32){ in put_tv_to_tv32()
971 sizeof(struct timeval32)); in put_tv_to_tv32()
1019 struct timeval32 __user *, tvs) in SYSCALL_DEFINE2()
1136 struct timeval32 __user *, remain) in SYSCALL_DEFINE2()
[all …]

Completed in 7 milliseconds