Searched refs:get_tv32 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dosf_sys.c830 get_tv32(struct timeval *o, struct timeval32 __user *i) function
895 if (get_tv32((struct timeval *)&kts, tv))
951 if (get_tv32(&ktvs[0], &tvs[0]) ||
952 get_tv32(&ktvs[1], &tvs[1]))
1159 if (get_tv32(&tmp, sleep))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsys_sparc32.c244 static long get_tv32(struct timeval *o, struct compat_timeval __user *i) function
781 if (get_tv32(&ktvs[0], tvs) ||
782 get_tv32(&ktvs[1], 1+tvs))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dsys_ia32.c415 get_tv32(struct timeval *o, struct compat_timeval __user *i) function
473 if (get_tv32(&ktv, tv))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dlinux32.c210 get_tv32(struct timeval *o, struct compat_timeval __user *i) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dcompat_linux.c285 static inline long get_tv32(struct timeval *o, struct compat_timeval __user *i) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c1155 get_tv32 (struct timeval *o, struct compat_timeval __user *i) function
1203 if (get_tv32(&ktv, tv))

Completed in 95 milliseconds