Home
last modified time | relevance | path

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

/linux/lib/
H A Dsys_info.c23 [ilog2(SYS_INFO_ALL_BT)] = "all_bt",
156 if (si_mask & SYS_INFO_ALL_BT) in __sys_info()
/linux/include/linux/
H A Dsys_info.h17 #define SYS_INFO_ALL_BT 0x00000040 macro