Sign in
android-kvm
/
linux
/
da631f7fd623b6c180c8d93a93040d1e0d61291f
/
.
/
kernel
/
locking
/
lockdep_states.h
blob: 35ca09f2ed0bbd139dd2a3f00dbcbb2f85371017 [
file
] [
log
] [
blame
]
/*
* 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
)