Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrash_dump.h20 extern int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size);
/Linux-v5.10/fs/proc/
Dvmcore.c156 int __weak elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function
1541 rc = elfcorehdr_alloc(&elfcorehdr_addr, &elfcorehdr_size); in vmcore_init()
/Linux-v5.10/arch/s390/kernel/
Dcrash_dump.c627 int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function