Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Ditimer.c327 if (get_compat_itimerval(&kin, in)) in COMPAT_SYSCALL_DEFINE3()
/Linux-v4.19/kernel/
Dcompat.c160 int get_compat_itimerval(struct itimerval *o, const struct compat_itimerval __user *i) in get_compat_itimerval() function
/Linux-v4.19/include/linux/
Dcompat.h129 int get_compat_itimerval(struct itimerval *, const struct compat_itimerval __user *);