Searched refs:irq_save (Results 1 – 4 of 4) sorted by relevance
36 static struct sleep_save irq_save[] = { variable68 s3c_pm_do_save(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_suspend()89 s3c_pm_do_restore(irq_save, ARRAY_SIZE(irq_save)); in s3c64xx_irq_pm_resume()
722 bool irq_save = false; in cdns_i2c_mrecv() local 775 irq_save = true; in cdns_i2c_mrecv() 792 if (irq_save) in cdns_i2c_mrecv() 800 if (irq_save) in cdns_i2c_mrecv()
70 .macro irq_save flags tmp macro2082 irq_save a14, a3
11415 bool irq_save; in get_kfunc_ptr_arg_type() 11419 irq_save = true; in get_kfunc_ptr_arg_type() 11424 irq_save = false; in get_kfunc_ptr_arg_type() 11432 if (irq_save) { in get_kfunc_ptr_arg_type() 11551 bool irq_save; process_irq_flag() local