Home
last modified time | relevance | path

Searched refs:test_lock_sb_umount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_lockup.c158 static bool test_lock_sb_umount; variable
159 module_param_named(lock_sb_umount, test_lock_sb_umount, bool, 0400);
526 test_lock_sb_umount) { in test_lockup_init()
537 if (test_lock_sb_umount && test_inode) in test_lockup_init()
/kernel/linux/linux-6.6/lib/
H A Dtest_lockup.c158 static bool test_lock_sb_umount; variable
159 module_param_named(lock_sb_umount, test_lock_sb_umount, bool, 0400);
542 test_lock_sb_umount) { in test_lockup_init()
553 if (test_lock_sb_umount && test_inode) in test_lockup_init()

Completed in 2 milliseconds