Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlocktorture.c76 static bool lock_is_read_held; variable
649 if (WARN_ON_ONCE(lock_is_read_held)) in lock_torture_writer()
682 lock_is_read_held = 1; in lock_torture_reader()
688 lock_is_read_held = 0; in lock_torture_reader()
949 lock_is_read_held = 0; in lock_torture_init()