Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c34838 unsigned int seen_both; /* Number of threads that have seen both new values */ member
34861 uatomic_inc(&test->seen_both); in eval_rcu_entry()
34871 uatomic_inc(&test->seen_both); in eval_rcu_entry()
35099 MT_BUG_ON(mt, !vals->seen_both); in run_check_rcu_slowread()
35354 vals.seen_both = 0; in check_rcu_threaded()