#include <linux/time.h>#include <linux/timer.h>#include <asm/mach/irq.h>#include <linux/timex.h>Include dependency graph for rtai_timer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| union | rtai_tsc |
Defines | |
| #define | PROTECT_TIMER |
| #define | rt_set_timer_delay(x) rt_set_timer_match_reg(x) |
Functions | |
| int | rtai_timer_irq_ack (void) |
| RTIME | rtai_rdtsc (void) |
| void | rt_set_timer_match_reg (int delay) |
Variables | |
| rtai_tsc | rtai_tsc |
|
|
Definition at line 75 of file rtai_timer.h. |
|
|
Definition at line 109 of file rtai_timer.h. Referenced by rt_request_timer(), rt_schedule(), rt_timer_handler(), and rt_timer_tick_ext(). |
|
|
Definition at line 79 of file rtai_timer.h. References flags, rtai_restore_flags, rtai_save_flags_and_cli, and SETUP_TIME_TICKS. Referenced by rt_request_timer(). |
|
|
Definition at line 59 of file rtai_timer.h. References count, flags, rtai_tsc::hltsc, rtai_restore_flags, rtai_save_flags_and_cli, rtai_tsc, RTIME, and rtai_tsc::tsc. |
|
|
Definition at line 40 of file rtai_timer.h. References rt_unmask_irq, and RTAI_TIMER_IRQ. |
|
|
Definition at line 44 of file pxa-timer.c. Referenced by rt_request_timer(), and rtai_rdtsc(). |
1.3.8