Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sys_timer |
Typedefs | |
typedef void(* | clock_access_fn )(struct timespec *) |
Functions | |
void | timer_tick (void) |
int | register_persistent_clock (clock_access_fn read_boot, clock_access_fn read_persistent) |
Variables | |
struct sys_timer | __attribute__ |
int register_persistent_clock | ( | clock_access_fn | read_boot, |
clock_access_fn | read_persistent | ||
) |