Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/rcu/
Dtasks.h1974 bool notrun; member
1982 .notrun = IS_ENABLED(CONFIG_TASKS_RCU),
1987 .notrun = IS_ENABLED(CONFIG_TASKS_RUDE_RCU),
1992 .notrun = IS_ENABLED(CONFIG_TASKS_TRACE_RCU)
2003 rttd->notrun = false; in test_rcu_tasks_callback()
2042 while (tests[i].notrun) { // still hanging. in rcu_tasks_verify_self_tests()