Home
last modified time | relevance | path

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

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