Home
last modified time | relevance | path

Searched defs:orc (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/tools/objtool/
Dorc_gen.c18 struct orc_entry *orc = &insn->orc; in create_orc() local
88 struct orc_entry *orc; in create_orc_entry() local
Dorc_dump.c65 struct orc_entry *orc = NULL; in orc_dump() local
Dcheck.h47 struct orc_entry orc; member
Dcheck.c2425 int check(const char *_objname, bool orc) in check()
/Linux-v5.4/arch/x86/kernel/
Dunwind_orc.c143 static struct orc_entry *orc; in orc_find() local
237 struct orc_entry *orc = _orc; in unwind_module_init() local
266 struct orc_entry *orc; in unwind_init() local
385 struct orc_entry *orc; in unwind_next_frame() local
Dmodule.c225 *para = NULL, *orc = NULL, *orc_ip = NULL; in module_finalize() local
/Linux-v5.4/arch/um/include/asm/
Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/Linux-v5.4/arch/s390/include/asm/
Dunwind.h79 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/Linux-v5.4/arch/x86/include/asm/
Dunwind.h98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/Linux-v5.4/arch/s390/kvm/
Dpriv.c1120 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa()
1188 int i, orc; in handle_essa() local
/Linux-v5.4/arch/s390/mm/
Dpgtable.c970 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()