Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcrash_dump.h19 extern int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size);
/linux-6.15/fs/proc/
H A Dvmcore.c211 int __weak elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function
1723 rc = elfcorehdr_alloc(&elfcorehdr_addr, &elfcorehdr_size); in vmcore_init()
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c613 int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function