Searched refs:sg_dev_arr_lock (Results 1 – 1 of 1) sorted by relevance
121 static rwlock_t sg_dev_arr_lock = RW_LOCK_UNLOCKED; /* Also used to lock variable1211 read_lock(&sg_dev_arr_lock); in sg_cmd_done_bh()1217 read_unlock(&sg_dev_arr_lock); in sg_cmd_done_bh()1236 read_unlock(&sg_dev_arr_lock); in sg_cmd_done_bh()1256 read_unlock(&sg_dev_arr_lock); in sg_cmd_done_bh()1352 write_lock_irqsave(&sg_dev_arr_lock, iflags); in sg_init()1358 write_unlock_irqrestore(&sg_dev_arr_lock, iflags); in sg_init()1371 write_unlock_irqrestore(&sg_dev_arr_lock, iflags); in sg_init()1376 write_unlock_irqrestore(&sg_dev_arr_lock, iflags); in sg_init()1410 write_lock_irqsave(&sg_dev_arr_lock, iflags); in sg_attach()[all …]