Lines Matching refs:iflags
653 unsigned long iflags; in resp_read() local
666 read_lock_irqsave(&atomic_rw, iflags); in resp_read()
691 read_unlock_irqrestore(&atomic_rw, iflags); in resp_read()
702 unsigned long iflags; in resp_write() local
709 write_lock_irqsave(&atomic_rw, iflags); in resp_write()
733 write_unlock_irqrestore(&atomic_rw, iflags); in resp_write()
759 unsigned int iflags; in timer_intr_handler() local
766 spin_lock_irqsave(&queued_arr_lock, iflags); in timer_intr_handler()
771 spin_unlock_irqrestore(&queued_arr_lock, iflags); in timer_intr_handler()
780 spin_unlock_irqrestore(&queued_arr_lock, iflags); in timer_intr_handler()
958 unsigned long iflags; in stop_queued_cmnd() local
962 spin_lock_irqsave(&queued_arr_lock, iflags); in stop_queued_cmnd()
972 spin_unlock_irqrestore(&queued_arr_lock, iflags); in stop_queued_cmnd()
979 unsigned long iflags; in stop_all_queued() local
983 spin_lock_irqsave(&queued_arr_lock, iflags); in stop_all_queued()
992 spin_unlock_irqrestore(&queued_arr_lock, iflags); in stop_all_queued()
998 unsigned long iflags; in init_all_queued() local
1002 spin_lock_irqsave(&queued_arr_lock, iflags); in init_all_queued()
1009 spin_unlock_irqrestore(&queued_arr_lock, iflags); in init_all_queued()
1038 unsigned long iflags; in schedule_resp() local
1042 spin_lock_irqsave(&queued_arr_lock, iflags); in schedule_resp()
1049 spin_unlock_irqrestore(&queued_arr_lock, iflags); in schedule_resp()
1061 spin_unlock_irqrestore(&queued_arr_lock, iflags); in schedule_resp()