• Home
  • Raw
  • Download

Lines Matching refs:flags

203 	unsigned long flags;  in sclp_request_timeout()  local
205 spin_lock_irqsave(&sclp_lock, flags); in sclp_request_timeout()
217 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_request_timeout()
245 unsigned long flags, now; in __sclp_req_queue_remove_expired_req() local
248 spin_lock_irqsave(&sclp_lock, flags); in __sclp_req_queue_remove_expired_req()
264 spin_unlock_irqrestore(&sclp_lock, flags); in __sclp_req_queue_remove_expired_req()
275 unsigned long flags, expires_next; in sclp_req_queue_timeout() local
284 spin_lock_irqsave(&sclp_lock, flags); in sclp_req_queue_timeout()
288 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_req_queue_timeout()
329 unsigned long flags; in sclp_process_queue() local
331 spin_lock_irqsave(&sclp_lock, flags); in sclp_process_queue()
333 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_process_queue()
356 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_process_queue()
358 spin_lock_irqsave(&sclp_lock, flags); in sclp_process_queue()
361 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_process_queue()
381 unsigned long flags; in sclp_add_request() local
384 spin_lock_irqsave(&sclp_lock, flags); in sclp_add_request()
386 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_add_request()
413 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_add_request()
424 unsigned long flags; in sclp_dispatch_evbufs() local
431 spin_lock_irqsave(&sclp_lock, flags); in sclp_dispatch_evbufs()
449 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_dispatch_evbufs()
451 spin_lock_irqsave(&sclp_lock, flags); in sclp_dispatch_evbufs()
455 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_dispatch_evbufs()
463 unsigned long flags; in sclp_read_cb() local
470 spin_lock_irqsave(&sclp_lock, flags); in sclp_read_cb()
472 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_read_cb()
559 unsigned long flags; in sclp_sync_wait() local
573 local_irq_save(flags); in sclp_sync_wait()
601 local_irq_restore(flags); in sclp_sync_wait()
611 unsigned long flags; in sclp_dispatch_state_change() local
616 spin_lock_irqsave(&sclp_lock, flags); in sclp_dispatch_state_change()
630 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_dispatch_state_change()
655 unsigned long flags; in sclp_state_change_cb() local
661 spin_lock_irqsave(&sclp_lock, flags); in sclp_state_change_cb()
666 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_state_change_cb()
698 unsigned long flags; in sclp_register() local
706 spin_lock_irqsave(&sclp_lock, flags); in sclp_register()
710 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_register()
718 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_register()
721 spin_lock_irqsave(&sclp_lock, flags); in sclp_register()
723 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_register()
734 unsigned long flags; in sclp_unregister() local
736 spin_lock_irqsave(&sclp_lock, flags); in sclp_unregister()
738 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_unregister()
758 if (evbuf->flags & 0x80) { in sclp_remove_processed()
802 unsigned long flags; in sclp_init_mask() local
810 spin_lock_irqsave(&sclp_lock, flags); in sclp_init_mask()
813 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init_mask()
817 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init_mask()
832 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init_mask()
838 spin_lock_irqsave(&sclp_lock, flags); in sclp_init_mask()
844 spin_lock_irqsave(&sclp_lock, flags); in sclp_init_mask()
855 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init_mask()
857 spin_lock_irqsave(&sclp_lock, flags); in sclp_init_mask()
863 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init_mask()
873 unsigned long flags; in sclp_deactivate() local
876 spin_lock_irqsave(&sclp_lock, flags); in sclp_deactivate()
879 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_deactivate()
883 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_deactivate()
885 spin_lock_irqsave(&sclp_lock, flags); in sclp_deactivate()
890 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_deactivate()
902 unsigned long flags; in sclp_reactivate() local
905 spin_lock_irqsave(&sclp_lock, flags); in sclp_reactivate()
908 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_reactivate()
912 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_reactivate()
914 spin_lock_irqsave(&sclp_lock, flags); in sclp_reactivate()
919 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_reactivate()
952 unsigned long flags; in sclp_check_timeout() local
954 spin_lock_irqsave(&sclp_lock, flags); in sclp_check_timeout()
959 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_check_timeout()
969 unsigned long flags; in sclp_check_interface() local
973 spin_lock_irqsave(&sclp_lock, flags); in sclp_check_interface()
977 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_check_interface()
990 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_check_interface()
999 spin_lock_irqsave(&sclp_lock, flags); in sclp_check_interface()
1009 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_check_interface()
1033 unsigned long flags; in sclp_pm_event() local
1036 spin_lock_irqsave(&sclp_lock, flags); in sclp_pm_event()
1039 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_pm_event()
1042 spin_lock_irqsave(&sclp_lock, flags); in sclp_pm_event()
1049 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_pm_event()
1052 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_pm_event()
1065 unsigned long flags; in sclp_freeze() local
1070 spin_lock_irqsave(&sclp_lock, flags); in sclp_freeze()
1072 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_freeze()
1092 spin_lock_irqsave(&sclp_lock, flags); in sclp_freeze()
1094 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_freeze()
1101 unsigned long flags; in sclp_undo_suspend() local
1108 spin_lock_irqsave(&sclp_lock, flags); in sclp_undo_suspend()
1110 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_undo_suspend()
1182 unsigned long flags; in sclp_init() local
1185 spin_lock_irqsave(&sclp_lock, flags); in sclp_init()
1198 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init()
1200 spin_lock_irqsave(&sclp_lock, flags); in sclp_init()
1212 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init()
1224 spin_unlock_irqrestore(&sclp_lock, flags); in sclp_init()