Searched refs:total_note_count (Results 1 – 1 of 1) sorted by relevance
229 unsigned *total_note_count) in elf_xen_parse_notes() argument245 if ( *total_note_count >= ELF_MAX_TOTAL_NOTE_COUNT ) in elf_xen_parse_notes()250 (*total_note_count)++; in elf_xen_parse_notes()508 unsigned total_note_count = 0; in elf_xen_parse() local540 &total_note_count); in elf_xen_parse()567 &total_note_count); in elf_xen_parse()
Completed in 4 milliseconds