Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Dtasks.h1782 bool notrun; member
1790 .notrun = IS_ENABLED(CONFIG_TASKS_RCU),
1795 .notrun = IS_ENABLED(CONFIG_TASKS_RUDE_RCU),
1800 .notrun = IS_ENABLED(CONFIG_TASKS_TRACE_RCU)
1811 rttd->notrun = false; in test_rcu_tasks_callback()
1852 while (tests[i].notrun) { // still hanging. in rcu_tasks_verify_self_tests()