Home
last modified time | relevance | path

Searched defs:arch_gettimeoffset (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/m68k/kernel/
Dtime_mm.c95 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/arch/blackfin/kernel/
Dtime.c88 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/arch/arm/kernel/
Dtime.c76 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/arch/m32r/kernel/
Dtime.c60 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/arch/cris/kernel/
Dtime.c47 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/arch/sparc/kernel/
Dtime_32.c213 u32 arch_gettimeoffset(void) in arch_gettimeoffset() function
/linux-3.3/include/linux/
Dtime.h146 static inline u32 arch_gettimeoffset(void) { return 0; } in arch_gettimeoffset() function