Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtasks.h1948 bool notrun; member
1956 .notrun = IS_ENABLED(CONFIG_TASKS_RCU),
1961 .notrun = IS_ENABLED(CONFIG_TASKS_RUDE_RCU),
1966 .notrun = IS_ENABLED(CONFIG_TASKS_TRACE_RCU)
1977 rttd->notrun = false; in test_rcu_tasks_callback()
2016 while (tests[i].notrun) { // still hanging. in rcu_tasks_verify_self_tests()