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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dselfmod.h22 void selfmod_function(const int *arr_fce, const unsigned int base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dselfmod.c47 void selfmod_function(const int *arr_fce, const unsigned int base) argument
55 for (j = 0; arr_fce[j] != 0; j++) {
57 addr = (unsigned int *) arr_fce[j];

Completed in 55 milliseconds