Home
last modified time | relevance | path

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

/linux/lib/
H A Dsbitmap.c384 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
451 void sbitmap_queue_recalculate_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_recalculate_wake_batch()
471 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
529 int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
538 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
577 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq, int nr) in sbitmap_queue_wake_up()
604 void sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset, in sbitmap_queue_clear_batch()
638 void sbitmap_queue_clear(struct sbitmap_queue *sbq, unsigned int nr, in sbitmap_queue_clear()
666 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq) in sbitmap_queue_wake_all()
721 void sbitmap_add_wait_queue(struct sbitmap_queue *sbq, in sbitmap_add_wait_queue()
[all …]
/linux/include/linux/
H 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/drivers/dma/idxd/
H A Dsubmit.c33 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
H A Didxd.h230 struct sbitmap_queue sbq; member
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c339 struct sbitmap_queue *sbq = &fdev->admin_sbq; in fun_wait_for_tag() local
/linux/drivers/target/iscsi/
H A Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/linux/block/
H A Dblk-mq.c1784 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1805 struct sbitmap_queue *sbq; in blk_mq_mark_tag_wait() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h878 struct ice_ctl_q_info sbq; member