Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
7035cdf36d5c4d913f68ff97e1c2e5603500d946
/
.
/
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
)