Searched defs:orc_ip_size (Results 1 – 5 of 5) 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()
|
/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() 319 size_t orc_ip_size = (void *)__stop_orc_unwind_ip - (void *)__start_orc_unwind_ip; in unwind_init() local
|
/openbmc/linux/scripts/ |
H A D | sorttable.h | 143 unsigned int *orc_ip_size = (unsigned int *)arg; in sort_orctable() local 295 unsigned int orc_ip_size = 0; in do_sort() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | unwind.h | 95 size_t orc_ip_size, void *orc, in unwind_module_init()
|
/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()
|