Home
last modified time | relevance | path

Searched defs:sbq (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/lib/
Dsbitmap.c324 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
355 int sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, in sbitmap_queue_init_node()
398 static void sbitmap_queue_update_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_update_wake_batch()
417 void sbitmap_queue_resize(struct sbitmap_queue *sbq, unsigned int depth) in sbitmap_queue_resize()
424 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
452 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in __sbitmap_queue_get_shallow()
483 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
491 static struct sbq_wait_state *sbq_wake_ptr(struct sbitmap_queue *sbq) in sbq_wake_ptr()
514 static bool __sbq_wake_up(struct sbitmap_queue *sbq) in __sbq_wake_up()
555 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq) in sbitmap_queue_wake_up()
[all …]
/Linux-v5.10/include/linux/
Dsbitmap.h374 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
426 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
451 static inline int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
508 static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, in sbq_wait_ptr()
543 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ member
/Linux-v5.10/drivers/dma/idxd/
Dsubmit.c28 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
Didxd.h114 struct sbitmap_queue sbq; member
/Linux-v5.10/drivers/target/iscsi/
Discsi_target_util.c147 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/Linux-v5.10/block/
Dblk-mq.c1146 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1167 struct sbitmap_queue *sbq = hctx->tags->bitmap_tags; in blk_mq_mark_tag_wait() local
/Linux-v5.10/drivers/staging/qlge/
Dqlge.h1481 struct qlge_bq sbq; member