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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_alloc.c33 BH *bhp, *mvcc_bhp, *t1bhp, *t2bhp, *t3bhp; local
252 SH_TAILQ_FOREACH(t1bhp, &hp->hash_bucket, hq, __bh) {
260 if (SH_CHAIN_SINGLETON(t1bhp, vc)) {
261 if (t1bhp->ref == 0 &&
263 t1bhp->priority < high_priority) &&
265 bhp->priority > t1bhp->priority))
266 bhp = t1bhp;
273 t2bhp = t1bhp;

Completed in 41 milliseconds