Home
last modified time | relevance | path

Searched defs:ctv (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dcompat.c29 static int __compat_get_timeval(struct timeval *tv, const struct old_timeval32 __user *ctv) in __compat_get_timeval()
36 static int __compat_put_timeval(const struct timeval *tv, struct old_timeval32 __user *ctv) in __compat_put_timeval()