Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c532 struct timespec64 *to_set, in rtc_tv_nsec_ok()
569 static int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
596 static inline int update_rtc(struct timespec64 *to_set, unsigned long *offset_nsec) in update_rtc()
627 struct timespec64 now, to_set; in sync_hw_clock() local
/linux/tools/testing/selftests/x86/
H A Dfsgsbase.c220 unsigned long to_set = remote_base; in do_remote_base() local
/linux/mm/
H A Dgup.c2548 unsigned int *gup_flags_p, unsigned int to_set) in is_valid_gup_args()