Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dsbitmap.c391 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch() function
434 sbq->wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_init_node()
476 wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_update_wake_batch()