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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c33 BH *bhp, *mvcc_bhp, *t1bhp, *t2bhp, *t3bhp; local
273 t2bhp = t1bhp;
275 t3bhp = t2bhp;
285 if (t2bhp->ref == 0 &&
288 mvcc_bhp->priority > t2bhp->priority))
289 mvcc_bhp = t2bhp;
291 ((t2bhp = SH_CHAIN_PREV(t2bhp, vc, __bh)) != NULL);

Completed in 84 milliseconds