Searched defs:orc_ip (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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-v6.6/tools/objtool/ |
D | orc_dump.c | 70 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; in orc_dump() local
|
/Linux-v6.6/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 | 279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
/Linux-v6.6/arch/s390/include/asm/ |
D | unwind.h | 94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
/Linux-v6.6/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()
|
/Linux-v6.6/scripts/ |
D | sorttable.h | 106 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
|