Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtimex.h148 #define ADJ_NANO 0x2000 /* select nanosecond resolution */ macro
165 #define MOD_NANO ADJ_NANO
/linux/tools/testing/selftests/timers/
A Dvalid-adjtimex.c203 tmx.modes |= ADJ_NANO; in set_offset()
238 tmx.modes |= ADJ_NANO; in set_bad_offset()
/linux/drivers/ptp/
A Dptp_clock.c121 if (!(tx->modes & ADJ_NANO)) in ptp_clock_adjtime()
143 if (!(tx->modes & ADJ_NANO)) in ptp_clock_adjtime()
/linux/kernel/time/
A Dntp.c715 if (txc->modes & ADJ_NANO) in process_adjtimex_modes()
A Dtimekeeping.c2360 if (txc->modes & ADJ_NANO) { in timekeeping_validate_timex()
2406 if (!(txc->modes & ADJ_NANO)) in do_adjtimex()

Completed in 12 milliseconds