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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c1414 int was_running; local
1418 was_running = 0;
1421 was_running = 1;
1427 if (was_running) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c2367 int was_running, order = 0; local
2434 was_running = po->running;
2436 if (was_running) {
2473 if (was_running && !po->running) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c815 bool was_running,
818 if( was_running && ( completeness != TR_LEECH ) && ( tr_torrentStat( tor )->sizeWhenDone != 0 ) )
813 on_torrent_completeness_changed( tr_torrent * tor, tr_completeness completeness, bool was_running, void * gcore ) argument

Completed in 96 milliseconds