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

/linux-master/lib/
H A Dsbitmap.c384 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, function
422 sbq->wake_batch = sbq_calc_wake_batch(sbq, depth);
446 wake_batch = sbq_calc_wake_batch(sbq, depth);

Completed in 117 milliseconds