Searched refs:tbhp (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_fput.c271 BH *bhp, *tbhp; local
306 for (tbhp = bhp; tbhp != NULL;
307 tbhp = SH_CHAIN_PREV(tbhp, vc, __bh)) {
308 if (tbhp->priority != UINT32_MAX &&
309 tbhp->priority > MPOOL_BASE_DECREMENT) {
310 tbhp->priority -= MPOOL_BASE_DECREMENT;
311 if (tbhp->priority < priority)
312 tbhp
[all...]

Completed in 17 milliseconds