Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dmca.c210 ia64_log_get(int sal_info_type, u8 **buffer, int irq_safe) in ia64_log_get() argument
226 if (irq_safe) { in ia64_log_get()
251 int irq_safe = sal_info_type != SAL_INFO_TYPE_MCA && sal_info_type != SAL_INFO_TYPE_INIT; in ia64_mca_log_sal_error_record() local
254 size = ia64_log_get(sal_info_type, &buffer, irq_safe); in ia64_mca_log_sal_error_record()
258 salinfo_log_wakeup(sal_info_type, buffer, size, irq_safe); in ia64_mca_log_sal_error_record()
260 if (irq_safe) in ia64_mca_log_sal_error_record()