Searched refs:elfcorehdr_alloc (Results 1 – 3 of 3) sorted by relevance
21 extern int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size);
211 int __weak elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function1718 rc = elfcorehdr_alloc(&elfcorehdr_addr, &elfcorehdr_size); in vmcore_init()
614 int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc() function