Searched refs:rcu_type (Results 1 – 1 of 1) sorted by relevance
68 rcu_type="rcu rcu_bh srcu sched"71 rcu_type="$rcu_type rcu_sync rcu_expedited rcu_bh_sync rcu_bh_expedited \75 rcu_type="$rcu_type srcu_raw srcu_raw_sync"79 TST_TOTAL=$(echo "$rcu_type" | wc -w)84 for type in $rcu_type; do