Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_lockup.c60 static bool lock_single; variable
61 module_param(lock_single, bool, 0400);
62 MODULE_PARM_DESC(lock_single, "acquire locks only at one cpu");
407 test_lockup(!lock_single || in test_work_fn()