Home
last modified time | relevance | path

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

/linux/lib/
H A Dsbitmap.c440 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch() function
460 sbq->wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_init_node()
484 wake_batch = sbq_calc_wake_batch(sbq, depth); in sbitmap_queue_update_wake_batch()