Home
last modified time | relevance | path

Searched defs:to_set (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/time/
H A Dntp.c540 struct timespec64 *to_set, in rtc_tv_nsec_ok()
577 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
604 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
635 struct timespec64 now, to_set; in sync_hw_clock() local
/linux/mm/
H A Dgup.c2513 unsigned int *gup_flags_p, unsigned int to_set) in is_valid_gup_args()