Searched defs:round_robin (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsbitmap.h66 bool round_robin; member in struct:sbitmap
/linux-master/block/
H A Dblk-mq-tag.c552 bool round_robin = alloc_policy == BLK_TAG_ALLOC_RR; local
539 bt_alloc(struct sbitmap_queue *bt, unsigned int depth, bool round_robin, int node) argument
/linux-master/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c502 struct round_robin_work_queue *round_robin = as_round_robin_work_queue(queue); local
568 struct round_robin_work_queue *round_robin = as_round_robin_work_queue(queue); local
/linux-master/lib/
H A Dsbitmap.c83 sbitmap_init_node(struct sbitmap *sb, unsigned int depth, int shift, gfp_t flags, int node, bool round_robin, bool alloc_hint) argument
410 sbitmap_queue_init_node(struct sbitmap_queue *sbq, unsigned int depth, int shift, bool round_robin, gfp_t flags, int node) argument
[all...]

Completed in 140 milliseconds