Searched refs:save_flags (Results 1 – 13 of 13) sorted by relevance
38 static int save_flags; variable555 save_flags = tr->trace_flags; in __irqsoff_tracer_init()581 int lat_flag = save_flags & TRACE_ITER_LATENCY_FMT; in __irqsoff_tracer_reset()582 int overwrite_flag = save_flags & TRACE_ITER_OVERWRITE; in __irqsoff_tracer_reset()583 int pause_flag = save_flags & TRACE_ITER_PAUSE_ON_TRACE; in __irqsoff_tracer_reset()
41 static int save_flags; variable671 save_flags = tr->trace_flags; in __wakeup_tracer_init()718 int lat_flag = save_flags & TRACE_ITER_LATENCY_FMT; in wakeup_tracer_reset()719 int overwrite_flag = save_flags & TRACE_ITER_OVERWRITE; in wakeup_tracer_reset()
494 if (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO) && in lpfc_send_npiv_logo()499 ndlp->save_flags |= NLP_WAIT_FOR_LOGO; in lpfc_send_npiv_logo()505 (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO)), in lpfc_send_npiv_logo()508 if (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO)) in lpfc_send_npiv_logo()519 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_send_npiv_logo()
155 enum lpfc_nlp_save_flags save_flags; member
6110 if (!(pnode->save_flags & NLP_WAIT_FOR_LOGO) && in lpfc_target_reset_handler()6115 pnode->save_flags |= NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()6119 (!(pnode->save_flags & in lpfc_target_reset_handler()6124 if (pnode->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_target_reset_handler()6131 pnode->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()
404 if (ndlp->save_flags & NLP_IN_RECOV_POST_DEV_LOSS) { in lpfc_check_nlp_post_devloss()405 ndlp->save_flags &= ~NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_check_nlp_post_devloss()534 ndlp->save_flags |= NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
3006 if (ndlp->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_logo()3008 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_logo()11589 if (ndlp->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_npiv_logo()11595 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_npiv_logo()
3878 if (!(ndlp->save_flags & in lpfc_offline_prep()
382 unsigned int save_flags; in vmw_bo_vm_mkwrite() local389 save_flags = vmf->flags; in vmw_bo_vm_mkwrite()392 vmf->flags = save_flags; in vmw_bo_vm_mkwrite()
196 __le32 save_flags; in write_rcvrd_mst_node() local200 save_flags = mst->flags; in write_rcvrd_mst_node()214 mst->flags = save_flags; in write_rcvrd_mst_node()
267 save_flags/restore_flags changes.
3215 unsigned long save_flags; in slab_alloc_node() local3229 local_irq_save(save_flags); in slab_alloc_node()3231 local_irq_restore(save_flags); in slab_alloc_node()
5641 unsigned long flags, save_flags; in qla2x00_configure_loop() local5656 save_flags = flags = vha->dpc_flags; in qla2x00_configure_loop()5750 if (test_bit(LOCAL_LOOP_UPDATE, &save_flags)) in qla2x00_configure_loop()5752 if (test_bit(RSCN_UPDATE, &save_flags)) { in qla2x00_configure_loop()