Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dmaple.c34398 bool update_2; member
34420 int eval_rcu_entry(struct rcu_test_struct *test, void *entry, bool *update_2, in eval_rcu_entry() argument
34427 if (!(*update_2)) { in eval_rcu_entry()
34429 *update_2 = true; in eval_rcu_entry()
34440 if (update_2) in eval_rcu_entry()
34459 bool update_2 = false; in rcu_val() local
34471 MT_BUG_ON(test->mt, eval_rcu_entry(test, entry, &update_2, in rcu_val()
34489 bool update_2 = false; in rcu_loop() local
34521 &update_2, in rcu_loop()