Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dkexec.c423 static size_t sizeof_note(const char *name, int descsz) in sizeof_note() function
434 + sizeof_note("CORE", sizeof(ELF_Prstatus)) + in sizeof_cpu_notes()
435 + sizeof_note("Xen", sizeof(crash_xen_core_t)); in sizeof_cpu_notes()
440 sizeof_note("Xen", sizeof(crash_xen_info_t)); in sizeof_cpu_notes()

Completed in 4 milliseconds