Searched defs:orc_ip (Results 1 – 8 of 8) sorted by relevance
| /arch/um/include/asm/ |
| D | unwind.h | 5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
| /arch/loongarch/kernel/ |
| D | unwind_orc.c | 53 static inline unsigned long orc_ip(const int *ip) in orc_ip() function 245 int *orc_ip = _orc_ip; in unwind_module_init() local
|
| D | module.c | 514 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local
|
| /arch/s390/include/asm/ |
| D | unwind.h | 94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
| /arch/loongarch/include/asm/ |
| D | unwind.h | 95 static inline void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *o… in unwind_module_init()
|
| /arch/x86/kernel/ |
| D | unwind_orc.c | 78 static inline unsigned long orc_ip(const int *ip) in orc_ip() function 292 int *orc_ip = _orc_ip; in unwind_module_init() local
|
| D | module.c | 228 *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
| /arch/x86/include/asm/ |
| D | unwind.h | 102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|