Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c935 struct timeval32 struct
942 struct timeval32 it_interval; argument
943 struct timeval32 it_value;
949 struct timeval32 tv; in get_tv32()
960 return copy_to_user(o, &(struct timeval32){ in put_tv32()
963 sizeof(struct timeval32)); in put_tv32()
969 return copy_to_user(o, &(struct timeval32){ in put_tv_to_tv32()
972 sizeof(struct timeval32)); in put_tv_to_tv32()
1018 struct timeval32 __user *, tvs) in SYSCALL_DEFINE2()
1135 struct timeval32 __user *, remain) in SYSCALL_DEFINE2()
[all …]