next_got_entry 26 arch/ia64/include/asm/module.h unsigned int next_got_entry; /* index of next available got entry */ next_got_entry 518 arch/ia64/kernel/module.c for (e = got; e < got + mod->arch.next_got_entry; ++e) next_got_entry 526 arch/ia64/kernel/module.c ++mod->arch.next_got_entry;