Searched refs:offset_set (Results 1 – 4 of 4) sorted by relevance
17 extern void ntp_notify_cmos_timer(bool offset_set);19 static inline void ntp_notify_cmos_timer(bool offset_set) { } in ntp_notify_cmos_timer() argument
660 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer() argument667 if (offset_set) in ntp_notify_cmos_timer()
2536 bool offset_set = false; in do_adjtimex() local2558 offset_set = delta.tv_sec != 0; in do_adjtimex()2592 ntp_notify_cmos_timer(offset_set); in do_adjtimex()
260 static void offset_set(struct dentry *dentry, long offset) in offset_set() function306 offset_set(dentry, offset); in simple_offset_add()318 offset_set(dentry, offset); in simple_offset_replace()337 offset_set(dentry, 0); in simple_offset_remove()364 offset_set(new_dentry, 0); in simple_offset_rename()