Home
last modified time | relevance | path

Searched defs:orc_ip_size (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.h133 unsigned int *orc_ip_size = (unsigned int *)arg; in sort_orctable() local
221 unsigned int orc_ip_size = 0; in do_sort() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dunwind_orc.c243 void unwind_module_init(struct module *mod, void *_orc_ip, size_t orc_ip_size, in unwind_module_init()
273 size_t orc_ip_size = (void *)__stop_orc_unwind_ip - (void *)__start_orc_unwind_ip; in unwind_init() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dunwind.h80 size_t orc_ip_size, void *orc, in unwind_module_init()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dunwind.h98 void unwind_module_init(struct module *mod, void *orc_ip, size_t orc_ip_size, in unwind_module_init()