Searched defs:orc_ip (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/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-6.14.4/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
|
/linux-6.14.4/tools/objtool/ |
D | orc_dump.c | 15 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; in orc_dump() local
|
/linux-6.14.4/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 | 231 *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
/linux-6.14.4/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-6.14.4/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()
|
/linux-6.14.4/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-6.14.4/scripts/ |
D | sorttable.c | 414 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
|