RESTORE
else if (lock_unlock == RESTORE)
db_param_locked_unlocked(expr, param, key, value, RESTORE);
{"_raw_read_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"_raw_write_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"__raw_write_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"arch_local_irq_restore", RESTORE, irq, 0, ret_any},
{"raw_local_irq_restore", RESTORE, irq, 0, ret_any},
{"spin_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"_spin_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"__spin_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"_raw_spin_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"__raw_spin_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"read_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"_read_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"__read_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"write_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"_write_unlock_irqrestore", RESTORE, irq, 1, ret_any},
{"__write_unlock_irqrestore", RESTORE, irq, 1, ret_any},
case RESTORE:
if (((lock_unlock == UNLOCK || lock_unlock == RESTORE) &&
case RESTORE: