Searched refs:qs_pending (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dquorum.c60 int qs_pending; member in struct:o2quo_state
176 if (qs->qs_pending) {
177 qs->qs_pending = 0;
247 qs->qs_pending = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Drcupdate.c332 rdp->qs_pending = 1;
339 * qs_pending is checked instead of the actual bitmap to avoid
342 if (!rdp->qs_pending)
351 rdp->qs_pending = 0;
488 if (rdp->quiescbatch != rcp->cur || rdp->qs_pending)
540 rdp->qs_pending = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drcupdate.h97 int qs_pending; /* core waits for quiesc state */ member in struct:rcu_data

Completed in 122 milliseconds