Searched refs:got_count (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dmodule.h24 unsigned long got_offset, got_count, got_max; member in struct:mod_arch_specific
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dmodule.c332 BUG_ON(++me->arch.got_count > me->arch.got_max);
754 me->arch.got_count, me->arch.got_max,
775 if(me->arch.got_count > MAX_GOTS) {
777 me->name, me->arch.got_count, MAX_GOTS);

Completed in 48 milliseconds