| /linux/tools/objtool/arch/x86/ |
| H A D | orc.c | 9 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() 104 struct orc_entry *orc; in write_orc_entry() local 176 void orc_print_dump(struct elf *dummy_elf, struct orc_entry *orc, int i) in orc_print_dump()
|
| /linux/tools/objtool/arch/loongarch/ |
| H A D | orc.c | 9 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() 105 struct orc_entry *orc; in write_orc_entry() local 156 void orc_print_dump(struct elf *dummy_elf, struct orc_entry *orc, int i) in orc_print_dump()
|
| /linux/tools/objtool/ |
| H A D | orc_gen.c | 18 struct orc_entry orc; member 23 static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc, in orc_list_add() 60 struct orc_entry orc, prev_orc = {0}; in orc_create() local
|
| H A D | orc_dump.c | 15 struct orc_entry *orc = NULL; in orc_dump() local
|
| /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 399 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
|
| H A D | module.c | 246 *orc = NULL, *orc_ip = NULL, in module_finalize() 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 | 22 bool orc; 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/kvm/ |
| H A D | priv.c | 1144 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa() 1211 int i, orc; in handle_essa() local
|
| H A D | dat.c | 1063 int dat_perform_essa(union asce asce, gfn_t gfn, int orc, union essa_state *state, bool *dirty) in dat_perform_essa()
|