Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dkcore.c329 size_t phdrs_offset, notes_offset; in read_kcore_iter() local
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c567 static void *notes_init(Elf64_Phdr *phdr, void *ptr, u64 notes_offset) in notes_init()