#include <linux/kernel_stat.h>
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/param.h>
#include <linux/string.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#include <linux/cpu.h>
#include <linux/stop_machine.h>
#include <linux/time.h>
#include <linux/device.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <linux/types.h>
#include <linux/profile.h>
#include <linux/timex.h>
#include <linux/notifier.h>
#include <linux/timekeeper_internal.h>
#include <linux/clockchips.h>
#include <linux/gfp.h>
#include <linux/kprobes.h>
#include <asm/uaccess.h>
#include <asm/delay.h>
#include <asm/div64.h>
#include <asm/vdso.h>
#include <asm/irq.h>
#include <asm/irq_regs.h>
#include <asm/vtimer.h>
#include <asm/etr.h>
#include <asm/cio.h>
#include "entry.h"
Go to the source code of this file.
#define CLOCK_SYNC_HAS_ETR 0 |
#define CLOCK_SYNC_HAS_STP 1 |
#define KMSG_COMPONENT "time" |
#define USECS_PER_JIFFY ((unsigned long) 1000000/HZ) |
- Enumerator:
ETR_EVENT_PORT0_CHANGE |
|
ETR_EVENT_PORT1_CHANGE |
|
ETR_EVENT_PORT_ALERT |
|
ETR_EVENT_SYNC_CHECK |
|
ETR_EVENT_SWITCH_LOCAL |
|
ETR_EVENT_UPDATE |
|
Definition at line 429 of file time.c.
arch_initcall |
( |
etr_init |
| ) |
|
arch_initcall |
( |
stp_init |
| ) |
|
device_initcall |
( |
etr_init_sysfs |
| ) |
|
device_initcall |
( |
stp_init_sysfs |
| ) |
|
early_param |
( |
"etr" |
, |
|
|
early_parse_etr |
|
|
) |
| |
early_param |
( |
"stp" |
, |
|
|
early_parse_stp |
|
|
) |
| |
u64 sched_clock_base_cc = -1 |