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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dvpe.c161 struct vpe *get_vpe(int minor) function
1092 if ((v = get_vpe(minor)) == NULL) {
1147 if ((v = get_vpe(minor)) == NULL)
1188 if ((v = get_vpe(minor)) == NULL)
1226 if ((v = get_vpe(i)) != NULL) {
1306 if ((v = get_vpe(index)) == NULL)
1318 if ((v = get_vpe(index)) == NULL)
1330 if ((v = get_vpe(index)) == NULL)
1342 if ((v = get_vpe(index)) == NULL)
1355 if ((v = get_vpe(inde
[all...]

Completed in 38 milliseconds