Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c34828 bool update_2; member
34850 int eval_rcu_entry(struct rcu_test_struct *test, void *entry, bool *update_2, in eval_rcu_entry() argument
34857 if (!(*update_2)) { in eval_rcu_entry()
34859 *update_2 = true; in eval_rcu_entry()
34870 if (update_2) in eval_rcu_entry()
34889 bool update_2 = false; in rcu_val() local
34901 MT_BUG_ON(test->mt, eval_rcu_entry(test, entry, &update_2, in rcu_val()
34919 bool update_2 = false; in rcu_loop() local
34951 &update_2, in rcu_loop()