Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dsbitmap.c324 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch()
355 int sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, in sbitmap_queue_init_node()
398 static void sbitmap_queue_update_wake_batch(struct sbitmap_queue *sbq, in sbitmap_queue_update_wake_batch()
417 void sbitmap_queue_resize(struct sbitmap_queue *sbq, unsigned int depth) in sbitmap_queue_resize()
424 int __sbitmap_queue_get(struct sbitmap_queue *sbq) in __sbitmap_queue_get()
452 int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in __sbitmap_queue_get_shallow()
483 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth()
491 static struct sbq_wait_state *sbq_wake_ptr(struct sbitmap_queue *sbq) in sbq_wake_ptr()
514 static bool __sbq_wake_up(struct sbitmap_queue *sbq) in __sbq_wake_up()
555 void sbitmap_queue_wake_up(struct sbitmap_queue *sbq) in sbitmap_queue_wake_up()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dsbitmap.h374 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free()
426 static inline int sbitmap_queue_get(struct sbitmap_queue *sbq, in sbitmap_queue_get()
451 static inline int sbitmap_queue_get_shallow(struct sbitmap_queue *sbq, in sbitmap_queue_get_shallow()
508 static inline struct sbq_wait_state *sbq_wait_ptr(struct sbitmap_queue *sbq, in sbq_wait_ptr()
543 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ member
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dsubmit.c28 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
H A Didxd.h123 struct sbitmap_queue sbq; member
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_util.c147 struct sbitmap_queue *sbq; in iscsit_wait_for_tag() local
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c1135 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1156 struct sbitmap_queue *sbq = hctx->tags->bitmap_tags; in blk_mq_mark_tag_wait() local
/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge.h1481 struct qlge_bq sbq; member