Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dsbitmap.c398 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
429 int sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, in sbitmap_queue_init_node()
460 static void sbitmap_queue_update_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_update_wake_batch()
479 void sbitmap_queue_resize(struct sbitmap_queue *sbq, unsigned int depth) in sbitmap_queue_resize()
486 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
492 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in __sbitmap_queue_get_shallow()
501 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
509 static struct sbq_wait_state *sbq_wake_ptr(struct sbitmap_queue *sbq) in sbq_wake_ptr()
532 static bool __sbq_wake_up(struct sbitmap_queue *sbq) in __sbq_wake_up()
573 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq) in sbitmap_queue_wake_up()
[all …]
/Linux-v5.15/include/linux/
Dsbitmap.h403 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
454 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
479 static inline int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
536 static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, in sbq_wait_ptr()
571 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ member
/Linux-v5.15/drivers/dma/idxd/
Dsubmit.c42 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
Didxd.h195 struct sbitmap_queue sbq; member
/Linux-v5.15/drivers/target/iscsi/
Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/Linux-v5.15/block/
Dblk-mq.c1119 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1140 struct sbitmap_queue *sbq = hctx->tags->bitmap_tags; in blk_mq_mark_tag_wait() local
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_type.h810 struct ice_ctl_q_info sbq; member
/Linux-v5.15/drivers/staging/qlge/
Dqlge.h1481 struct qlge_bq sbq; member