Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcutorture.c373 bool (*poll_need_2gp)(bool poll, bool poll_full); member
555 .poll_need_2gp = rcu_poll_need_2gp,
1333 if (cur_ops->poll_need_2gp && cur_ops->poll_need_2gp(dopoll, dopoll_full)) in do_rtws_sync()