Home
last modified time | relevance | path

Searched refs:queue_flag_set_unlocked (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/block/
Dblk-tag.c190 queue_flag_set_unlocked(QUEUE_FLAG_QUEUED, q); in blk_queue_init_tags()
Dblk.h57 static inline void queue_flag_set_unlocked(unsigned int flag, in queue_flag_set_unlocked() function
Dblk-sysfs.c899 queue_flag_set_unlocked(QUEUE_FLAG_REGISTERED, q); in blk_register_queue()
911 queue_flag_set_unlocked(QUEUE_FLAG_INIT_DONE, q); in blk_register_queue()
Dblk-mq.c2605 queue_flag_set_unlocked(QUEUE_FLAG_NO_SG_MERGE, q); in blk_mq_init_allocated_queue()
Dblk-core.c1064 queue_flag_set_unlocked(QUEUE_FLAG_BYPASS, q); in blk_alloc_queue_node()