Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
5d6a0f4da9275f6c212de33777778673ba91241a
/
.
/
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
)