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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dl2tpd.c1069 int first_run = 0; local
1077 first_run = 1;
1126 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
1134 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
1143 if (first_run) cnt = 0; /*Foxconn, by MJ., for leaving while*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394-private.h516 int first_run; member in struct:video_card
H A Ddv1394.c734 if (video->first_run == 1) {
735 video->first_run = 0;
925 video->first_run = 1;
1085 video->first_run = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_idle.c1092 static int first_run; local
1097 if (!first_run) {
1113 first_run++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dkmemleak.c1317 static int first_run = 1; local
1325 if (first_run) {
1326 first_run = 0;

Completed in 120 milliseconds