Home
last modified time | relevance | path

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

/linux/lib/
H A Dsys_info.c20 [ilog2(SYS_INFO_LOCKS)] = "locks",
150 if (si_mask & SYS_INFO_LOCKS) in __sys_info()
/linux/include/linux/
H A Dsys_info.h14 #define SYS_INFO_LOCKS 0x00000008 macro