Searched defs:orc_size (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/um/include/asm/
H A Dunwind.h5 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) argument
/linux-master/arch/s390/include/asm/
H A Dunwind.h94 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) argument
/linux-master/tools/objtool/
H A Dorc_dump.c15 int fd, nr_entries, i, *orc_ip = NULL, orc_size = 0; local
/linux-master/arch/loongarch/include/asm/
H A Dunwind.h95 static inline void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) {} argument
/linux-master/arch/x86/include/asm/
H A Dunwind.h102 unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) argument
/linux-master/arch/loongarch/kernel/
H A Dunwind_orc.c273 size_t orc_size = (void *)__stop_orc_unwind - (void *)__start_orc_unwind; local
242 unwind_module_init(struct module *mod, void *_orc_ip, size_t orc_ip_size, void *_orc, size_t orc_size) argument
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c320 size_t orc_size = (void *)__stop_orc_unwind - (void *)__start_orc_unwind; local
289 unwind_module_init(struct module *mod, void *_orc_ip, size_t orc_ip_size, void *_orc, size_t orc_size) argument
/linux-master/scripts/
H A Dsorttable.h142 unsigned int orc_size = num_entries * sizeof(struct orc_entry); local
293 unsigned int orc_size = 0; local

Completed in 117 milliseconds