Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dosf_sys.c947 struct itimerval32 struct
970 get_it32(struct itimerval *o, struct itimerval32 __user *i) in get_it32() argument
980 put_it32(struct itimerval32 __user *o, struct itimerval *i) in put_it32()
1032 SYSCALL_DEFINE2(osf_getitimer, int, which, struct itimerval32 __user *, it) in SYSCALL_DEFINE2()
1044 SYSCALL_DEFINE3(osf_setitimer, int, which, struct itimerval32 __user *, in, in SYSCALL_DEFINE3()
1045 struct itimerval32 __user *, out) in SYSCALL_DEFINE3()