Searched refs:L_LINT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_ntptime.c | 412 L_LINT(time_freq, MAXFREQ); in kern_ntp_adjtime() 414 L_LINT(time_freq, -MAXFREQ); in kern_ntp_adjtime() 620 L_LINT(ftemp, tickrate * 1000); in ntp_update_second() 730 L_LINT(ftemp, time_monitor); 744 L_LINT(time_freq, MAXFREQ); 746 L_LINT(time_freq, -MAXFREQ); 914 L_LINT(ftemp, v_nsec); in hardpps() 919 L_LINT(ftemp, PPS_MAXWANDER); in hardpps() 924 L_LINT(ftemp, -PPS_MAXWANDER); in hardpps() 956 L_LINT(pps_freq, MAXFREQ); in hardpps() [all …]
|