Searched defs:stop_at (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/input/ | ||
| H A D | ff-memless.c | 41 unsigned long stop_at; /* stop time */ member |
| /linux/net/sched/ | ||
| H A D | sch_htb.c | 754 unsigned long stop_at = start + 2; in htb_do_events() local |