Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dtree.c1370 bool need_gp; in __note_gp_changes() local
1399 need_gp = !!(rnp->qsmask & rdp->grpmask); in __note_gp_changes()
1400 rdp->cpu_no_qs.b.norm = need_gp; in __note_gp_changes()
1401 rdp->core_needs_qs = need_gp; in __note_gp_changes()