Searched defs:orc (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/objtool/ |
| H A D | orc_gen.c | 19 struct orc_entry orc; global() member 24 orc_list_add(struct list_head * orc_list,struct orc_entry * orc,struct section * sec,unsigned long offset) orc_list_add() argument 61 struct orc_entry orc, prev_orc = {0}; orc_create() local [all...] |
| /linux/arch/loongarch/kernel/ |
| H 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 385 struct orc_entry *orc; in unwind_next_frame() local
|
| H A D | module.c | 610 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local
|
| /linux/arch/x86/kernel/ |
| H A D | unwind_orc.c | 211 static struct orc_entry *orc; in orc_find() local 309 struct orc_entry *orc = _orc; in unwind_module_init() local 338 struct orc_entry *orc; in unwind_init() local 488 struct orc_entry *orc; in unwind_next_frame() local
|
| /linux/arch/um/include/asm/ |
| H A D | unwind.h | 5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
| /linux/arch/s390/include/asm/ |
| H A D | unwind.h | 94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
|
| /linux/arch/loongarch/include/asm/ |
| H 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()
|
| /linux/tools/objtool/include/objtool/ |
| H A D | builtin.h | 19 bool orc; global() member
|
| /linux/arch/x86/include/asm/ |
| H A D | unwind.h | 102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
|
| /linux/arch/s390/mm/ |
| H A D | pgtable.c | 999 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()
|