Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dorc_gen.c19 struct orc_entry orc; global() member
24 orc_list_add(struct list_head * orc_list,struct orc_entry * orc,struct section * sec,unsigned long offset) orc_list_add() argument
61 struct orc_entry orc, prev_orc = {0}; orc_create() local
[all...]
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c153 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
385 struct orc_entry *orc; in unwind_next_frame() local
H A Dmodule.c610 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local
/linux/arch/x86/kernel/
H A Dunwind_orc.c211 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
/linux/arch/um/include/asm/
H A Dunwind.h5 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 Dunwind.h94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/linux/arch/loongarch/include/asm/
H A Dunwind.h95 …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 Dbuiltin.h19 bool orc; global() member
/linux/arch/x86/include/asm/
H A Dunwind.h102 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/linux/arch/s390/mm/
H A Dpgtable.c999 int pgste_perform_essa(struct mm_struct *mm, unsigned long hva, int orc, in pgste_perform_essa()