Home
last modified time | relevance | path

Searched refs:old64 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dulist.h60 u64 old64 = (uintptr_t)*old_aux; in ulist_add_merge_ptr() local
61 int ret = ulist_add_merge(ulist, val, (uintptr_t)aux, &old64, gfp_mask); in ulist_add_merge_ptr()
62 *old_aux = (void *)((uintptr_t)old64); in ulist_add_merge_ptr()
/linux-6.3-rc2/kernel/
A Dsys.c1670 struct rlimit64 old64, new64; in SYSCALL_DEFINE4() local
1704 rlim_to_rlim64(&old, &old64); in SYSCALL_DEFINE4()
1705 if (copy_to_user(old_rlim, &old64, sizeof(old64))) in SYSCALL_DEFINE4()

Completed in 21 milliseconds