Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Dlocktorture.c68 static bool lock_is_read_held; variable
449 if (WARN_ON_ONCE(lock_is_read_held)) in lock_torture_writer()
480 lock_is_read_held = 1; in lock_torture_reader()
486 lock_is_read_held = 0; in lock_torture_reader()
713 lock_is_read_held = 0; in lock_torture_init()