Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dsbitmap.c406 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
432 int sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, in sbitmap_queue_init_node()
463 static void sbitmap_queue_update_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_update_wake_batch()
473 void sbitmap_queue_recalculate_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_recalculate_wake_batch()
486 void sbitmap_queue_resize(struct sbitmap_queue *sbq, unsigned int depth) in sbitmap_queue_resize()
493 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
499 unsigned long __sbitmap_queue_get_batch(struct sbitmap_queue *sbq, int nr_tags, in __sbitmap_queue_get_batch()
551 int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
560 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
568 static void __sbitmap_queue_wake_up(struct sbitmap_queue *sbq, int nr) in __sbitmap_queue_wake_up()
[all …]
/linux-6.12.1/include/linux/
Dsbitmap.h426 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
501 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
568 static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, in sbq_wait_ptr()
604 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ member
/linux-6.12.1/drivers/dma/idxd/
Dsubmit.c33 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
Didxd.h227 struct sbitmap_queue sbq; member
/linux-6.12.1/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c339 struct sbitmap_queue *sbq = &fdev->admin_sbq; in fun_wait_for_tag() local
/linux-6.12.1/drivers/target/iscsi/
Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/linux-6.12.1/block/
Dblk-mq.c1777 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1798 struct sbitmap_queue *sbq; in blk_mq_mark_tag_wait() local
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h934 struct ice_ctl_q_info sbq; member