Home
last modified time | relevance | path

Searched refs:num_init (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/ia64/kernel/
Dmodule.c852 unsigned long num_init = 0, num_core = 0; in register_unwind_table() local
857 ++num_init; in register_unwind_table()
879 core = start + num_init; in register_unwind_table()
886 mod->name, mod->arch.gp, num_init, num_core); in register_unwind_table()
897 if (num_init > 0) { in register_unwind_table()
899 init, init + num_init); in register_unwind_table()
901 mod->arch.init_unw_table, init, init + num_init); in register_unwind_table()