Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dmca.c181 static char mlogbuf[MLOGBUF_SIZE]; variable
227 mlogbuf[mlogbuf_end] = *p; in ia64_mca_printk()
234 mlogbuf[mlogbuf_end] = '\0'; in ia64_mca_printk()
262 *p = mlogbuf[index]; in ia64_mlogbuf_dump()