Home
last modified time | relevance | path

Searched refs:lock_is_read_held (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/locking/
Dlocktorture.c63 static bool lock_is_read_held; variable
636 if (WARN_ON_ONCE(lock_is_read_held)) in lock_torture_writer()
669 lock_is_read_held = 1; in lock_torture_reader()
675 lock_is_read_held = 0; in lock_torture_reader()
938 lock_is_read_held = 0; in lock_torture_init()