Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c1820 bool need_gp; in __note_gp_changes() local
1845 need_gp = !!(rnp->qsmask & rdp->grpmask); in __note_gp_changes()
1846 rdp->cpu_no_qs.b.norm = need_gp; in __note_gp_changes()
1848 rdp->core_needs_qs = need_gp; in __note_gp_changes()