Searched refs:get_old_itimerspec32 (Results 1 – 2 of 2) sorted by relevance
891 int get_old_itimerspec32(struct itimerspec64 *its, in get_old_itimerspec32() function900 EXPORT_SYMBOL_GPL(get_old_itimerspec32);
975 if (get_old_itimerspec32(&new_spec, new)) in SYSCALL_DEFINE4()