Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c962 (rnp->ffmask & rdp->grpmask)) { in rcu_watching_snap_recheck()
1294 rdp->core_needs_qs = !!(rnp->qsmask & rdp->grpmask); in __note_gp_changes()
1306 need_qs = !!(rnp->qsmask & rdp->grpmask); in __note_gp_changes()
2362 mask = rnp->grpmask; in rcu_report_qs_rnp()
2420 mask = rnp->grpmask; in rcu_report_unblock_qs_rnp()
2453 mask = rdp->grpmask; in rcu_report_qs_rdp()
2756 mask |= rdp->grpmask; in force_qs_rnp()
2760 rsmask |= rdp->grpmask; in force_qs_rnp()
3059 WRITE_ONCE(rnp->cbovldmask, rnp->cbovldmask | rdp->grpmask); in check_cb_ovld_locked()
3061 WRITE_ONCE(rnp->cbovldmask, rnp->cbovldmask & ~rdp->grpmask); in check_cb_ovld_locked()
[all …]
H A Dtree.h77 unsigned long grpmask; /* Mask to apply to parent qsmask. */ member
200 unsigned long grpmask; /* Mask to apply to leaf qsmask. */ member
H A Dsrcutree.c226 sdp->grpmask = 1UL << (cpu - sdp->mynode->grplo); in init_srcu_struct_nodes()
1114 snp->srcu_data_have_cbs[idx] |= sdp->grpmask; in srcu_funnel_gp_start()
1126 snp->srcu_data_have_cbs[idx] |= sdp->grpmask; in srcu_funnel_gp_start()
/linux/include/linux/
H A Dsrcutree.h48 unsigned long grpmask; /* Mask for leaf srcu_node */ member
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst369 4 unsigned long grpmask;
381 during initialization and for tracing. The ``->grpmask`` field is the
839 3 unsigned long grpmask;
848 The ``->grpmask`` field indicates the bit in the ``->mynode->qsmask``