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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_cbq.c134 psched_time_t now_rt; /* Cached real time */ member in struct:cbq_sched_data
342 incr = now - q->now_rt;
954 incr = now - q->now_rt;
972 q->now_rt = now;
1228 q->now_rt = q->now;
1399 q->now_rt = q->now;

Completed in 55 milliseconds