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.c34408 unsigned int seen_both; /* Number of threads that have seen both new values */ member
34431 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34441 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34669 MT_BUG_ON(mt, !vals->seen_both); in run_check_rcu_slowread()
34925 vals.seen_both = 0; in check_rcu_threaded()