Sign in
android-kvm
/
linux
/
5c8f6a2e316efebb3ba93d8c1af258155dcf5632
/
.
/
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
)