Home
last modified time | relevance | path

Searched defs:orc_size (Results 1 – 6 of 6) sorted by relevance

/linux/arch/um/include/asm/
H A Dunwind.h6 void *orc, size_t orc_size) {} in unwind_module_init()
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c244 void *_orc, size_t orc_size) in unwind_module_init()
274 size_t orc_size = (void *)__stop_orc_unwind - (void *)__start_orc_unwind; in unwind_init() local
/linux/arch/s390/include/asm/
H A Dunwind.h96 size_t orc_size) {} in unwind_module_init()
/linux/arch/loongarch/include/asm/
H A Dunwind.h95 …nd_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, void *orc, size_t orc_size) {} in unwind_module_init()
/linux/arch/x86/include/asm/
H A Dunwind.h103 void *orc, size_t orc_size) {} in unwind_module_init()
/linux/scripts/
H A Dsorttable.c505 unsigned int orc_size = num_entries * sizeof(struct orc_entry); in sort_orctable() local
956 unsigned int orc_size = 0; in do_sort() local