Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_lockup.c150 static bool test_lock_inode; variable
151 module_param_named(lock_inode, test_lock_inode, bool, 0400);
540 } else if (test_lock_inode || in test_lockup_init()
547 if (test_lock_inode && test_inode) in test_lockup_init()