Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dmaple.c34435 unsigned int seen_both; /* Number of threads that have seen both new values */ member
34459 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34469 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34699 MT_BUG_ON(mt, !vals->seen_both); in run_check_rcu_slowread()
34956 vals.seen_both = 0; in check_rcu_threaded()