Searched defs:offset_set (Results 1 – 4 of 4) sorted by relevance
19 static inline void ntp_notify_cmos_timer(bool offset_set) { } in ntp_notify_cmos_timer()
660 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer()
2563 bool offset_set = false; in do_adjtimex() local
253 static void offset_set(struct dentry *dentry, long offset) in offset_set() function