Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c1777 bool start_new_poll = false; in rcu_sr_normal_gp_init() local
1781 return start_new_poll; in rcu_sr_normal_gp_init()
1786 start_new_poll = true; in rcu_sr_normal_gp_init()
1787 return start_new_poll; in rcu_sr_normal_gp_init()
1802 return start_new_poll; in rcu_sr_normal_gp_init()
1838 bool start_new_poll; in rcu_gp_init() local
1865 start_new_poll = rcu_sr_normal_gp_init(); in rcu_gp_init()
1900 if (start_new_poll) in rcu_gp_init()