Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtime32.h56 extern int get_old_itimerspec32(struct itimerspec64 *its,
/linux/kernel/time/
H A Dtime.c1025 int get_old_itimerspec32(struct itimerspec64 *its, in get_old_itimerspec32() function
1034 EXPORT_SYMBOL_GPL(get_old_itimerspec32);
/linux/fs/
H A Dtimerfd.c602 if (get_old_itimerspec32(&new, utmr))