Home
last modified time | relevance | path

Searched refs:SYS_INFO_LOCKS (Results 1 – 3 of 3) 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
/linux/kernel/
H A Dhung_task.c340 si_mask |= SYS_INFO_LOCKS; in check_hung_uninterruptible_tasks()