Home
last modified time | relevance | path

Searched defs:offset_set (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/time/
H A Dntp_internal.h19 static inline void ntp_notify_cmos_timer(bool offset_set) { } in ntp_notify_cmos_timer()
H A Dntp.c660 void ntp_notify_cmos_timer(bool offset_set) in ntp_notify_cmos_timer()
H A Dtimekeeping.c2563 bool offset_set = false; in do_adjtimex() local
/linux/fs/
H A Dlibfs.c253 static void offset_set(struct dentry *dentry, long offset) in offset_set() function