Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcrash_core.h30 typedef u32 note_buf_t[CRASH_CORE_NOTE_BYTES/4]; typedef
Dkexec.h337 extern note_buf_t __percpu *crash_notes;
/linux-4.19.296/drivers/base/
Dcpu.c170 rc = sprintf(buf, "%zu\n", sizeof(note_buf_t)); in show_crash_notes_size()