Searched refs:lock_read (Results 1 – 1 of 1) sorted by relevance
56 static bool lock_read; variable57 module_param(lock_read, bool, 0400);58 MODULE_PARM_DESC(lock_read, "lock read-write locks for read");186 if (lock_read) in test_lock()195 if (lock_read) in test_lock()224 if (lock_read) in test_lock()249 if (lock_read) in test_unlock()278 if (lock_read) in test_unlock()287 if (lock_read) in test_unlock()544 lock_read ? "lock_read " : "", in test_lockup_init()