Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0.bak-no-debian/kernel/locking/lockdep_states.h
2026-04-04 20:52:05 +08:00

9 lines
207 B
C

/*
* 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)