Home
last modified time | relevance | path

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

/include/linux/
A Dsbitmap.h109 struct sbitmap_queue { struct
409 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
444 int __sbitmap_queue_get(struct sbitmap_queue *sbq);
472 int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq,
484 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
509 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq,
566 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq);
574 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq, int nr);
587 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */
605 void sbitmap_prepare_to_wait(struct sbitmap_queue *sbq,
[all …]
A Dblk-mq.h758 struct sbitmap_queue bitmap_tags;
759 struct sbitmap_queue breserved_tags;
/include/target/
A Dtarget_core_base.h651 struct sbitmap_queue sess_tag_pool;

Completed in 16 milliseconds