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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c196 static struct vpe *get_vpe(int minor) function
1242 if ((v = get_vpe(tclimit)) == NULL) {
1300 v = get_vpe(tclimit);
1405 v = get_vpe(tclimit);
1779 if ((v = get_vpe(i)) != NULL) {
1864 if ((v = get_vpe(index)) == NULL)
1876 if ((v = get_vpe(index)) == NULL)
1888 if ((v = get_vpe(index)) == NULL)
1900 if ((v = get_vpe(index)) == NULL)
1913 if ((v = get_vpe(inde
[all...]

Completed in 108 milliseconds