Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcompat.c290 static inline long get_compat_itimerval(struct itimerval *o, in get_compat_itimerval() function
330 if (get_compat_itimerval(&kin, in)) in COMPAT_SYSCALL_DEFINE3()