Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dsbitmap.c384 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
456 void sbitmap_queue_recalculate_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_recalculate_wake_batch()
476 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
534 int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
543 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
583 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq, int nr) in sbitmap_queue_wake_up()
610 void sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset, in sbitmap_queue_clear_batch()
644 void sbitmap_queue_clear(struct sbitmap_queue *sbq, unsigned int nr, in sbitmap_queue_clear()
672 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq) in sbitmap_queue_wake_all()
727 void sbitmap_add_wait_queue(struct sbitmap_queue *sbq, in sbitmap_add_wait_queue()
[all …]
/linux-6.3-rc2/include/linux/
A Dsbitmap.h421 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
496 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
563 static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, in sbq_wait_ptr()
599 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ member
/linux-6.3-rc2/drivers/dma/idxd/
A Dsubmit.c33 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
A Didxd.h212 struct sbitmap_queue sbq; member
/linux-6.3-rc2/drivers/net/ethernet/fungible/funcore/
A Dfun_dev.c340 struct sbitmap_queue *sbq = &fdev->admin_sbq; in fun_wait_for_tag() local
/linux-6.3-rc2/drivers/target/iscsi/
A Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/linux-6.3-rc2/block/
A Dblk-mq.c1808 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1829 struct sbitmap_queue *sbq; in blk_mq_mark_tag_wait() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_type.h867 struct ice_ctl_q_info sbq; member
/linux-6.3-rc2/drivers/staging/qlge/
A Dqlge.h1481 struct qlge_bq sbq; member

Completed in 40 milliseconds