Home
last modified time | relevance | path

Searched refs:sbitmap_queue_wake_all (Results 1 – 3 of 3) sorted by relevance

/linux/block/
H A Dblk-mq-tag.c75 sbitmap_queue_wake_all(&tags->bitmap_tags); in blk_mq_tag_wakeup_all()
77 sbitmap_queue_wake_all(&tags->breserved_tags); in blk_mq_tag_wakeup_all()
/linux/lib/
H A Dsbitmap.c704 void sbitmap_queue_wake_all(struct sbitmap_queue *sbq) in sbitmap_queue_wake_all() function
723 EXPORT_SYMBOL_GPL(sbitmap_queue_wake_all);
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c431 sbitmap_queue_wake_all(&fdev->admin_sbq); in fun_admin_stop()