Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dmodule.h24 unsigned int next_got_entry; /* index of next available got entry */ member
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c518 for (e = got; e < got + mod->arch.next_got_entry; ++e) in get_ltoff()
526 ++mod->arch.next_got_entry; in get_ltoff()
933 mas->next_got_entry = 0; in module_finalize()