Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dsbitmap.c384 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch() function
427 sbq->wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_init_node()
451 wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_update_wake_batch()