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()
1112 struct timespec64 new_tp; in exit_itimers() 1117 if (get_timespec64(&new_tp, tp)) in SYSCALL_DEFINE2() 1124 return kc->clock_set(which_clock, &new_tp); in SYSCALL_DEFINE2() 1119 struct timespec64 new_tp; SYSCALL_DEFINE2() local
63 struct expected_trace_point new_tp = { in __trace_event_expect() local103 exp_tps[exp_tps_nr] = new_tp; in __trace_event_expect()