Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c34807 unsigned int seen_both; /* Number of threads that have seen both new values */ member
34830 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34840 uatomic_inc(&test->seen_both); in eval_rcu_entry()
35068 MT_BUG_ON(mt, !vals->seen_both); in run_check_rcu_slowread()
35323 vals.seen_both = 0; in check_rcu_threaded()