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

/linux-master/include/linux/
H A Dcrash_dump.h19 extern int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size);
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c569 int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) function
/linux-master/fs/proc/
H A Dvmcore.c183 int __weak elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) function
1558 rc = elfcorehdr_alloc(&elfcorehdr_addr, &elfcorehdr_size);

Completed in 127 milliseconds