Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c34816 unsigned int seen_both; /* Number of threads that have seen both new values */ member
34839 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34849 uatomic_inc(&test->seen_both); in eval_rcu_entry()
35077 MT_BUG_ON(mt, !vals->seen_both); in run_check_rcu_slowread()
35332 vals.seen_both = 0; in check_rcu_threaded()