Searched refs:SR_MAX_USERS_WAKE_FROM_GP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/kernel/rcu/ | ||
D | tree.h | 322 #define SR_MAX_USERS_WAKE_FROM_GP 5 macro |
D | tree.c | 1719 if (++done == SR_MAX_USERS_WAKE_FROM_GP) in rcu_sr_normal_gp_cleanup() |