Home
last modified time | relevance | path

Searched defs:orc_ip (Results 1 – 8 of 8) sorted by relevance

/arch/um/include/asm/
Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()
/arch/loongarch/kernel/
Dunwind_orc.c53 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
245 int *orc_ip = _orc_ip; in unwind_module_init() local
Dmodule.c514 const Elf_Shdr *s, *alt = NULL, *orc = NULL, *orc_ip = NULL, *ftrace = NULL; in module_finalize() local
/arch/s390/include/asm/
Dunwind.h94 static inline void unwind_module_init(struct module *mod, void *orc_ip, in unwind_module_init()
/arch/loongarch/include/asm/
Dunwind.h95 static inline void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *o… in unwind_module_init()
/arch/x86/kernel/
Dunwind_orc.c78 static inline unsigned long orc_ip(const int *ip) in orc_ip() function
292 int *orc_ip = _orc_ip; in unwind_module_init() local
Dmodule.c228 *orc = NULL, *orc_ip = NULL, in module_finalize() local
/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()