Sign in
gem5
/
arm
/
linux-arm-legacy
/
4af3a5d9405128c21fa57a82f89f41a1c910ab36
/
.
/
kernel
/
locking
/
lockdep_states.h
blob: 995b0cc2b84c943c4abfd146bcc233311e3b1d18 [
file
]
/*
* Lockdep states,
*
* please update XXX_LOCK_USAGE_STATES in include/linux/lockdep.h whenever
* you add one, or come up with a nice dynamic solution.
*/
LOCKDEP_STATE
(
HARDIRQ
)
LOCKDEP_STATE
(
SOFTIRQ
)
LOCKDEP_STATE
(
RECLAIM_FS
)