Searched refs:new_tp (Results 1 – 3 of 3) sorted by relevance
29 struct timespec64 new_tp; in SYSCALL_DEFINE2() local33 if (get_timespec64(&new_tp, tp)) in SYSCALL_DEFINE2()36 return do_sys_settimeofday64(&new_tp, NULL); in SYSCALL_DEFINE2()132 struct timespec64 new_tp; in SYSCALL_DEFINE2() local136 if (get_old_timespec32(&new_tp, tp)) in SYSCALL_DEFINE2()139 return do_sys_settimeofday64(&new_tp, NULL); in SYSCALL_DEFINE2()
1117 struct timespec64 new_tp; in SYSCALL_DEFINE2() local1122 if (get_timespec64(&new_tp, tp)) in SYSCALL_DEFINE2()1129 return kc->clock_set(which_clock, &new_tp); in SYSCALL_DEFINE2()
296 struct xfs_trans *new_tp) in xfs_trans_switch_context() argument299 new_tp->t_pflags = old_tp->t_pflags; in xfs_trans_switch_context()301 current->journal_info = new_tp; in xfs_trans_switch_context()