Searched defs:orc (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/objtool/ |
H A D | orc_gen.c | 16 static int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, in init_orc_entry() 112 struct orc_entry *orc; in write_orc_entry() local 130 struct orc_entry orc; member 135 static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc, in orc_list_add() 172 struct orc_entry orc, prev_orc = {0}; in orc_create() local
|
H A D | orc_dump.c | 71 struct orc_entry *orc = NULL; in orc_dump() local
|
/openbmc/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; in unwind_init() local 472 struct orc_entry *orc; in unwind_next_frame() local
|
H A D | module.c | 279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | builtin.h | 19 bool orc; member
|
/openbmc/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()
|
/openbmc/linux/arch/s390/kvm/ |
H A D | priv.c | 1183 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa() 1251 int i, orc; in handle_essa() local
|
/openbmc/linux/arch/s390/mm/ |
H A D | pgtable.c | 1051 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()
|