Searched defs:orc (Results 1 – 10 of 10) sorted by relevance
| /arch/um/include/asm/ |
| A 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/ |
| A D | unwind_orc.c | 153 static struct orc_entry *orc; in orc_find() local 247 struct orc_entry *orc = _orc; in unwind_module_init() local 277 struct orc_entry *orc; in unwind_init() local 396 struct orc_entry *orc; in unwind_next_frame() local
|
| A D | module.c | 514 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local
|
| /arch/x86/kernel/ |
| A D | unwind_orc.c | 200 static struct orc_entry *orc; in orc_find() local 293 struct orc_entry *orc = _orc; in unwind_module_init() local 322 struct orc_entry *orc; in unwind_init() local 472 struct orc_entry *orc; in unwind_next_frame() local
|
| A D | module.c | 243 *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
| /arch/s390/include/asm/ |
| A D | unwind.h | 94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
| /arch/loongarch/include/asm/ |
| A D | unwind.h | 95 …nwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size… in unwind_module_init()
|
| /arch/x86/include/asm/ |
| A D | unwind.h | 102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
| /arch/s390/kvm/ |
| A D | priv.c | 1187 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa() 1257 int i, orc; in handle_essa() local
|
| /arch/s390/mm/ |
| A D | pgtable.c | 1032 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()
|
Completed in 23 milliseconds