Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsbitmap.h114 struct sbitmap_queue { struct
412 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
436 int __sbitmap_queue_get(struct sbitmap_queue *sbq);
464 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq,
476 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
527 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq,
584 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq);
591 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq);
604 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */
622 void sbitmap_prepare_to_wait(struct sbitmap_queue *sbq,
[all …]
A Dblk-mq.h682 struct sbitmap_queue bitmap_tags;
683 struct sbitmap_queue breserved_tags;
/linux/lib/
A Dsbitmap.c398 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
486 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
543 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in __sbitmap_queue_get_shallow()
552 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
560 static struct sbq_wait_state *sbq_wake_ptr(struct sbitmap_queue *sbq) in sbq_wake_ptr()
583 static bool __sbq_wake_up(struct sbitmap_queue *sbq) in __sbq_wake_up()
624 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq) in sbitmap_queue_wake_up()
671 void sbitmap_queue_clear(struct sbitmap_queue *sbq, unsigned int nr, in sbitmap_queue_clear()
699 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq) in sbitmap_queue_wake_all()
756 void sbitmap_add_wait_queue(struct sbitmap_queue *sbq, in sbitmap_add_wait_queue()
[all …]
/linux/block/
A Dblk-mq-tag.c77 struct sbitmap_queue *bt) in __blk_mq_get_tag()
93 struct sbitmap_queue *bt = &tags->bitmap_tags; in blk_mq_get_tags()
107 struct sbitmap_queue *bt; in blk_mq_get_tag()
134 struct sbitmap_queue *bt_prev; in blk_mq_get_tag()
276 static void bt_for_each(struct blk_mq_hw_ctx *hctx, struct sbitmap_queue *bt, in bt_for_each()
343 static void bt_tags_for_each(struct blk_mq_tags *tags, struct sbitmap_queue *bt, in bt_tags_for_each()
491 static int bt_alloc(struct sbitmap_queue *bt, unsigned int depth, in bt_alloc()
498 int blk_mq_init_bitmaps(struct sbitmap_queue *bitmap_tags, in blk_mq_init_bitmaps()
499 struct sbitmap_queue *breserved_tags, in blk_mq_init_bitmaps()
A Dblk-mq-tag.h11 extern int blk_mq_init_bitmaps(struct sbitmap_queue *bitmap_tags,
12 struct sbitmap_queue *breserved_tags,
36 static inline struct sbq_wait_state *bt_wait_ptr(struct sbitmap_queue *bt, in bt_wait_ptr()
A Dblk-mq.h345 struct sbitmap_queue *bt) in hctx_may_queue()
A Dkyber-iosched.c160 struct sbitmap_queue domain_tokens[KYBER_NUM_DOMAINS];
709 struct sbitmap_queue *domain_tokens = &kqd->domain_tokens[sched_domain]; in kyber_get_domain_token()
A Dblk-mq.c1369 struct sbitmap_queue *bt = &rq->mq_hctx->tags->bitmap_tags; in __blk_mq_alloc_driver_tag()
1414 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake()
1435 struct sbitmap_queue *sbq = &hctx->tags->bitmap_tags; in blk_mq_mark_tag_wait()
A Dbfq-iosched.c6839 struct sbitmap_queue *bt) in bfq_update_depths()
/linux/drivers/dma/idxd/
A Dsubmit.c42 struct sbitmap_queue *sbq; in idxd_alloc_desc()
A Didxd.h193 struct sbitmap_queue sbq;
/linux/include/target/
A Dtarget_core_base.h635 struct sbitmap_queue sess_tag_pool;
/linux/drivers/target/iscsi/
A Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag()

Completed in 41 milliseconds