Home
last modified time | relevance | path

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

/linux/lib/
A Dsbitmap.c398 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
486 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
543 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in __sbitmap_queue_get_shallow()
552 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
560 static struct sbq_wait_state *sbq_wake_ptr(struct sbitmap_queue *sbq) in sbq_wake_ptr()
583 static bool __sbq_wake_up(struct sbitmap_queue *sbq) in __sbq_wake_up()
624 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq) in sbitmap_queue_wake_up()
671 void sbitmap_queue_clear(struct sbitmap_queue *sbq, unsigned int nr, in sbitmap_queue_clear()
699 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq) in sbitmap_queue_wake_all()
756 void sbitmap_add_wait_queue(struct sbitmap_queue *sbq, in sbitmap_add_wait_queue()
[all …]
/linux/include/linux/
A Dsbitmap.h412 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
476 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
501 static inline int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
569 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/drivers/dma/idxd/
A Dsubmit.c42 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
A Didxd.h193 struct sbitmap_queue sbq; member
/linux/drivers/target/iscsi/
A Discsi_target_util.c130 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/linux/block/
A Dblk-mq.c1414 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1435 struct sbitmap_queue *sbq = &hctx->tags->bitmap_tags; in blk_mq_mark_tag_wait() local
/linux/drivers/net/ethernet/intel/ice/
A Dice_type.h826 struct ice_ctl_q_info sbq; member
/linux/drivers/staging/qlge/
A Dqlge.h1481 struct qlge_bq sbq; member

Completed in 46 milliseconds