Home
last modified time | relevance | path

Searched defs:offset_set (Results 1 – 3 of 3) 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 Dtimekeeping.c2536 bool offset_set = false; in do_adjtimex() local
/linux/fs/
H A Dlibfs.c260 static void offset_set(struct dentry *dentry, long offset) in offset_set() function