Searched refs:old64 (Results 1 – 1 of 1) sorted by relevance
1708 struct rlimit64 old64, new64; in SYSCALL_DEFINE4() local1737 rlim_to_rlim64(&old, &old64); in SYSCALL_DEFINE4()1738 if (copy_to_user(old_rlim, &old64, sizeof(old64))) in SYSCALL_DEFINE4()