Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dcrash_dump.c551 static void *notes_init(Elf64_Phdr *phdr, void *ptr, u64 notes_offset) in notes_init() function
646 ptr = notes_init(phdr_notes, ptr, ((unsigned long) hdr) + hdr_off); in elfcorehdr_alloc()