Home
last modified time | relevance | path

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

/linux/arch/ia64/kernel/
A Dmodule.c852 unsigned long num_init = 0, num_core = 0; in register_unwind_table() local
859 ++num_core; in register_unwind_table()
882 init = start + num_core; in register_unwind_table()
886 mod->name, mod->arch.gp, num_init, num_core); in register_unwind_table()
891 if (num_core > 0) { in register_unwind_table()
893 core, core + num_core); in register_unwind_table()
895 mod->arch.core_unw_table, core, core + num_core); in register_unwind_table()
/linux/drivers/media/platform/allegro-dvt/
A Dallegro-mail.h156 u32 num_core; member
A Dallegro-mail.c381 msg->num_core = src[i++]; in allegro_dec_create_channel()

Completed in 8 milliseconds