Home
last modified time | relevance | path

Searched refs:ADJ_NANO (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dtimex.h107 #define ADJ_NANO 0x2000 /* select nanosecond resolution */ macro
124 #define MOD_NANO ADJ_NANO
/linux-4.4.14/drivers/ptp/
Dptp_clock.c143 if (!(tx->modes & ADJ_NANO)) in ptp_clock_adjtime()
/linux-4.4.14/kernel/time/
Dntp.c608 if (txc->modes & ADJ_NANO) in process_adjtimex_modes()
Dtimekeeping.c1991 if (!(txc->modes & ADJ_NANO)) in do_adjtimex()