Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Dorc_gen.c15 static int init_orc_entry(struct orc_entry *orc, struct cfi_state *cfi, in init_orc_entry()
94 struct orc_entry *orc; in write_orc_entry() local
110 struct orc_entry orc; member
115 static int orc_list_add(struct list_head *orc_list, struct orc_entry *orc, in orc_list_add()
156 struct orc_entry orc, prev_orc = {0}; in orc_create() local
Dorc_dump.c67 struct orc_entry *orc = NULL; in orc_dump() local
/kernel/linux/linux-6.6/tools/objtool/
Dorc_gen.c16 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
Dorc_dump.c71 struct orc_entry *orc = NULL; in orc_dump() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dunwind_orc.c151 static struct orc_entry *orc; in orc_find() local
247 struct orc_entry *orc = _orc; in unwind_module_init() local
276 struct orc_entry *orc; in unwind_init() local
426 struct orc_entry *orc; in unwind_next_frame() local
Dmodule.c254 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
/kernel/linux/linux-6.6/arch/x86/kernel/
Dunwind_orc.c200 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
Dmodule.c279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
/kernel/linux/linux-5.10/arch/um/include/asm/
Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/kernel/linux/linux-6.6/arch/um/include/asm/
Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dunwind.h79 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dunwind.h94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
Dbuiltin.h19 bool orc; member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dunwind.h102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/kernel/linux/linux-6.6/arch/s390/kvm/
Dpriv.c1153 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa()
1221 int i, orc; in handle_essa() local
/kernel/linux/linux-5.10/arch/s390/kvm/
Dpriv.c1141 static inline int __do_essa(struct kvm_vcpu *vcpu, const int orc) in __do_essa()
1209 int i, orc; in handle_essa() local
/kernel/linux/linux-5.10/arch/s390/mm/
Dpgtable.c988 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()
/kernel/linux/linux-6.6/arch/s390/mm/
Dpgtable.c1051 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()