Searched defs:orc_ip (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/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()
|
/linux-5.10/tools/objtool/ |
D | orc_dump.c | 66 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; in orc_dump() local
|
/linux-5.10/arch/x86/kernel/ |
D | unwind_orc.c | 28 static inline unsigned long orc_ip(const int *ip) in orc_ip() function 241 int *orc_ip = _orc_ip; in unwind_module_init() local
|
D | module.c | 253 *para = NULL, *orc = NULL, *orc_ip = NULL; in module_finalize() local
|
/linux-5.10/arch/s390/include/asm/ |
D | unwind.h | 79 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
/linux-5.10/arch/x86/include/asm/ |
D | unwind.h | 98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
/linux-5.10/scripts/ |
D | sorttable.h | 99 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
|