Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Dlocktorture.c62 static bool lock_is_read_held; variable
629 if (WARN_ON_ONCE(lock_is_read_held)) in lock_torture_writer()
662 lock_is_read_held = true; in lock_torture_reader()
668 lock_is_read_held = false; in lock_torture_reader()
932 lock_is_read_held = false; in lock_torture_init()