/linux/tools/objtool/arch/x86/ |
H A D | orc.c | 10 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() argument 105 struct orc_entry *orc; write_orc_entry() local 177 orc_print_dump(struct elf * dummy_elf,struct orc_entry * orc,int i) orc_print_dump() argument [all...] |
/linux/tools/objtool/arch/loongarch/ |
H A D | orc.c | 10 int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, struct instruction *insn) in init_orc_entry() argument 106 struct orc_entry *orc; write_orc_entry() local 157 orc_print_dump(struct elf * dummy_elf,struct orc_entry * orc,int i) orc_print_dump() argument [all...] |
/linux/tools/objtool/ |
H A D | orc_gen.c | 19 struct orc_entry orc; member 24 static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc, in orc_list_add() argument 61 struct orc_entry orc, prev_orc = {0}; in orc_create() local [all...] |
H A D | orc_dump.c | 16 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; unwind_init() local 396 struct orc_entry *orc; unwind_next_frame() local [all...] |
H A D | module.c | 514 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 | 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; unwind_init() local 472 struct orc_entry *orc; unwind_next_frame() local [all...] |
H A D | module.c | 243 *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,void * orc,size_t orc_size) unwind_module_init() argument
|
/linux/arch/s390/include/asm/ |
H A D | unwind.h | 94 unwind_module_init(struct module * mod,void * orc_ip,size_t orc_ip_size,void * orc,size_t orc_size) unwind_module_init() argument
|
/linux/tools/objtool/include/objtool/ |
H A D | builtin.h | 19 bool orc; member
|
/linux/arch/x86/include/asm/ |
H A D | unwind.h | 102 unwind_module_init(struct module * mod,void * orc_ip,size_t orc_ip_size,void * orc,size_t orc_size) unwind_module_init() argument
|
/linux/arch/s390/kvm/ |
H A D | priv.c | 1187 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa() argument 1257 int i, orc; in handle_essa() local
|
/linux/arch/s390/mm/ |
H A D | pgtable.c | 1032 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa() argument
|