Home
last modified time | relevance | path

Searched defs:notes_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/proc/
H A Dkcore.c315 size_t phdrs_offset, notes_offset, data_offset; in read_kcore_iter() local
/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c522 static void *notes_init(Elf64_Phdr *phdr, void *ptr, u64 notes_offset) in notes_init()