Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Dtree.c1757 bool start_new_poll = false; in rcu_sr_normal_gp_init() local
1761 return start_new_poll; in rcu_sr_normal_gp_init()
1766 start_new_poll = true; in rcu_sr_normal_gp_init()
1767 return start_new_poll; in rcu_sr_normal_gp_init()
1782 return start_new_poll; in rcu_sr_normal_gp_init()
1800 bool start_new_poll; in rcu_gp_init() local
1826 start_new_poll = rcu_sr_normal_gp_init(); in rcu_gp_init()
1844 if (start_new_poll) in rcu_gp_init()