Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
6c8fc1e87e1a0b6b620c62db0666f6495dc6e045
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
kernel
/
lockdep_states.h
blob: 995b0cc2b84c943c4abfd146bcc233311e3b1d18 [
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
)
LOCKDEP_STATE
(
RECLAIM_FS
)