#include <linux/capability.h>
#include <linux/clocksource.h>
#include <linux/workqueue.h>
#include <linux/hrtimer.h>
#include <linux/jiffies.h>
#include <linux/math64.h>
#include <linux/timex.h>
#include <linux/time.h>
#include <linux/mm.h>
#include <linux/module.h>
#include "tick-internal.h"
Go to the source code of this file.
#define MAX_TICKADJ 500LL /* usecs */ |
Definition at line 37 of file ntp.c.
Definition at line 38 of file ntp.c.
DEFINE_SPINLOCK |
( |
ntp_lock |
| ) |
|
ntp_clear - Clears the NTP state variables
Definition at line 346 of file ntp.c.
int second_overflow |
( |
unsigned long |
secs | ) |
|
Definition at line 32 of file ntp.c.
Definition at line 29 of file ntp.c.