Home
last modified time | relevance | path

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

/linux/lib/
H A Dsys_info.c19 [ilog2(SYS_INFO_TIMERS)] = "timers",
147 if (si_mask & SYS_INFO_TIMERS) in __sys_info()
/linux/include/linux/
H A Dsys_info.h13 #define SYS_INFO_TIMERS 0x00000004 macro