Searched defs:unwind_module_init (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/um/include/asm/ |
H A D | unwind.h | 5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | unwind.h | 94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | unwind.h | 102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init() function
|
/openbmc/linux/arch/x86/kernel/ |
H A D | unwind_orc.c | 289 void unwind_module_init(struct module *mod, void *_orc_ip, size_t orc_ip_size, in unwind_module_init() function
|