Home
last modified time | relevance | path

Searched refs:irq_save (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dirq-pm-s3c64xx.c36 static struct sleep_save irq_save[] = { variable
68 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()
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-cadence.c566 bool irq_save = false; in cdns_i2c_mrecv() local
619 irq_save = true; in cdns_i2c_mrecv()
635 if (irq_save) in cdns_i2c_mrecv()
643 if (irq_save) in cdns_i2c_mrecv()
/linux-6.3-rc2/arch/ia64/
A DKconfig.debug53 Selecting this option turns on bug checking for the IA-64 irq_save
/linux-6.3-rc2/arch/xtensa/kernel/
A Dentry.S70 .macro irq_save flags tmp macro
2082 irq_save a14, a3

Completed in 12 milliseconds