Home
last modified time | relevance | path

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

/linux/lib/
H A Dsbitmap.c440 static unsigned int sbq_calc_wake_batch(struct sbitmap_queue *sbq, in sbq_calc_wake_batch() argument
448 int sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, in sbitmap_queue_init_node() argument
479 sbitmap_queue_update_wake_batch(struct sbitmap_queue * sbq,unsigned int depth) sbitmap_queue_update_wake_batch() argument
489 sbitmap_queue_recalculate_wake_batch(struct sbitmap_queue * sbq,unsigned int users) sbitmap_queue_recalculate_wake_batch() argument
502 sbitmap_queue_resize(struct sbitmap_queue * sbq,unsigned int depth) sbitmap_queue_resize() argument
509 __sbitmap_queue_get(struct sbitmap_queue * sbq) __sbitmap_queue_get() argument
515 __sbitmap_queue_get_batch(struct sbitmap_queue * sbq,int nr_tags,unsigned int * offset) __sbitmap_queue_get_batch() argument
567 sbitmap_queue_get_shallow(struct sbitmap_queue * sbq,unsigned int shallow_depth) sbitmap_queue_get_shallow() argument
576 sbitmap_queue_min_shallow_depth(struct sbitmap_queue * sbq,unsigned int min_shallow_depth) sbitmap_queue_min_shallow_depth() argument
584 __sbitmap_queue_wake_up(struct sbitmap_queue * sbq,int nr) __sbitmap_queue_wake_up() argument
615 sbitmap_queue_wake_up(struct sbitmap_queue * sbq,int nr) sbitmap_queue_wake_up() argument
642 sbitmap_queue_clear_batch(struct sbitmap_queue * sbq,int offset,int * tags,int nr_tags) sbitmap_queue_clear_batch() argument
676 sbitmap_queue_clear(struct sbitmap_queue * sbq,unsigned int nr,unsigned int cpu) sbitmap_queue_clear() argument
704 sbitmap_queue_wake_all(struct sbitmap_queue * sbq) sbitmap_queue_wake_all() argument
725 sbitmap_queue_show(struct sbitmap_queue * sbq,struct seq_file * m) sbitmap_queue_show() argument
759 sbitmap_add_wait_queue(struct sbitmap_queue * sbq,struct sbq_wait_state * ws,struct sbq_wait * sbq_wait) sbitmap_add_wait_queue() argument
781 sbitmap_prepare_to_wait(struct sbitmap_queue * sbq,struct sbq_wait_state * ws,struct sbq_wait * sbq_wait,int state) sbitmap_prepare_to_wait() argument
793 sbitmap_finish_wait(struct sbitmap_queue * sbq,struct sbq_wait_state * ws,struct sbq_wait * sbq_wait) sbitmap_finish_wait() argument
[all...]
/linux/include/linux/
H A Dsbitmap.h409 static inline void sbitmap_queue_free(struct sbitmap_queue *sbq) in sbitmap_queue_free() argument
484 sbitmap_queue_get(struct sbitmap_queue * sbq,unsigned int * cpu) sbitmap_queue_get() argument
551 sbq_wait_ptr(struct sbitmap_queue * sbq,atomic_t * wait_index) sbq_wait_ptr() argument
587 struct sbitmap_queue *sbq; /* if set, sbq_wait is accounted */ global() member
[all...]
/linux/drivers/dma/idxd/
H A Dsubmit.c33 struct sbitmap_queue *sbq; in idxd_alloc_desc() local
/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.c1873 struct sbitmap_queue *sbq; in blk_mq_dispatch_wake() local
1894 struct sbitmap_queue *sbq; in blk_mq_mark_tag_wait() local