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