Home
last modified time | relevance | path

Searched refs:__section_wall_jiffies (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-x86_64/
Dvsyscall.h19 #define __section_wall_jiffies __attribute__ ((unused, __section__ (".wall_jiffies"), aligned(16))) macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c39 unsigned long __wall_jiffies __section_wall_jiffies; variable