Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dtimerfd.c549 if (get_compat_itimerspec(&new, utmr)) in COMPAT_SYSCALL_DEFINE4()
/linux-4.1.27/kernel/
Dcompat.c664 int get_compat_itimerspec(struct itimerspec *dst, in get_compat_itimerspec() function
710 if (get_compat_itimerspec(&newts, new)) in COMPAT_SYSCALL_DEFINE4()
/linux-4.1.27/include/linux/
Dcompat.h415 extern int get_compat_itimerspec(struct itimerspec *dst,